Created attachment 845962 [details] Error report from JBDS Description of problem: If you open log generated by BRMS 5.x runtime, you get an Internal error in Drools Plugin. Version-Release number of selected component (if applicable): JBDS 7.1.0.GA Drools plugin 6.0.0.Final How reproducible: Steps to Reproduce: 1. run Drools 5 example (with Drools 5 runtime) 2. open audit view 3. open the "test.log" file Actual results: Internal Error Expected results: opened audit log Additional info: This is yet another problem with using internal binaries. The problem is that classes have a different package in Drools 6.
6.0.x: http://github.com/droolsjbpm/droolsjbpm-tools/commit/6919002d1 master: http://github.com/droolsjbpm/droolsjbpm-tools/commit/03d69efbe
Verified with JBTIS 7.0.2.CR1.