Drools library loading issues

Asif Iqbal <[email protected]> Fri, 24 Jul 2015 23:56:09 +0000 (UTC)
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
Hello,I have converted drools library to a single .Net dll called DroolsLibrary.dll. I am able to use most of drools functionality in release mode. But when i try to run my application in debug mode from Visual Studio, it takes forever to run and keeps printing these ClassNotFoundException error. Can someone please help in fixing this? It starts happening only when i execute the first line of code related to drools.

A first chance exception of type 'java.lang.ClassNotFoundException' occurred in DroolsLibrary.dllA first chance exception of type 'System.IO.DirectoryNotFoundException' occurred in mscorlib.dllA first chance exception of type 'java.lang.ClassNotFoundException' occurred in IKVM.OpenJDK.Core.dllA first chance exception of type 'java.security.PrivilegedActionException' occurred in IKVM.OpenJDK.Core.dll 
Thanks,
Asif Iqbal

------------------------------------------------------------------------------

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers