Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

jsvc searches jvm.cfg for java 1.4.2 in wrong directory

Ingo Kampe

2004-04-21


I'm not sure if this is a bug of jsvc or newest jdk lack of backward
compatibility.

you running into problems if you try to use:

jsvc -jvm server

because jsvc doesn't find the server jvm without jvm.cfg.

This fix works for me:
cd /usr/java/j2re1.4.2_04/lib
ln -s i386/jvm.cfg

or

cd /usr/java/j2sdk1.4.2_04/jre/lib
ln -s i386/jvm.cfg


Greetz,
)ngo

Attachment: signature.asc
©2008 junlu.com - Jax Systems, LLC, U.S.A.