Hey all,
I have been utilizing the TxXMLFileDescriptorsStore, TxFileContentStore
to save my files.
Now, I want to safely save a store and burn it to CD/DVD, so I do not
need to worry about viruses/corruption.
How do I do this? When I burn the 'content' and 'metadata' files to CD,
and point the domain.xml store to the new location of 'content' and
'metadata', it comes back with the following error:
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)
Any recommendations please?
-D
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]