Hi Miguel,

check your permissions on the dspace installation directory [dspace] and 
the tomcat user (assuming this is your servlet container).

Assuming your dspace user is named dspace the installation directory 
should be owned by this user. Furthermore it is assumed that your 
servlet container runs as the same user see section 3.1.6 of the 
documentation.

Hope that helps

Claudia Jürgen


Miguel A. Robledo schrieb:
> Hi,
> 
> I am testing DSpace 1.5.2, i created some comunities and collections but
> i have a problem when intented load items. I Fordward the log mail.
> 
> Thanks you.
> 
> ------------------------------------------------------------------------
> 
> Betreff:
> DSpace: Internal Server Error
> Von:
> [email protected]
> Datum:
> Wed, 29 Apr 2009 07:52:33 -0300 (ART)
> An:
> [email protected]
> 
> An:
> [email protected]
> 
> 
> An internal server error occurred on http://localhost:8080/jspui:
> 
> Date:       29/04/09 07:52
> Session ID: F2C234479BC21D2214557D932EB35CF6
> 
> -- URL Was: http://localhost:8080/jspui/submit
> -- Method: POST
> -- Parameters were:
> 
> 
> Exception:
> java.io.IOException: Processing of multipart/form-data request failed. 
> /dspace/upload/upload__14b22f3a_120f156836e__7ffc_00000004.tmp (Permission 
> denied)
>       at 
> org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.java:139)
>       at 
> org.dspace.app.webui.servlet.SubmissionController.wrapMultipartRequest(SubmissionController.java:1376)
>       at 
> org.dspace.app.webui.servlet.SubmissionController.doDSPost(SubmissionController.java:256)
>       at 
> org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:147)
>       at 
> org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at 
> org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:98)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>       at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>       at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>       at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>       at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>       at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>       at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>       at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>       at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
>       at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
>       at 
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
>       at java.lang.Thread.run(Thread.java:636)
> Caused by: 
> org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: 
> Processing of multipart/form-data request failed. 
> /dspace/upload/upload__14b22f3a_120f156836e__7ffc_00000004.tmp (Permission 
> denied)
>       at 
> org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:367)
>       at 
> org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126)
>       at 
> org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.java:113)
>       ... 21 more
> Caused by: java.io.FileNotFoundException: 
> /dspace/upload/upload__14b22f3a_120f156836e__7ffc_00000004.tmp (Permission 
> denied)
>       at java.io.FileOutputStream.open(Native Method)
>       at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
>       at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
>       at 
> org.apache.commons.io.output.DeferredFileOutputStream.thresholdReached(DeferredFileOutputStream.java:165)
>       at 
> org.apache.commons.io.output.ThresholdingOutputStream.checkThreshold(ThresholdingOutputStream.java:221)
>       at 
> org.apache.commons.io.output.ThresholdingOutputStream.write(ThresholdingOutputStream.java:127)
>       at org.apache.commons.fileupload.util.Streams.copy(Streams.java:101)
>       at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64)
>       at 
> org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:362)
>       ... 23 more
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dspace-general mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/dspace-general

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to