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"