<div dir="ltr">A more complete stack trace would be useful; or your repository.xml.. either way there&#39;s not much to go on at the moment.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 February 2014 17:02, dunnlow <span dir="ltr">&lt;<a href="mailto:dunnlow@yahoo.com" target="_blank">dunnlow@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Getting there.  Not sure what is up with my Guvnor repository, but if I<br>
export the repo from guvnor, then unzip the xml file and create a new jcr<br>
repository from it, the migration tool seems to (start to) work on that one<br>
(after I copy the repository.xml into the repository directory).<br>
<br>
The modules and categories are migrated successfully.  The first few assets<br>
work (they are images) but then I get an exception on migrating the first<br>
rule:<br>
<br>
Asset [CheckCounter] with format [brl] is being migrated...<br>
org.drools.RuntimeDroolsException: Unable to load dialect<br>
&#39;org.drools.compiler.rule.builder.dialect.mvel.MVELDialectConfiguration:mvel:org.drools.compiler.rule.builder.dialect.mvel.MVELDialectConfiguration&#39;<br>
Migration ended with errors. Written into outputVfsRepository ....<br>
.<br>
.<br>
.<br>
Caused by: java.lang.ClassCastException:<br>
org.drools.compiler.rule.builder.dialect.mvel.MVELDialectConfiguration<br>
cannot be cast to org.drools.compiler.DialectConfiguration<br>
<br>
SO, seemingly a class loading issue since MVELDialectConfiguration<br>
implements DialectConfiguration but still working on why.  I printed out the<br>
class loader for both classes in the run method of the Jcr2VfsMigrationApp,<br>
but they are the same.<br>
<br>
Any thoughts?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Migration-to-Drools-6-and-Workbench-from-Guvnor-5-5-tp4028040p4028097.html" target="_blank">http://drools.46999.n3.nabble.com/Migration-to-Drools-6-and-Workbench-from-Guvnor-5-5-tp4028040p4028097.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br></div>