[Mulgara-dev] org.mulgara.resolver.spi.LocalizeException: Unable to localize

Pradeep Krishnan pradeepk at soft-point.com
Wed Jul 2 23:58:27 UTC 2008


Pradeep Krishnan wrote:
> Hi Paul,
> 
> We are getting this exception while executing the following query:
> 
> select $a $f subquery ( select $s <topaz:nextObject> $o from 
> <local:///topazproject#ri> where $s <topaz:nextObject> $o and $a 
> <dcterms:hasPart> $s) from <local:///topazproject#ri> where $a 
> <rdf:type> <topaz:Article> and $a <topaz:nextObject> $f;

Oops. Cut paste error. The query is only executed once.

This was a full backup and restore using:

backup <local:///topazproject> to <file:/tmp/serverbackup.gz>;

and:

restore <local:///topazproject> from <file:/tmp/serverbackup.gz>;

Cheers,
Pradeep



More information about the Mulgara-dev mailing list