The error is related to accessing the root path's location of the
files.def.xml for that store (or instead of 'files', the
sub-store/collection name).

i.e. the error happens when reading e:\mycdstore\metadata\files.def.xml
as pointed to by the rootpath.  The workpath is never mentioned, nor
would it makes sense for the work directory to point to a read-only
location (the workpath points to r/w local access within the bin
directory of Tomcat).

Note the error is from 'FileOutputStream'.

01 Apr 2005 16:52:23 - org.apache.slide.common.Namespace - INFO - Finish
init namespace slide configuration
01 Apr 2005 16:52:23 -
org.apache.commons.transaction.file.FileResourceManager - EMERGENCY -
Fatal error during critical commit/rollback of transaction main-111
2392342717-1, setting database to dirty.
01 Apr 2005 16:52:23 -
org.apache.commons.transaction.file.FileResourceManager - EMERGENCY -
org.apache.commons.transaction.file.ResourceManagerSystemException:
main-1112392342717-1: Commit failed (ERR_SYSTEM) Caused by:
java.io.FileNotFoundException:
e:\mycdstore\metadata\files.def.xml (Access is denied)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
 

> -----Original Message-----
> From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] 
> Sent: Monday, April 04, 2005 7:43 AM
> To: 'Slide Users Mailing List'
> Subject: RE: Optical/RO Stores with Slide?
> 
> 
>  Hello Darren,
> 
>  I don't know if it is that simple as your configuration seems to be.
> Anyway, could you try and add the drive letter for the workpath also?
> Perhaps it gives a different error :)
> 
>  Best regards,
>  Miguel
> 
> ____
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to