Remote debugging of Synapse Server doesn't work
-----------------------------------------------
Key: SYNAPSE-679
URL: https://issues.apache.org/jira/browse/SYNAPSE-679
Project: Synapse
Issue Type: Bug
Components: Core
Affects Versions: 1.2
Environment: standalone synapse 1.2 (synapse-1.2-bin.zip) installation
on windows xp SP2 and Tomcat 5.5 with axis2-1.5.1
Reporter: Herwig David
Hi,
I have tried to debug synapse running on a server from my local Eclipse IDE.
I have started synapse manually with synapse.bat setting the parameter -xdebug.
The start script sets the parameter correctly. I did not changed anything on
that:
_XDEBUG =
wrapper.java.additional.10=-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000
In IDE I use the same address but get the well known 'Failed to connect to
remote VM. Connection refused' message.
When controlling the server ports with 'netstat -na' I do not find the port
8000 whereas the http port 8280 and https port 8243 are listed.
Obviously the parameter has no effect when the script calls
wrapper-windows-x86-32.exe.
I have also tried to set the parameter directly in wrapper.conf file. But this
also did not help.
Thanks and regards,
Herwig David
EDV-Entwicklung
kohlpharma GmbH
Im Holzhau 8, 66663 Merzig
Tel.: +49-6867-920-3526
eMail: [email protected]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]