I'm getting an error when submitting through the XMLUI. It looks like a
permissions problem, but I can't determine which file it's having trouble with.
I ran chown -R dspace:dspace on the [dspace] directory, which includes the
default assetstore just to be sure. Furthermore, the dspace user is the admin
and manager role for tomcat6, and tomcat6 is also in the dspace group, so I'm
not sure how a permissions problem is coming up. Any thoughts?
Here is the top few lines of the Java Stacktrace:
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:883)
at edu.sdsc.grid.io.local.LocalFile.createNewFile(LocalFile.java:486)
at
org.dspace.storage.bitstore.BitstreamStorageManager.store(BitstreamStorageManager.java:300)
at org.dspace.content.Bitstream.create(Bitstream.java:205)
at org.dspace.content.Bundle.createBitstream(Bundle.java:384)
at org.dspace.content.Item.createSingleBitstream(Item.java:1335)
at org.dspace.submit.step.UploadStep.processUploadFile(UploadStep.java:487)
at org.dspace.submit.step.UploadStep.doProcessing(UploadStep.java:138)
...
And here is the top of the Full Stacktrace:
org.apache.cocoon.ProcessingException: Error calling continuation
at processPage - resource://aspects/Submission/submission.js:504
at <map:call> - resource://aspects/Submission/sitemap.xmap:129:44
at <map:match> - resource://aspects/Submission/sitemap.xmap:128:61
at <map:select type="AuthenticatedSelector"> -
resource://aspects/Submission/sitemap.xmap:96:48
at <map:mount> - jndi:/localhost/aspects/aspects.xmap:119:72
at <map:select type="parameter"> - jndi:/localhost/aspects/aspects.xmap:109:34
at <map:match type="AspectMatcher"> -
jndi:/localhost/aspects/aspects.xmap:108:36
at <map:mount> - jndi:/localhost/sitemap.xmap:425:100
at <map:match> - jndi:/localhost/sitemap.xmap:424:49
at <map:serialize type="xml"> - resource://aspects/Statistics/sitemap.xmap:80:31
at <map:transform type="Navigation"> -
resource://aspects/Statistics/sitemap.xmap:52:55
at <map:generate> - resource://aspects/Statistics/sitemap.xmap:33:19
at <map:serialize type="xml"> - jndi:/localhost/aspects/aspects.xmap:115:34
at <map:transform type="PageNotFound"> -
jndi:/localhost/aspects/aspects.xmap:114:43
at <map:generate> - jndi:/localhost/aspects/aspects.xmap:113:22
at <map:serialize type="xhtml"> - jndi:/localhost/themes/GW/sitemap.xmap:165:34
at <map:transform type="i18n"> - jndi:/localhost/themes/GW/sitemap.xmap:159:33
at <map:transform> - jndi:/localhost/themes/GW/sitemap.xmap:154:40
at <map:transform type="IncludePageMeta"> -
jndi:/localhost/themes/GW/sitemap.xmap:139:45
at <map:generate type="file"> - jndi:/localhost/themes/GW/sitemap.xmap:125:55
at <map:match> - jndi:/localhost/themes/GW/sitemap.xmap:122:28
at <map:mount> - jndi:/localhost/themes/themes.xmap:63:45
at <map:match type="ThemeMatcher"> - jndi:/localhost/themes/themes.xmap:62:35
at <map:mount> - jndi:/localhost/sitemap.xmap:588:94
at
org.apache.cocoon.ProcessingException.throwLocated(ProcessingException.java:143)
at
org.apache.cocoon.components.flow.javascript.LocationTrackingDebugger.getException(LocationTrackingDebugger.java:111)
at
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:705)
at
org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:94)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
...
Thanks,
Joshua
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech