Hi Chuck, The jakarta_service_20090505.log was just saying 'Attempting to start the service....'. Anyway I figured out the problem. The JMX remoting port was the same in both the JVMs which was causing the issue where no 2 JVMs could run in parallel. Lesson learnt : When running multiple JVMs on the same machine, all port numbers should be mutullay exclusive.
Caldarale, Charles R wrote: > >> From: kareem_s_m [mailto:kareemud...@gmail.com] >> Subject: RE: Using Multiple JVM instances >> >> But nothing is written to them > > That's not what your screenshot shows: the jakarta_service_20090505.log > file for JVM2 has a non-zero size. What's in it? > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/Using-Multiple-JVM-instances-tp23394165p23411119.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org