Null pointer exception on ExportDMS

Bug #1030831 reported by Henning Gerhardt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Goobi.Production
Fix Released
Low
Henning Gerhardt
1.8
Fix Released
Low
Henning Gerhardt

Bug Description

If a process should be exported but there is no information given if images should be exported or not, an null pointer exception occures.

Stacktrace:

java.lang.NullPointerException
at de.sub.goobi.helper.GoobiScript.exportDms(GoobiScript.java:861)
at de.sub.goobi.helper.GoobiScript.execute(GoobiScript.java:148)
at de.sub.goobi.forms.ProzessverwaltungForm.GoobiScriptHits(ProzessverwaltungForm.java:1120)
at sun.reflect.GeneratedMethodAccessor2098.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:132)
at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:61)
at javax.faces.component.UICommand.broadcast(UICommand.java:109)
....

Related branches

Changed in goobi-production:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.