Well, how is this possible? I would need to do this at the very right millisecond, in order not to let log4j delete it, in the meantime - or do you know a possibility?!
Thanks
Bernhard
Hi Tim,
thanks for your answer - that is for sure the problem, because, as it is "tail" programm it keeps listening on the file as long as I say stop. So the file stream is surely open, when log4j tries to make the backup.
But, I hoped that there is a functionality in log4j, that this does not...
Hi all,
I have the problem that log4j does not create a backup file, when another java process (for example) also reads from this file. Here are my log4j properties:
------------------------------
log4j.category.allErrors=DEBUG, fileout_allErrors...
Hi,
for example in a java collaboration when setting up all the OTDs used, you can navigate to any other project on your ican repository and use the OTDs from there.
When you then export this newly created project, ICAN determines the dependency of another project's OTD and exports this one...
I found it by myself - so for everyone:
java.util.Properties cfgProps = cntrCollab.getModuleConfigAsProperties();
if (cfgProps != null) {
hostName = cfgProps.getProperty("Outbound_(send)_settings.OutputDirectory");
portNo = cfgProps.getProperty("Outbound_(send)_settings.OutputFileName");
}...
well monk is actually only supported if you use the 4.5.3 schema runtime within the new 5.0 ICAN suite.
For everything newly (under 5.0) developed Monk is NOT supported! Only Java any more and this is good!
nocomm
Hi all,
I have the following problem:
I want to determine the hostname and port of a socket connection target from the properties stored in the cfg-file of the eWay. For example, if I have a TCP/IP eWay there are parameters like "External Application Host", where I store the target TCP/IP...
OK, it seems that I have to answer my question by myself.
What I found out is, that there only seems to be the possiblity to get a list of all eGate objects (so IQ Managers and IQs) over the list command. Then store the IQ Managers, get their processId over the "status" command and...
OK, here I am again....
Now I want to get information about my IQs over the stccmd command (e.g. which IQ is attached to which IQ Manager). But it seems not to work, as described (in eGate 4.5.3).
I used several variants of stccmd with
stccmd -rh ... -cmd "list iq"
or similar...
Thank you so much Suraj!
It was exactly what I was looking for and it works fine!
But let me ask you one more question: Can I also shutdown and start an eway with that command?!
Thanks again
nocomm
Hi!
I am interested if anybody knows how I can determine the status of an eway programmatically. For example, if you select "Status" of an eway in the context menu of the eGate monitor tool, there will be called some specific java method from the egate monitor tool which then maybe...
Hi all!
We already found the solution to this feature!!!
There exists an ESR that handles this problem. So you have to check that ESR 54776 is completely installed - which means that all files of this ESR are installed in the correct version!! Then the problem should no longer exist!!
It...
Did you save the two classes with the names SysA.java and SysB.java before making a jar-File?
If yes, how did you generate the jar-Files (in command line with "jar" and any options)?
nocomm
Hi there!
I encountered a really strange "feature" in eGate version 4.5.3 (which was actually not happening in 4.5.2).
When I restart the eGate server (actually restarting the Control Broker is enough) all message ever processed by the BAPI eWay are reprocessed!!! So, also old (and...
hi
i am completely new to the whole e*gate thing, but i will need it soon for my job and i have no idea where to find proper books about e*gate....
i did already try amazon - but without any success.
i just would need some information about which books exist for e*gate (espacially in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.