Dear commmunity,

Somehow file-Nodes in my JCR repo have been deleted. 
I am using everything default (LocalFilesystem & Derby)

<FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem">
<PersistenceManager
class="org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager">

I found that the files are still there on my filesystem e.g. 

\repository\datastore\17\51\fc\1751fc9f85cb306583875afebf5ec4222cceeade

is is a PDF (by renaming the extension, having the SHA1 checksum as the
filename)

I thought that i could create the missing nodes and the modify the entries
inside the derbyDB to  point to that file. It seems to be a tricky problem

Is this a goog idea? which table should i edit to reference the JCR
folderstructure to the files on the filesystem?

Thanking you very much in advance for any help

Tessa



--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Manual-repairing-damaged-JCR-Repo-reference-to-the-Filesystem-inside-DB-tp4666728.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to