You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by antbully12345 <an...@yahoo.com> on 2012/01/30 21:50:27 UTC

Repository.xml cluster journal definition

I have my cluster tag defined as below:
<Cluster>
    <Journal class="org.apache.jackrabbit.core.journal.JNDIDatabaseJournal">
      
      
      
      
      
    </Journal>
  </Cluster>

When I start my server, it is trying to create journal table and is erroring
out. The reason is that the query to create this journal table has
'${tablespace}' in the end.

Can someone please let me know how to fix this issue?

Thanks in advance.

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/Repository-xml-cluster-journal-definition-tp4342519p4342519.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.