<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:nikolaus.ehrenfeuchter@unibas.ch" title="Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>"> <span class="fn">Niko Ehrenfeuchter</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - HDF5 plugin doesnt load"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=989">bug 989</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>nikolaus.ehrenfeuchter@unibas.ch
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - HDF5 plugin doesnt load"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=989#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - HDF5 plugin doesnt load"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=989">bug 989</a>
from <span class="vcard"><a class="email" href="mailto:nikolaus.ehrenfeuchter@unibas.ch" title="Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>"> <span class="fn">Niko Ehrenfeuchter</span></a>
</span></b>
<pre>Hi all,
here is the corresponding stack trace from running Fiji with "--debug":
---------------------------------------
There was a problem with the class
ch.systemsx.cisd.hdf5.HDF5DataTypeInformation which can be found here:
/opt/packages/Fiji.app/jars/jhdf5-13.06.2.jar
/opt/packages/Fiji.app/plugins/cisd-jhdf5-batteries_included_lin_win_mac.jar
WARNING: multiple locations found!
java.lang.NoSuchMethodError:
ch.systemsx.cisd.hdf5.HDF5DataTypeInformation.isSigned()Z
at HDF5ImageJ.dsInfoToTypeString(HDF5ImageJ.java:799)
at HDF5_Reader_Vibez.recursiveGetInfo(HDF5_Reader_Vibez.java:423)
at HDF5_Reader_Vibez.recursiveGetInfo(HDF5_Reader_Vibez.java:451)
at HDF5_Reader_Vibez.run(HDF5_Reader_Vibez.java:167)
at ij.IJ.runUserPlugIn(IJ.java:202)
at ij.IJ.runPlugIn(IJ.java:166)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)
java.lang.NoSuchMethodException: Could not find method
ch.systemsx.cisd.hdf5.HDF5DataTypeInformation.isSigned()Z
There was a problem with the class
ch.systemsx.cisd.hdf5.HDF5DataTypeInformation which can be found here:
/opt/packages/Fiji.app/jars/jhdf5-13.06.2.jar
/opt/packages/Fiji.app/plugins/cisd-jhdf5-batteries_included_lin_win_mac.jar
WARNING: multiple locations found!
java.lang.NoSuchMethodError:
ch.systemsx.cisd.hdf5.HDF5DataTypeInformation.isSigned()Z
at HDF5ImageJ.dsInfoToTypeString(HDF5ImageJ.java:799)
at HDF5_Reader_Vibez.recursiveGetInfo(HDF5_Reader_Vibez.java:423)
at HDF5_Reader_Vibez.recursiveGetInfo(HDF5_Reader_Vibez.java:451)
at HDF5_Reader_Vibez.run(HDF5_Reader_Vibez.java:167)
at ij.IJ.runUserPlugIn(IJ.java:202)
at ij.IJ.runPlugIn(IJ.java:166)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)
at HDF5ImageJ.dsInfoToTypeString(HDF5ImageJ.java:799)
at HDF5_Reader_Vibez.recursiveGetInfo(HDF5_Reader_Vibez.java:423)
at HDF5_Reader_Vibez.recursiveGetInfo(HDF5_Reader_Vibez.java:451)
at HDF5_Reader_Vibez.run(HDF5_Reader_Vibez.java:167)
at ij.IJ.runUserPlugIn(IJ.java:202)
at ij.IJ.runPlugIn(IJ.java:166)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)
---------------------------------------
Cheers
Niko</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>