id summary reporter owner description type status priority milestone component resolution keywords cc 871 NullPointerException when selecting a software item in the gene/pilot report wizard Nicklas Nordborg Nicklas Nordborg "When running the Gene and Pilot report wizard it is possible to select a software item. If that is done, the job that is created fails with message `Error: Error invoking plugin: null` and the following stacktrace: {{{ java.lang.NullPointerException at net.sf.basedb.core.Software.getById(Software.java:128) at net.sf.basedb.reggie.plugins.GeneReportPlugin.run(GeneReportPlugin.java:176) at net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:116) at net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:572) at java.lang.Thread.run(Unknown Source) }}} The only workaround is to not select any software item." defect closed major Reggie v4.2.1 net.sf.basedb.reggie fixed