Ok, I have isolated it to the bootclasspath. I am adding my own log formatter which is why I have to set the bootclasspath. I do add the rt.jar to it as well. Now we have other applications that run under tomcat with this bootclasspath. Question is, what is it in activemq that doesn't like it?
Regards, Ramesh K Bobba Sr. Software Engineer Transera Communications Inc. 10101 N. DeAnza Blvd., Suite 100 Cupertino, CA 95014 (w)408.873.1984x108 (f)408.873.7412 (c)510.579.0001 -----Original Message----- From: Ramesh Bobba [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 9:10 AM To: activemq-users@geronimo.apache.org Subject: RE: Broker hangs on addConnector Are you talking about ServerSocketFactory? Isn't is part of the SDK? Regards, Ramesh K Bobba Sr. Software Engineer Transera Communications Inc. 10101 N. DeAnza Blvd., Suite 100 Cupertino, CA 95014 (w)408.873.1984x108 (f)408.873.7412 (c)510.579.0001 -----Original Message----- From: Christopher G. Stach II [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 8:49 AM To: activemq-users@geronimo.apache.org Subject: Re: Broker hangs on addConnector Ramesh Bobba wrote: > Ok, > > After further testing it, it only happens if I start it under tomcat. If > I do the same on command line, everything starts off fine. Can anyone > tell me what the problem here is?! The problem: You are missing the class on the classpath. -- Christopher G. Stach II