[ImageJ-bugs] [Bug 944] Errors during ImageJ launch

bugzilla at fiji.sc bugzilla at fiji.sc
Thu Oct 30 12:58:49 CDT 2014


http://fiji.sc/bugzilla/show_bug.cgi?id=944

Curtis Rueden <ctrueden at wisc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDSINFO
                 CC|                            |ctrueden at wisc.edu

--- Comment #1 from Curtis Rueden <ctrueden at wisc.edu> ---
Your POM looks good.

I added some defensive programming to avoid the NPE you were seeing:
https://github.com/scijava/scijava-common/commit/11e439c0cd1ecc109a3fe8152fa1940d5faafae8

You can test this fix by temporarily adding the following configuration block
to your POM:

<properties>
  <scijava-common.version>LATEST</scijava-common.version>
</properties>

It is odd that you saw this exception, though... there may still be a bug
lurking elsewhere. Feel free to debug into it and report back your findings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20141030/fa6abb35/attachment.html>


More information about the Imagej-bugs mailing list