Re: [rules-users] not able to debug drools flow

2009-09-03 Thread Kris Verlaenen
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 : > Hi, > > I'm afraid I downloaded the new plugin from the link you have and it > still > won

Re: [rules-users] not able to debug drools flow

2009-09-02 Thread Justin King
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.verlae...@cs.kuleuven.be> wrote: > Ok, sorry, it took me a while but I found th

Re: [rules-users] not able to debug drools flow

2009-08-28 Thread Maximiliano Batelli
Thanks Kris! Cheers Maxi Kris Verlaenen escribió: 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 pro

Re: [rules-users] not able to debug drools flow

2009-08-27 Thread Kris Verlaenen
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 t

Re: [rules-users] not able to debug drools flow

2009-08-26 Thread Justin King
I'm also using eclipse galileo, Java 1.5, and XP SP3 and I'm having the same problem 2009/8/24 Jakob Marovt > 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.verlae..

Re: [rules-users] not able to debug drools flow

2009-08-24 Thread Maximiliano Batelli
Hello jdk1.6.0_14 (jdk-6u14-windows-i586.exe) drools-5.0  (http://download.jboss.org/drools/release/5.0.1.26597.FINAL/drools-5.0-bin.zip) eclipse 3.5 (eclipse-jee-ganymede-win32.zip) Windows XP Professional SP3 Thanks Max Bernd Rücker escribió: Same for me, Eclipse 3.5.0 wit

Re: [rules-users] not able to debug drools flow

2009-08-24 Thread Bernd Rücker
Same for me, Eclipse 3.5.0 with jdk 6 and Drools 5 (contained in JBoss Tools) under Windows XP. I get exactly the same exception when trying to debug. With Eclipse 3.4.2 it works (the other environment keeps the same). Cheers Bernd P.S: Maybe the wrong place and time, but a forum f

Re: [rules-users] not able to debug drools flow

2009-08-23 Thread Jakob Marovt
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.verlae...@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 e

Re: [rules-users] not able to debug drools flow

2009-08-22 Thread Kris Verlaenen
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 : > Hello > I have

Re: [rules-users] not able to debug drools flow

2009-08-22 Thread Kris Verlaenen
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 : > Hello > I have

Re: [rules-users] not able to debug drools flow

2009-08-19 Thread Jakob Marovt
Thank you for your suggestion Maximiliano, debugging really works in Eclipse version 3.4 for me. So the problem is probably in compatibility with 3.5 (but maybe just on few specific configurations). Bye On Wed, Aug 19, 2009 at 3:28 PM, Maximiliano Batelli wrote: > Hello > I have the same problem

Re: [rules-users] not able to debug drools flow

2009-08-19 Thread Maximiliano Batelli
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 Dr

Re: [rules-users] not able to debug drools flow

2009-08-14 Thread Jakob Marovt
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

Re: [rules-users] not able to debug drools flow

2009-07-08 Thread Mark Proctor
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 usin

[rules-users] not able to debug drools flow

2009-07-08 Thread Vishal Anand
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: tra