Hello,


When trying to submit an item via SWORD, the following messages are
generated:



INFO  org.purl.sword.server.ServiceDocumentServlet @ Using
org.dspace.sword.DSpaceSWORDServer as the SWORDServer

INFO  org.purl.sword.server.ServiceDocumentServlet @ Authentication type set
to: Basic

WARN  org.purl.sword.server.ServiceDocumentServlet @ No maxUploadSize set,
so setting max file upload size to unlimited.

INFO  org.dspace.sword.SWORDAuthenticator @
anonymous:session_id=0:ip_addr=192.168.208.64:sword_authenticate:username=
[email protected],on_behalf_of=null

INFO  org.dspace.authenticate.PasswordAuthentication @
anonymous:session_id=0:ip_addr=192.168.208.64:authenticate:attempting
password auth of [email protected]

INFO  org.dspace.authenticate.PasswordAuthentication @
[email protected]:session_id=0:ip_addr=192.168.208.64:
authenticate:type=PasswordAuthentication

INFO  org.dspace.sword.DSpaceSWORDServer @
[email protected]:session_id=0:ip_addr=192.168.208.64:
sword_service_document_request:[email protected]
,on_behalf_of=null

ERROR org.purl.sword.server.DepositServlet @ X_NO_OP value is true

INFO  org.dspace.sword.SWORDAuthenticator @
anonymous:session_id=0:ip_addr=192.168.208.64:sword_authenticate:username=
[email protected],on_behalf_of=null

INFO  org.dspace.authenticate.PasswordAuthentication @
anonymous:session_id=0:ip_addr=192.168.208.64:authenticate:attempting
password auth of [email protected]

INFO  org.dspace.authenticate.PasswordAuthentication @
[email protected]:session_id=0:ip_addr=192.168.208.64:
authenticate:type=PasswordAuthentication

INFO  org.dspace.sword.DSpaceSWORDServer @
[email protected]:session_id=0:ip_addr=192.168.208.64:
sword_deposit_request:[email protected]
,on_behalf_of=null

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.209] Initialising
verbose deposit;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.224] Performing
deposit using location: http://uwispace.sta.uwi.edu/sword/deposit/2139/9275;


INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.224] Location
resolves to collection with handle: 2139/9275 and name: Photo Gallery;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.224] User is
authorised to submit to collection;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.224]
Authenticated user: [email protected];

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.224] Initialising
depositor for an Item in a Collection;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.224] DSpace will
store an original copy of the deposit, as well as ingesting the item into
the archive;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.240] Loaded
ingester: org.dspace.sword.SWORDMETSIngester;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.240] Using
package manifest format: METS;

INFO  org.dspace.sword.SWORDService @ [2011-05-18 13:59:36.240] Loaded
package ingester: org.dspace.content.packager.DSpaceMETSIngester;

INFO  org.dspace.content.Item @ [email protected]:
session_id=0:ip_addr=192.168.208.64:update_item:item_id=11316

INFO  org.dspace.content.Item @ [email protected]:
session_id=0:ip_addr=192.168.208.64:create_item:item_id=11316

INFO  org.dspace.content.Item @ [email protected]:
session_id=0:ip_addr=192.168.208.64:update_item:item_id=11316

INFO  org.dspace.content.WorkspaceItem @
[email protected]:session_id=0:ip_addr=192.168.208.64:
create_workspace_item:workspace_item_id=11426item_id=11316collection_id=143

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:create_bundle:bundle_id=40253

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:update_bundle:bundle_id=40253

INFO  org.dspace.content.Item @ [email protected]:
session_id=0:ip_addr=192.168.208.64:add_bundle:item_id=11316,bundle_id=40253

INFO  org.dspace.content.Bitstream @ [email protected]:
session_id=0:ip_addr=192.168.208.64:create_bitstream:bitstream_id=40761

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:
add_bitstream:bundle_id=40253,bitstream_id=40761

INFO  org.dspace.content.Bitstream @ [email protected]:
session_id=0:ip_addr=192.168.208.64:update_bitstream:bitstream_id=40761

INFO  org.dspace.content.Bitstream @ [email protected]:
session_id=0:ip_addr=192.168.208.64:create_bitstream:bitstream_id=40762

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:
add_bitstream:bundle_id=40253,bitstream_id=40762

INFO  org.dspace.content.Bitstream @ [email protected]:
session_id=0:ip_addr=192.168.208.64:update_bitstream:bitstream_id=40762

INFO  org.dspace.content.WorkspaceItem @
[email protected]:session_id=0:ip_addr=192.168.208.64:
delete_workspace_item:workspace_item_id=11426item_id=11316collection_id=143

INFO  org.dspace.content.Item @ [email protected]:
session_id=0:ip_addr=192.168.208.64:delete_item:item_id=11316

INFO  org.dspace.content.Item @ [email protected]:
session_id=0:ip_addr=192.168.208.64:
remove_bundle:item_id=11316,bundle_id=40253

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:delete_bundle:bundle_id=40253

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:
remove_bitstream:bundle_id=40253,bitstream_id=40761

INFO  org.dspace.content.Bitstream @ [email protected]:
session_id=0:ip_addr=192.168.208.64:delete_bitstream:bitstream_id=40761

INFO  org.dspace.content.Bundle @ [email protected]:
session_id=0:ip_addr=192.168.208.64:
remove_bitstream:bundle_id=40253,bitstream_id=40762

INFO  org.dspace.content.Bitstream @ [email protected]:
session_id=0:ip_addr=192.168.208.64:delete_bitstream:bitstream_id=40762

ERROR org.dspace.sword.SWORDMETSIngester @ caught exception:

java.lang.NullPointerException

                at
org.jdom.transform.XSLTransformer.transform(XSLTransformer.java:215)

                at
org.dspace.content.crosswalk.XSLTIngestionCrosswalk.ingest(XSLTIngestionCrosswalk.java:156)

                at
org.dspace.content.packager.METSManifest.crosswalkMdContent(METSManifest.java:669)

                at
org.dspace.content.packager.METSManifest.crosswalkItem(METSManifest.java:798)

                at
org.dspace.content.packager.DSpaceMETSIngester.chooseItemDmd(DSpaceMETSIngester.java:174)

                at
org.dspace.content.packager.AbstractMETSIngester.ingest(AbstractMETSIngester.java:390)

                at
org.dspace.sword.SWORDMETSIngester.ingest(SWORDMETSIngester.java:115)

                at
org.dspace.sword.CollectionDepositor.doDeposit(CollectionDepositor.java:179)

                at
org.dspace.sword.DepositManager.deposit(DepositManager.java:173)

                at
org.dspace.sword.DSpaceSWORDServer.doDeposit(DSpaceSWORDServer.java:153)

                at
org.purl.sword.server.DepositServlet.doPost(DepositServlet.java:336)

                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.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:127)

                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:298)

                at
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:861)

                at
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)

                at
org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1584)

                at java.lang.Thread.run(Unknown Source)

ERROR org.dspace.sword.DSpaceSWORDServer @ caught exception:

org.dspace.sword.DSpaceSWORDException: java.lang.NullPointerException

                at
org.dspace.sword.SWORDMETSIngester.ingest(SWORDMETSIngester.java:171)

                at
org.dspace.sword.CollectionDepositor.doDeposit(CollectionDepositor.java:179)

                at
org.dspace.sword.DepositManager.deposit(DepositManager.java:173)

                at
org.dspace.sword.DSpaceSWORDServer.doDeposit(DSpaceSWORDServer.java:153)

                at
org.purl.sword.server.DepositServlet.doPost(DepositServlet.java:336)

                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.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:127)

                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:298)

                at
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:861)

                at
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)

                at
org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1584)

                at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.NullPointerException

                at
org.jdom.transform.XSLTransformer.transform(XSLTransformer.java:215)

                at
org.dspace.content.crosswalk.XSLTIngestionCrosswalk.ingest(XSLTIngestionCrosswalk.java:156)

                at
org.dspace.content.packager.METSManifest.crosswalkMdContent(METSManifest.java:669)

                at
org.dspace.content.packager.METSManifest.crosswalkItem(METSManifest.java:798)

                at
org.dspace.content.packager.DSpaceMETSIngester.chooseItemDmd(DSpaceMETSIngester.java:174)

                at
org.dspace.content.packager.AbstractMETSIngester.ingest(AbstractMETSIngester.java:390)

                at
org.dspace.sword.SWORDMETSIngester.ingest(SWORDMETSIngester.java:115)

                ... 18 more

ERROR org.purl.sword.server.DepositServlet @
org.purl.sword.base.SWORDException: There was a problem depositing the item



The sword configuration in the dspace.config are the default settings. This
test was done using the example.zip file provided in the dspace
installation. The dspace version is 1.6.2. Is this an issue with the
configuration or the xml file it is trying to parse?



Thank you,

Regards,

Khemchandra


Protect the environment - please don't print this email unless you really
need to! CONFIDENTIALITY: This email (including any attachments) may contain
confidential, proprietary and/or privileged information. Any duplication,
copying, distribution, dissemination, transmission, disclosure or use in any
manner of this email (including any attachments) without the authorisation
of the sender is strictly prohibited. If you receive this email (including
any attachments) in error, please notify the sender and delete this email
(including any attachments) from your system. Thank you.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to