Guvnor uses JCR that provides the means to store its content in a database.<br><br>The generated repository configuration file defines table prefixes to try to eliminate potential name clashes.<br><br>If importing into a schema that has pre-existing objects (that you cannot destroy) you could try changing the default prefix value to ensure uniqueness.<br>
<br>Importing into an empty schema would be an even better experiment (or ensuring all existing objects are destroyed).<br><br>Not all tables have been created - hence the error you report, and the lack of assets.<br><br>
With kind regards,<br><br>Mike<br><br><div class="gmail_quote">On 6 June 2012 13:47, jnorris <span dir="ltr">&lt;<a href="mailto:james.norris@pb.com" target="_blank">james.norris@pb.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Using Oracle11g.  I don&#39;t know where to look for oracle logs so I don&#39;t have<br>
the answer to your question.<br>
<br>
Since the repository.xml file was generated by the drools-guvnor 5.4.0<br>
application I was assuming that there should be no issues using it but<br>
obviously it doesn&#39;t work.  The fact that the tables were created and some<br>
of them populated during the import tells me that the jackrabbit<br>
configuration is probably OK and that the issue is in the drools code.<br>
Apparently not everything was imported as no assets shows up in the<br>
application after the import.<br>
<br>
Cheers,<br>
Jim<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/guvnor-repo-with-Oracle-issue-tp4017760p4017770.html" target="_blank">http://drools.46999.n3.nabble.com/guvnor-repo-with-Oracle-issue-tp4017760p4017770.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>