Re: [rules-users] NoSuchMethodError

2007-10-22 Thread Mark Proctor
Hehl, Thomas wrote: OK, I upgraded to 4.0.2 and here is the updated error: java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult .getProblems()[Lorg/eclipse/jdt/core/compiler/CategorizedProblem; at org.drools.commons.jci.compilers.EclipseJavaCompiler$3

[rules-users] NoSuchMethodError

2007-10-22 Thread Hehl, Thomas
OK, I upgraded to 4.0.2 and here is the updated error: java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult .getProblems()[Lorg/eclipse/jdt/core/compiler/CategorizedProblem; at org.drools.commons.jci.compilers.EclipseJavaCompiler$3.acceptResult(E clipseJav

[rules-users] NoSuchMethodError

2007-10-22 Thread Hehl, Thomas
I am running 4.01 and I started get this exception on a new piece of code: java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult .getProblems()[Lorg/eclipse/jdt/core/compiler/CategorizedProblem; at org.drools.commons.jci.compilers.EclipseJavaCompiler$3.accep

Re: [rules-users] NoSuchMethodError

2007-08-27 Thread Mark Proctor
Those are the wrong deps for 4.0. please lookt at the README in the distr: http://anonsvn.labs.jboss.com/labs/jbossrules/tags/4.0.0.13773GA/README_DEPENDENCIES.txt And if in doubt use the deps in the bin zip. Mark [EMAIL PROTECTED] wrote: Hi, I got this error when running drool 4.0: Exception

[rules-users] NoSuchMethodError

2007-08-27 Thread Tim . Nguyen
Hi, I got this error when running drool 4.0: Exception in thread "main" java.lang.NoSuchMethodError: org.antlr.runtime.DFA.unpackEncodedString(Ljava/lang/String;)[S at org.drools.lang.DRLParser.(DRLParser.java:7205) at org.drools.compiler.DrlParser.getParser(DrlParser.j