Good morning

It semms that you have an item without submitter (or with an incorrect
one).
Check your database, table item, searching for it.

select * from item where submitter_id not in (select eperson_id from
eperson) or submitter_id is null

good luck

Good morning,


We are using DSpace 4.2


When running the following command *dspace-run/bin/dspace oai import
-c *to import SOLR Indexes it runs 100% until I get the following error;


4800 items imported so far...

4900 items imported so far...

5000 items imported so far...

5100 items imported so far...

5200 items imported so far...

5300 items imported so far...

5400 items imported so far...

5500 items imported so far...

java.lang.NullPointerException

        at org.dspace.xoai.app.XOAI.index(XOAI.java:275)

        at org.dspace.xoai.app.XOAI.index(XOAI.java:229)

        at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:210)

        at org.dspace.xoai.app.XOAI.index(XOAI.java:128)

        at org.dspace.xoai.app.XOAI.main(XOAI.java:439)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)


        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


        at java.lang.reflect.Method.invoke(Method.java:606)

        at
org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:225)


        at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77)


Please can someone help with a solution on this problem.


Regards,

Daan



------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk


_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--



---
El software de antivirus Avast ha analizado este correo electrónico en busca de 
virus.
http://www.avast.com
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to