Hi,

I'm encountering a strange problem with debugging an Drools application in Eclipse Platform. I couldn't find any help in the internet. Also, i can't find any previous post in this mailing list. Please try to help me.

My Platform details are below:
OS: Fedora 13
Eclipse: Galileo
Java: JDK 1.6 Update 21
Drools version: 5.1.1

Snapshot of the Error message:




Console Output:
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]
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)

Event Details:
Message:
An internal error occurred during: "Launching DroolsTest (4)".

Exception Stack Trace:
java.lang.IncompatibleClassChangeError: Expected static method org.drools.eclipse.launching.DroolsVMDebugger.renderCommandLine([Ljava/lang/String;)Ljava/lang/String;
at org.drools.eclipse.launching.DroolsVMDebugger.run(DroolsVMDebugger.java:182)
at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:101)
at org.drools.eclipse.launching.DroolsLaunchConfigurationDelegate.launch(DroolsLaunchConfigurationDelegate.java:30)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:866)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1069)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Thanks in advance.

Regards,
 _ _     _ _ |.    
| | ||_|| (_|||  \/


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to