File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Log4J locating Jvm No in production Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Log4J locating Jvm No in production" Watch "Log4J locating Jvm No in production" New topic
Author

Log4J locating Jvm No in production

Mohamed Farouk
Ranch Hand

Joined: Jun 08, 2005
Posts: 234
Hello Friends
Does anyone have any experience in getting the JVM number or name in production.
In production my application because of very high usage runs in 21 jvms within one application server node. Now If there is a problem and log4j has reported an error and tivoli alerting system picks up the error logged.

I cannot find out which 1 of the 12 jvms has reported this error. I have to manually get all the 12 logs which are massive to download and then look
one by one to find out where this error is present. Is there any way to get
the JVM no or name which points to the location where this error has occured.
Please help. Thanks in advance for a quick reply


SCJP, SCWCD, SCBCD, SCEA 5
Mohamed Farouk
Ranch Hand

Joined: Jun 08, 2005
Posts: 234
Any one to help plz? I am struck..
 
 
subject: Log4J locating Jvm No in production
 
Threads others viewed
Servlets JSP and Design FAQS
Detecting another running JVM from a JVM!
JDK 1.3 vs JDK 1.2.2_007?
Servlets in multiple JVMs sharing one App log file?
JVM Question
IntelliJ Java IDE