Re: [Mc4j-user] tomcat 5.5.9
Brought to you by:
ghinkl
From: Greg H. <gre...@gm...> - 2005-05-13 19:09:15
|
If you use catalina.[bat|sh] run what is the last bit of output? There are = a=20 few things that will cause the JVM to stop loading when asked to boot with= =20 the internal JMX remoting enabled. It may have an error message such as the= =20 jmx password file being world readable. See Sun's 1.5 documentation on=20 managment remoting for more info.=20 http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html On 5/13/05, Michal Kwiatek <Mic...@ce...> wrote: >=20 > Dear all, >=20 > I'm trying to run mc4j with tomcat 5.5.9 (on windows, with jdk1.5.0_02).= =20 > According to instructions from=20 > http://mc4j.sourceforge.net/usageTomcat.html I should add - > Dcom.sun.management.jmxremote.port=3D9004 to JAVA_OPTS. But when I try do= ing=20 > it, tomcat simply crashes without any error message in the logs. >=20 > Do you know how to run mc4j with tomcat 5.5.x? >=20 > Thanks in advance, > Michal Kwiatek >=20 > -- > CERN > European Organization for Nuclear Research > CH-1211 Gen=E8ve 23 > Switzerland >=20 > phone: +41227679158 > email: mic...@ce... >=20 > ------------------------------------------------------- > This SF.Net <http://SF.Net> email is sponsored by Oracle Space Sweepstake= s > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_ids93&alloc_id=16281&opclick > _______________________________________________ > Mc4j-user mailing list > Mc4...@li... > https://lists.sourceforge.net/lists/listinfo/mc4j-user >=20 --=20 Greg Hinkle |