JDK: Sun 1.3.1, same on IDEA and Weblogic

Platform: W2K sp1, Weblogic 5.10 sp10

 

The remote debugging settings is as follows:

-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n

 

On IDEA, it’s as follows:

Hide debug window when process terminates:      unchecked

Value tooltips delay:       500 ms

Force class VM:            unchecked

Transport:                      Socket

Skip synthetic methods: checked

Skip constructors:          unchecked

Do not step into classes:checked

            Com.sun.*

            Java.*

            Javax.*

            Org.omg.*

            Sun.*

            Junit.*

 

I have 3 breakpoints, all my own code.

 

In case this help, I think the speed might have something to do with the fact that my jikes is set to incremental and is in session while I am doing remote debugging.  However, I am running both weblogic and IDEA on the same workstation.

 

Thanks,

Mike Liu

 

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eugene Zhuravlev
Sent: Sunday, November 25, 2001 10:19 PM
To: [EMAIL PROTECTED]
Subject: Re: [Eap-list] FW: remote debuggin speed

 

Hi Mike,

 

What are your remote debugging settings and what JDK versions are you using for both IDEA and Weblogic?

How many breakpoints of each type do you have set in the debugger?

 

Best regards,
Eugene Zhuravlev
IntelliJ Software, http://www.intellij.com/
"Develop with pleasure!"

----- Original Message -----

From: Mike Liu

To: [EMAIL PROTECTED]

Sent: 26 November, 2001 3:49 AM

Subject: [Eap-list] FW: remote debuggin speed

 

 

 

-----Original Message-----
From: Mike Liu [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 24, 2001 12:06 PM
To: Eap-List-Request@Intellij. Com
Subject: remote debuggin speed

 

Hi,

 

Remote debugging seemed to be very slow, does anyone encounter the same problem?

 

I tried running Weblogic 5.1 with remote debugging on Pandora, its really really slow.  Is there a setting that I am missing?

 

 

Thanks,

Mike Liu

 

Reply via email to