[rules-users] Drools Planner: Examples not working

Geoffrey De Smet ge0ffrey.spam at gmail.com
Mon Jun 21 15:29:47 EDT 2010


 > The fix is simple, just add some quotes around the java call:
 > "%JAVA_HOME%\bin\java" -Xms256m -Xmx512m -server -cp %mainJar% 
%mainClass%

Fixing that on trunk later this week. Thanks :)

With kind regards,
Geoffrey De Smet


awuttke schreef:
> Hi Reddy,
> 
> I also got an error reported when trying to start runExamples.bat. The
> reason were some blanks in the path defined in %JAVA_HOME%.
> 
> The fix is simple, just add some quotes around the java call:
> 
> "%JAVA_HOME%\bin\java" -Xms256m -Xmx512m -server -cp %mainJar% %mainClass%
> 
> In addition, for some examples the input, output, solved, unsolved folders
> are not part of the planner package. I took them from the subversion
> repository that can be found at: 
> 
> http://anonsvn.jboss.org/repos/labs/labs/jbossrules/tags/5.1.0.33002.M2/drools-planner/drools-planner-examples/data
> 
> Regards,
> Andreas




More information about the rules-users mailing list