[dspace-tech] NullPointerException Error when accessing bitsstreams after migration

2019-02-18 Thread BENSON MUGAMBI
Hi Folks, I badly need assistance to fix a Null Exception error when accessing bitstreams of legacy items I did a successful migration (upgrade) from Dspace 5.1 to 6.3 running on Ubuntu Server 18.04 and tomcat8 While i can access bitstreams of newly added items, i cannot do so for legacy

Re: [dspace-tech] NullPointerException when visualizing an item

2018-04-13 Thread Gustavo Tonini
Thank you, Miika. Worked around the problem by moving the item to the collection where it was supposed to be. On Friday, April 13, 2018 at 3:10:32 PM UTC-3, Miika Nurminen wrote: > > On 10.4.2018 19:37, Gustavo Tonini wrote: > > Hello Tim, > thanks for your reply. The URL I mentioned before

Re: [dspace-tech] NullPointerException when visualizing an item

2018-04-13 Thread Nurminen, Miika
On 10.4.2018 19:37, Gustavo Tonini wrote: Hello Tim, thanks for your reply. The URL I mentioned before shows the Java stack trace and Java full stack trace. I'm copying it below. Hello, if I read the code correctly, the NullPointerException seems to occur while retrieving the handle of

Re: [dspace-tech] NullPointerException when visualizing an item

2018-04-10 Thread Gustavo Tonini
Hello Tim, thanks for your reply. The URL I mentioned before shows the Java stack trace and Java full stack trace. I'm copying it below. java.lang.NullPointerException at org.dspace.app.xmlui.aspect.browseArtifacts.Navigation.addOptions(Navigation.java:152) at

Re: [dspace-tech] NullPointerException when visualizing an item

2018-04-10 Thread Tim Donohue
Hi Gustavo, A NullPointerException in Java is a generic error that could have many different causes. So, we'd need more information about where this error is occurring. If you need help finding the error stack in your logs, please see this guide:

[dspace-tech] NullPointerException when visualizing an item

2018-04-09 Thread Gustavo Tonini
After upgrading to DSpace 6.2, we're receiving java.lang.NUllPointerException when visualizing some items (example: https://repositorio.ufsc.br/xmlui/handle/123456789/77186). The problem occurs both in JSPUI and XMLUI. We had some problems with items that didn't have the "dc.date.issued"

[dspace-tech] NullPointerException during dspace import

2017-12-17 Thread Alan Orth
Hello, I've created a SimpleArchiveFormat (SAF) bundle using the SAFBuilder tool. This is something I've done successfully dozens of times in the past, but for some reason I'm getting a NullPointerException now: $ dspace import --add --eperson=per...@place.com --mapfile=/tmp/import.map

Re: [dspace-tech] NullPointerException

2017-01-13 Thread helix84
[dspace]/bin/dspace database test https://wiki.duraspace.org/display/DSDOC5x/Database+Utilities Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- You received this message because you are subscribed to the

[dspace-tech] NullPointerException

2017-01-13 Thread abel adane
2017-01-10 01:11:05,811 WARN org.dspace.app.webui.servlet. InternalErrorServlet @ :session_id=B3E21ED7721FD737FA8F63C5A95422C8:internal_error:-- URL Was: ***/handle/123456789/113 -- Method: GET -- Parameters were: java.lang.NullPointerException at