I have installed DocServer 4.02. I felt there was a package problem as the servlets required for docserver are not found inside the tomcat directory. I downloaded the Servlets seperately and made a war file which i put under /opt/CVWDocserver directory.
awesome, this fixed my error. So simple, yet so obscure.
I simply changed the Server.cvw file change the cvw.docserver.url=/servlet/docservlet to
cvw.docserver.url=/app/docservlet
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running DocServer on debian linux and using the linux client for cvw. I imported a pdf and from the client requested an edit of the pdf rather than a view. The client froze and since then I have had nothing but trouble with that document. I eventually uploaded another but then both were problem files.
I need to know how I would go about purging that object from the cvw database. I realize it is a MUD moo data format but I know nothing of muds. How can I eliminate a document if I know the document id?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have installed DocServer 4.02. I felt there was a package problem as the servlets required for docserver are not found inside the tomcat directory. I downloaded the Servlets seperately and made a war file which i put under /opt/CVWDocserver directory.
I get the following error:
org.mitre.cvw.docserv.DocServException
org.mitre.cvw.docserv.DocServException: I/O Error
http://servername:8080/servlet/docservlet/?op=create
And sometimes I get the following error:
org.mitre.cvw.docserv.DocServException
org.mitre.cvw.docserv.DocServException: I/O Error
Error writing to server
Could someone help.
THanks
In the Server.cvw file change the cvw.docserver.url=/servlet/docservlet to
cvw.docserver.url=/app/docservlet
Thanks, Arthur!
We just fired up our CVW, and were having the same problem - dunno if we would have found, or if we had, how long it would have taken us.
awesome, this fixed my error. So simple, yet so obscure.
I simply changed the Server.cvw file change the cvw.docserver.url=/servlet/docservlet to
cvw.docserver.url=/app/docservlet
I am running DocServer on debian linux and using the linux client for cvw. I imported a pdf and from the client requested an edit of the pdf rather than a view. The client froze and since then I have had nothing but trouble with that document. I eventually uploaded another but then both were problem files.
I need to know how I would go about purging that object from the cvw database. I realize it is a MUD moo data format but I know nothing of muds. How can I eliminate a document if I know the document id?
Thanks in advance.