At 09:25 AM 8/10/00 +0200, you wrote:
>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?
Use VisualAge.
Paul
P.S. The JDE has its own debugger, JDEbug. It provides and interface to jdb
but that interface works only for oldjdb.
>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
>
>
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html