Hey Steffen, Thanks for the tip. But I did try the suspend=y and suspend=n switches, in vain.
Since you indicated that the java code will suspend, temporarily, I will try executing the java code and see. I was expecting the add-on to self init. Cheers G Gautham Kasinath Masters Student School of Computing and Information Science Edith Cowan University Mt. Lawley Campus Perth IM: [EMAIL PROTECTED], [EMAIL PROTECTED] AOL Screen name: gkasinath42 Mobile: 0433 904 011 Home phone: 61 8 9444 8154 Home Page: http://www.geocities.com/gkasinath The world is what it is, and we are what we are. - Maria Puzo (Godfather) -----Original Message----- From: Steffen Grund [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 6:04 PM To: [email protected] Subject: Re: [api-dev] Unable to connect JDPA debugger Hi. Just an idea: could you try with a suspend=y: agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000,suspend=y OpenOffice.org will stop the moment you reach Java code and wait for the debugger to connect. At least then you can be sure that the switch really worked and OpenOffice.org can be debugged, theoretically. Unfortunately, my guess is that everything will happen as expected and you're none the wiser afterwards. But at least you know that the problem is most likely not on the OpenOffice.org side. Regards, Steffen > > The switch I am using is for 1.5 is what Oliver (on this list) suggested: > > agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000,suspend=n > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
