[Mulgara-dev] Error starting XA1.1 database

Life is hard, and then you die ronald at innovation.ch
Sat Apr 11 09:08:07 UTC 2009


On Fri, Apr 10, 2009 at 11:38:59AM -0500, Paul Gearon wrote:
> On Fri, Apr 10, 2009 at 10:45 AM, Dragisa Krsmanovic
> <dkrsmanovic at plos.org> wrote:
> > On Thu, 2009-04-09 at 18:02 -0700, Life is hard, and then you die wrote:
> >> On Thu, Apr 09, 2009 at 04:57:05PM -0700, Dragisa Krsmanovic wrote:
> >> > This is happening often if populate XA1.1 database with Ambra articles.
> >> > I didn't see this error using XA1.0
> >> >
> >> > I am using 2.0.9 version with Ambra patches.
> >>
> >> How exactly are you using mulgara? In embedded mode, or as standalone
> >> server? Which config did you change and how?
> >
> > As standalone server.
> >
> > These are the changes in mulgara-x-config.xml and
> > mulgara-emb-config.xml:
> 
> The changes below are correct, but I think you're modified the wrong files.
[snip - the files are correct, but they're topaz supplied versions]
> > <PersistentNodePoolFactory
> > type="org.mulgara.store.stringpool.xa11.XA11StringPoolFactory"
> > dir="xaNodePool"/>
> >  <TemporaryNodePoolFactory
> > type="org.mulgara.store.nodepool.memory.MemoryNodePoolFactory"/>
> >  <PersistentStringPoolFactory
> > type="org.mulgara.store.stringpool.xa11.XA11StringPoolFactory"
> > dir="xaStringPool"/>
> >  <TemporaryStringPoolFactory
> > type="org.mulgara.store.stringpool.memory.MemoryStringPoolFactory"/>
> >  <PersistentResolverFactory
> > type="org.mulgara.resolver.store.XA11StatementStoreResolverFactory"
> > dir="xaStatementStore"/>
> >  <TemporaryResolverFactory
> > type="org.mulgara.resolver.memory.MemoryResolverFactory"
> > dir="tempStatementStore"/>
> >
> > Are there any other settings I need to change to switch to XA 1.1 ?
> 
> No, everything you've given there is enough.

One potential issue: the directory for the node-pool ('xaNodePool') is
different from that for the string-pool here ('xaStringPool'), but it
isn't in the default config (i.e. they're the same there). Does that
matter?


  Cheers,

  Ronald




More information about the Mulgara-dev mailing list