Mark Struberg created MEECROWAVE-142:
----------------------------------------
Summary: error while starting jpda debug in a bundle
Key: MEECROWAVE-142
URL: https://issues.apache.org/jira/browse/MEECROWAVE-142
Project: Meecrowave
Issue Type: Bug
Affects Versions: 1.2.3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.2.4
On some servers and JVMs I got a weird Exception:
{nocode}
ERROR: transport error 202: connect failed: Connection refused
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
[debugInit.c:750]
{nocode}
It turned out that some JVMs seems to be sensible about the order of the jpda
parameters.
All started to run perfectly fine if I changed the position of 'server=y' and
the address parameter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)