|
楼主 |
发表于 2020-1-2 13:55:40
|
显示全部楼层
<html><head><title>Apache Tomcat/6.0.41 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - RepositoryException</h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u>RepositoryException</u></p><p><b>description</b> <u>The server encountered an internal error that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>org.outerj.daisy.runtime.DaisyRTException: RepositoryException
com.justep.doc.httpconnector.HttpConnector.service(Unknown Source)
com.justep.doc.httpconnector.FileServlet.service(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
</pre></p><p><b>root cause</b> <pre>org.outerj.daisy.repository.RepositoryException: Problem retrieving blob data.
org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy.getBlob(Unknown Source)
org.outerj.daisy.repository.commonimpl.PartImpl.getDataStream(Unknown Source)
com.justep.doc.httpconnector.handlers.AbstractFileDownloadHandler.download(Unknown Source)
com.justep.doc.httpconnector.handlers.FileDownloadHandler.handleRequest(Unknown Source)
com.justep.doc.httpconnector.HttpConnector$PathHandler.handle(Unknown Source)
com.justep.doc.httpconnector.HttpConnector.service(Unknown Source)
com.justep.doc.httpconnector.FileServlet.service(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
</pre></p><p><b>root cause</b> <pre>org.outerj.daisy.blobstore.NonExistingBlobException: Non existing blob name: defaultDocNameSpace_____________attachment201912140b034a8d367e1c547f38154b6923695f30127745
org.outerj.daisy.blobstore.impl.FSBlobStore.retrieve(Unknown Source)
org.outerj.daisy.repository.serverimpl.LocalDocumentStrategy.getBlob(Unknown Source)
org.outerj.daisy.repository.commonimpl.PartImpl.getDataStream(Unknown Source)
com.justep.doc.httpconnector.handlers.AbstractFileDownloadHandler.download(Unknown Source)
com.justep.doc.httpconnector.handlers.FileDownloadHandler.handleRequest(Unknown Source)
com.justep.doc.httpconnector.HttpConnector$PathHandler.handle(Unknown Source)
com.justep.doc.httpconnector.HttpConnector.service(Unknown Source)
com.justep.doc.httpconnector.FileServlet.service(Unknown Source)
javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/6.0.41 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.41</h3></body></html> |
|