We tried to build this version, but we still get the same nullpointerexception. We will try fixing it and push it.
Regards, BOLETTE AMMITZBØLL JURIK PhD, IT Developer DIRECT 8946 2322 IT Development DET KGL. BIBLIOTEK / ROYAL DANISH LIBRARY VICTOR ALBECKS VEJ 1 8000 AARHUS C DENMARK VAT NO. 1010 0682 On Saturday, January 7, 2017 at 10:57:30 AM UTC+1, Tom Desair (Atmire) wrote: > > Could it be that this is solved by > https://jira.duraspace.org/browse/DS-3435 ( > https://github.com/DSpace/DSpace/pull/1599 > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FDSpace%2FDSpace%2Fpull%2F1599&sa=D&sntz=1&usg=AFQjCNHfRcSBcpDaXK8hUDcgLbedOAh-7w> > > and https://github.com/DSpace/DSpace/pull/1600 > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FDSpace%2FDSpace%2Fpull%2F1600&sa=D&sntz=1&usg=AFQjCNGVUx0m4qg0OgGp5q6juFGm0bCdeQ>) > > ? Because that ticket also fixed a NullPointer in > AccessStepUtil.populateEmbargoDetail(). > > Can you try to build that version (or just apply the fix) and verify if it > solved your issue? > > > [image: logo] Tom Desair > 250-B Suite 3A, Lucius Gordon Drive, West Henrietta, NY 14586 > Esperantolaan 4, Heverlee 3001, Belgium > www.atmire.com > <http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=tomdesair> > > 2017-01-06 13:11 GMT+01:00 Bolette A. Jurik <[email protected] > <javascript:>>: > >> We have made fresh install of the DSpace6.0 release, but we are unable to >> submit items using the XMLUI. >> We cannot get past Describe Page >> Errors at Access Step >> >> Java stacktrace: java.lang.NullPointerException >> at >> org.dspace.app.xmlui.aspect.submission.submit.AccessStepUtil.populateEmbargoDetail(AccessStepUtil.java:204) >> at >> org.dspace.app.xmlui.aspect.submission.submit.AccessStepUtil.addEmbargoDateSimpleForm(AccessStepUtil.java:223) >> at >> org.dspace.app.xmlui.aspect.submission.submit.AccessStepUtil.addAccessRadios(AccessStepUtil.java:160) >> at >> org.dspace.app.xmlui.aspect.submission.submit.AccessStep.addBody(AccessStep.java:118) >> The same error has been reported for the DSpace Demo: >> https://jira.duraspace.org/browse/DS-3388 >> >> We had a release candidate 3 up and running without this problem. We have >> tried to find the location of the change that caused this, but >> unsuccessfully. >> >> The submit process still works in the jspui. >> >> Does anyone have an idea how to fix this? >> >> Kind regards, >> Bolette A. Jurik >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "DSpace Technical Support" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/dspace-tech. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
