[opencms-dev] Newer debug settings with jdk1.4.0?

Petr Hollay ph at ethikom.de
Thu Sep 5 13:25:55 CEST 2002


What about to remove -classic option when using JDK 1.4? :-)
Classic VM is not any more included in Sun's JDK 1.4.


Regards
Petr


-----Original Message-----
From: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org]On Behalf Of Manfred Pruntsch
Sent: Thursday, September 05, 2002 11:15 AM
To: Opencms Opencms
Subject: [opencms-dev] Newer debug settings with jdk1.4.0?


Hi everybody,

I use the jbuilder 6 enterprise to debug my java classes for opencms.
The settings I used for tomcat are:
CATALINA_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:tran
sport=dt_socket,server=y,suspend=n,address=5000 -Dfile.encoding=ISO8859_1

With jdk 1.3.1 all works fine. With jdk 1.4.0 it works fine too but I get
while startup tomcat a warn-message:
Warning: classic VM not supported; client VM will be used

It seems the jvm.dll has moved from classic to client folder in jdk1.4.0:
in jdk 1.3.1/jre/bin/classic/jvm.dll
in jdk 1.4.0/jre/bin/client/jvm.dll

Does anybody know how configure tomcat to search in right folder?


best regards
Manfred Pruntsch


----------------------------------------------
IFCOS Institut für Zell- und Organsimulation GmbH
email: manfred.pruntsch at ifcos.com




More information about the opencms-dev mailing list