Posted: Sun May 11, 2008 11:26 pm Post subject: Location of logs for Java exceptions in Java compute node
Novice
Joined: 07 May 2008 Posts: 24
Hi Everyone
I have problem in tracing the Exceptions occuring in code written in java compute node. Does anyone know where the java exceptions/errors are logged with the actual location of the sys logs.
I believe that they are loggerd in WMQI logs but I couldn't get the actual location.
Thanks
Joined: 25 May 2002 Posts: 664 Location: South East London
Windows - event log
Unix - syslog daemon
The logged messages do not give a full stack trace, if you have the source then I would recommend a liberal sprinkling of logging using log4j to help with diagnosis.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum