On 1/13/10 8:57 AM, Stephan Bergmann wrote:
On Jan 12, 2010, at 8:06 PM, Fabio A. Miranda wrote:
debug options: "-Xdebug"
"-Xrunjdwp:transport=dt_socket,address=catullus:33757"
/opt/openoffice.org3/program/soffice
Picked up JAVA_TOOL_OPTIONS: "-Xdebug"
"-Xrunjdwp:transport=dt_socket,address=catullus:33757"
ERROR: transport error 202: connect failed: Connection refused
FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
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:708]
JavaVM: JNI_CreateJavaVM called _exit, caught by abort_handler in
javavm.cxx
[Java framework] sunjavaplugin.soCan not create JavaVirtualMachine,
abort handler was called.
I came across this post:
http://www.eclipse.org/forums/index.php?t=msg&goto=506702&
that mentions the problem is related to Debian systems:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560142#35
Please, any core UNOPKG developer can confirm this ? at least, is the
issue related to networking due to "connection refused" from the
debugee ?
Yes, the JDWP error message makes it plausible that the problem is not related
to OOo. IIRC, JDWP is from the internals of the Java debug mechanism.
i remember that i had a similar problem but can't remember how i solved
it. Fabio, can you test to debug your extension without having a network
connection. I know it sounds strange but i would be interested if it
works. I can't remember it exactly but i think it was a problem with
resolving the hostname. And as i mentioned before i can't remember how
to solve it.
Juergen
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]