On Thu, 10 Aug 2000, Didier Dubois spake thusly:
> Paul Kinnucan wrote:
>> 
>> 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.
> 
> Sorry, but I would have prefered Emacs, that's whay I am here :-)
> And there is no JDE for VA :-)

Yup. I'm coming from the VAJ world and feel much happier in the JDE
world -- except one issue: The debugger. VAJ provides by far the best
debugger I've ever seen!

I'm now trying out a commercial product called BugSeeker2:

http://www.karmira.com/products/bugseeker2/

I couldn't use it enough to tell you how good or bad it is yet, but it
looks _very_ usable. My tip: give it a try!



> [...]
>> >PS: here here the result I get if I run jdb:
>> >
>> >cd .
>> >jdb -v -verbosegc -verbosejni org.apache.jserv.JServ

Should be -verbose:gc -verbose:jni

But as Paul said, the JDB interface of JDE only works for the JDK1.1
debugger.



>> > 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.

????????: -v is a valid option!



>> >Fatal error: Target VM failed to initialize.  Debugger finished
>> 
>
> [...]


-- 
Raffael Herzog
[EMAIL PROTECTED]

May the penguin be with you!

Reply via email to