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:

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