I just downloaded and tested it again, and it should work I think.
Did you remove the old plugin?
Are you still having the same error, or another one now? When does it occur?
Kris
Quoting Justin King <justin.matthew.king(a)gmail.com>:
Hi,
I'm afraid I downloaded the new plugin from the link you have and it
still
wont allow me to debug on eclipse 3.5. Anyone else had any luck?
Cheers,
Justin
On Thu, Aug 27, 2009 at 11:05 PM, Kris Verlaenen <
kris.verlaenen(a)cs.kuleuven.be> wrote:
> Ok, sorry, it took me a while but I found the issue. The code
works
> fine for both Eclipse 3.4.x and 3.5.x, but apparently there is an
issue
> when you build the plugin for 3.4.x and try to use that in 3.5.x.
>
> I managed to work around the problem and the fix is committed on
trunk.
> You can download the latest version of the plugin here:
>
>
>
> Kris
>
> Quoting Justin King <justin.matthew.king(a)gmail.com>:
>
> > I'm also using eclipse galileo, Java 1.5, and XP SP3 and I'm
having
> > the same
> > problem
> >
> > 2009/8/24 Jakob Marovt <jmarovt(a)gmail.com>
> >
> > > Hi,
> > >
> > > I am using Eclipse 3.5.0, jdk 1.6.0_13-b03 and Drools 5.0 all
on
> > Windows XP
> > > Professional SP3.
> > >
> > > Jakob
> > >
> > >
> > > On Sat, Aug 22, 2009 at 11:47 PM, Kris Verlaenen <
> > > kris.verlaenen(a)cs.kuleuven.be> wrote:
> > >
> > >> I just tried using Eclipse 3.5.0, jdk 1.6.0_06 and the latest
> > Drools
> > >> 5.1.0.SNAPSHOT on RHEL and everything seems to be working
fine
> > ...
> > >>
> > >> Could you specify the exact environment you are getting this
error
> > in,
> > >> so I can at least try to reproduce?
> > >>
> > >> Kris
> > >>
> > >> Quoting Maximiliano Batelli <maxibatelli(a)gmail.com>:
> > >>
> > >> > Hello
> > >> > I have the same problem when debuging rules using eclipse
3.5,
> > drools
> > >> > 5.0 and jdk 1.6.
> > >> > I downgraded to eclipse 3.4 and worked for me.
> > >> > Is there a solution to let me debug using eclipse 3.5?
> > >> >
> > >> > Thanks
> > >> > Max
> > >> >
> > >> >
> > >> >
> > >> >
> > >> > Hi,
> > >> >
> > >> > I`m experiencing the same problems as Vishal. I am using
Eclipse
> > 3.5
> > >> > and newest Drools. I am only able to debug project as Java
> > >> > application, but when I want to debug it as Drools
application
> > all I
> > >> > get is this problem. I also tried disabling firewall and
> > changing
> > >> > its
> > >> > settings but as it seems it does not help.
> > >> > So if anyone has figured out a solution to this problem, I
> > would
> > >> > really appreciate an answer.
> > >> >
> > >> > Thanks,
> > >> > Jakob
> > >> >
> > >> > probably related to your personal firewall:
> > >> >
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6303969
> > >> >
http://www.techienuggets.com/Comments?tx=3786
> > >> >
> > >> > I don't think this is a Drools specific issue.
> > >> >
> > >> > Mark
> > >> >
> > >> >
> > >> > Vishal Anand wrote:
> > >> > >
> > >> > **>* Hi,*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* I am using Drools 5.0 and have create a simple
application
> > using
> > >> > *
> > >> > >* drools flow, it runs perfectly but when trying to debug
it as
> > n
> > >> > drools *
> > >> > >* application I get the following error:*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* 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]*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* While stack trace shows the following:*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* 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(Unknown
> > >> > Source)*
> > >> > >
> > >> > **>* at *
> > >> >
> > >>
> > >>
> >
>
>
*org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:101)
> > >> > *
> > >> > >
> > >> > **>* at *
> > >> >
> > >>
> > >>
> >
>
>
*org.drools.eclipse.launching.DroolsLaunchConfigurationDelegate.launch(Unknown
> > >> > *
> > >> > >* Source)*
> > >> > >
> > >> > **>* 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)*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* I am using eclipse 3.4*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* What could be the issue ?*
> > >> > >
> > >> > **>* *
> > >> > >
> > >> > **>* Thanks*
> > >> > >
> > >> > **>* Vishal*
> > >> >
> > >> > _______________________________________________
> > >> > rules-users mailing list
> > >> > rules-users(a)lists.jboss.org
> > >> >
https://lists.jboss.org/mailman/listinfo/rules-users
> > >> >
> > >>
> > >>
> > >>
> > >>
> > >> Disclaimer:
http://www.kuleuven.be/cwis/email_disclaimer.htm
> > >> _______________________________________________
> > >> rules-users mailing list
> > >> rules-users(a)lists.jboss.org
> > >>
https://lists.jboss.org/mailman/listinfo/rules-users
> > >>
> > >
> > >
> > > _______________________________________________
> > > rules-users mailing list
> > > rules-users(a)lists.jboss.org
> > >
https://lists.jboss.org/mailman/listinfo/rules-users
> > >
> > >
> >
>
>
>
>
> Disclaimer:
http://www.kuleuven.be/cwis/email_disclaimer.htm
>