Repository Error
PostPosted:Mon Mar 08, 2010 7:38 pm
After a rough shutdown OpenKM would not come up again. It complained that it could not mount the repository.
Is there a method to correct the errors in the repository after an inevitable power outage? Or possibly a utility/method for extracting your data out of the dead repository.
I logged into the support portal but didnt see any documentation regarding repository issues.
The Messages on startup are,
-Lexangl
Is there a method to correct the errors in the repository after an inevitable power outage? Or possibly a utility/method for extracting your data out of the dead repository.
I logged into the support portal but didnt see any documentation regarding repository issues.
The Messages on startup are,
Code: Select all
Thanks.ERROR [RepositoryImpl] Failed to initialize workspace 'default'
javax.jcr.RepositoryException
Caused by: java.io.EOFException
java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375)
----------
ERROR [RepositoryImpl] Unable to start repository, forcing shutdown...
----------
ERROR [RepositoryImpl] failed to start Repository: null
javax.jcr.RepositoryException
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375)
java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375)
----------
ERROR [DirectRepositoryModule]
javax.jcr.RepositoryException
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375)
---------
ERROR [[/OpenKM]] Servlet /OpenKM threw load() exception
javax.servlet.ServletException
-Lexangl