[mevenide-dev] [jira] Created: (MEVENIDE-623) Re-run debug action faling
"Anuradha Gunasekara (JIRA)" <jira-yCVjj/[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.devel |
|---|---|
| Message-ID | <15675345.1208326978688.JavaMail.haus-jira@codehaus01.managed.contegix.com> |
Re-run debug action faling
---------------------------
Key: MEVENIDE-623
URL: http://jira.codehaus.org/browse/MEVENIDE-623
Project: mevenide
Issue Type: Bug
Components: mevenide2-netbeans
Affects Versions: NB_3.1
Reporter: Anuradha Gunasekara
Assignee: Milos Kleint
[exec:exec]
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
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 [../../../src/share/back/debugInit.c:690]
it seems initial properties deferent to Re-run properties related
initial properties
-----------------------
exec.args="-Xdebug -Djava.compiler=none -Xnoagent -Xrunjdwp:transport=dt_socket,server=n,address=${jpda.address} -classpath %classpath com.mycompany.mavenproject7.App"
jpda.listen="true"
exec.executable="C:\Program Files\Java\jdk1.6.0_10\bin\java.exe"
Re-run properties
------------------------
exec.args="-Xdebug -Djava.compiler=none -Xnoagent -Xrunjdwp:transport=dt_socket,server=n,address=2512 -classpath %classpath com.mycompany.mavenproject7.App"
jpda.listen="true"
jpda.address="2515"
exec.executable="C:\Program Files\Java\jdk1.6.0_10\bin\java.exe"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email