Hi all,


I cannot debug JServ my application classes!
I am trying to use JDE. But it seems my collegues using VisualAge are
getting better results than me.

Further more I need to have a paramter in my application. if I do so,
emacs sucks 100% of my CPU and hangs up.

Any idea?
Didier.


PS: here here the result I get if I run jdb:

cd .
jdb -v -verbosegc -verbosejni org.apache.jserv.JServ

Initializing jdb...
*** Reading commands from /home/users/dds/.jdbrc
> stop in ALSTest.generateXML
Deferring breakpoint ALSTest.generateXML.
It will be set after the class is loaded.
> run  org.apache.jserv.JServ /etc/httpd/conf/jserv/jserv.properties
run org.apache.jserv.JServ /etc/httpd/conf/jserv/jserv.properties
VM initialization failed for: /usr/local/jdk1.2.2/jre/bin/java -v
-verbosegc -verbosejni -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,address=kite.idbsoft.ch:4812,suspend=y
org.apache.jserv.JServ /etc/httpd/conf/jserv/jserv.properties

Unrecognized option: -v
Could not create the Java virtual machine.
Fatal error:

 Target VM failed to initialize.

Debugger finished



-- 
Didier Dubois   
mailto:[EMAIL PROTECTED]  http://www.idbsoft.ch

Reply via email to