Re: [Resin-interest] passing debugger parameters to resin

2007-02-13 Thread askxuefeng
Hi,
Here is my parameter for debugging and it works fine in Eclipse:

httpd -Xdebug -Xnoagent
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=12345 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Pretti
Sent: Tuesday, February 13, 2007 9:53 AM
To: Resin
Subject: [Resin-interest] passing debugger parameters to resin

I have successfully attached the java debugger via eclipse against Resin
2.1.17, but am running into some problems trying to do the same via 3.1

I believe the problem has something to do with the WatchDog process..

Has anybody run into this and solved it ?
I'm trying to pass the following parameters to the JVM that resin runs in:

-Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1045

I tried ./httpd.sh start -Xnoagent
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1045

Thanks,
  -Mike


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] passing debugger parameters to resin

2007-02-12 Thread Mike Pretti
I have successfully attached the java debugger via eclipse against Resin 
2.1.17, but am running into some problems trying to do the same via 3.1

I believe the problem has something to do with the WatchDog process..

Has anybody run into this and solved it ?
I'm trying to pass the following parameters to the JVM that resin runs in:

-Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1045

I tried ./httpd.sh start -Xnoagent 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1045

Thanks,
  -Mike


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest