Lost your password?

2019-09-10 14:56:01

Icy Version 2.0.2.0
Java(TM) SE Runtime Environment 1.8.0_121-b13 (64 bit)
Running on Mac OS X 10.13.6 (x86_64)
Max java memory : 8.6 GB

Bundled plugin (could not retrieve origin plugin)

Dependances:
Plugin EzPlug SDK 3.15.9.0 is correctly installed
Plugin Workbooks 3.4.7.0 is correctly installed
Plugin Protocols SDK 5.2.7.0 is correctly installed
Plugin JMathPlot 1.0.1.0 is correctly installed
Plugin Active Contours 4.4.2.0 is correctly installed
Plugin Track Manager 1.4.5.0 is correctly installed
Plugin Spot Tracking 3.4.4.0 is correctly installed
Plugin Spot detection utilities 1.1.0.6 is correctly installed
Plugin Convexify ROI 2.0.4.0 is correctly installed

java.lang.NoClassDefFoundError: plugins/adufour/roi/ROIConvexHullDescriptor$ROIConvexity
at plugins.adufour.roi.ROIConvexHullDescriptor.(ROIConvexHullDescriptor.java:185)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:141)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:172)
at icy.roi.ROIDescriptor.getDescriptors(ROIDescriptor.java:48)
at icy.roi.ROIUtil.getROIDescriptors(ROIUtil.java:112)
at icy.gui.component.AbstractRoisPanel.refreshDescriptorList(AbstractRoisPanel.java:1215)
at icy.gui.component.AbstractRoisPanel.(AbstractRoisPanel.java:374)
at icy.gui.inspector.RoisPanel.(RoisPanel.java:49)
at icy.gui.inspector.InspectorPanel.(InspectorPanel.java:92)
at icy.gui.main.MainFrame.init(MainFrame.java:333)
at icy.gui.main.MainInterfaceGui.init(MainInterfaceGui.java:185)
at icy.main.Icy$5.run(Icy.java:304)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by :
java.lang.ClassNotFoundException: plugins.adufour.roi.ROIConvexHullDescriptor$ROIConvexity
at icy.plugin.classloader.JarClassLoader$LocalLoader.loadClass(JarClassLoader.java:299)
at icy.plugin.classloader.AbstractClassLoader.loadClass(AbstractClassLoader.java:107)
at icy.plugin.classloader.AbstractClassLoader.loadClass(AbstractClassLoader.java:84)
at plugins.adufour.roi.ROIConvexHullDescriptor.(ROIConvexHullDescriptor.java:185)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:141)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:172)
at icy.roi.ROIDescriptor.getDescriptors(ROIDescriptor.java:48)
at icy.roi.ROIUtil.getROIDescriptors(ROIUtil.java:112)
at icy.gui.component.AbstractRoisPanel.refreshDescriptorList(AbstractRoisPanel.java:1215)
at icy.gui.component.AbstractRoisPanel.(AbstractRoisPanel.java:374)
at icy.gui.inspector.RoisPanel.(RoisPanel.java:49)
at icy.gui.inspector.InspectorPanel.(InspectorPanel.java:92)
at icy.gui.main.MainFrame.init(MainFrame.java:333)
at icy.gui.main.MainInterfaceGui.init(MainInterfaceGui.java:185)
at icy.main.Icy$5.run(Icy.java:304)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by :
java.io.FileNotFoundException: /Applications/icy.app/plugins/adufour/roi/ROIMeasures.jar (Too many open files in system)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(ZipFile.java:219)
at java.util.zip.ZipFile.(ZipFile.java:149)
at java.util.jar.JarFile.(JarFile.java:166)
at java.util.jar.JarFile.(JarFile.java:103)
at sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:93)
at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69)
at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:99)
at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122)
at sun.net.www.protocol.jar.JarURLConnection.getJarEntry(JarURLConnection.java:94)
at icy.plugin.classloader.JarResources.loadJarContent(JarResources.java:332)
at icy.plugin.classloader.JarResources.loadContent(JarResources.java:120)
at icy.plugin.classloader.ClasspathResources.loadContent(ClasspathResources.java:247)
at icy.plugin.classloader.JarResources.getResourceContent(JarResources.java:93)
at icy.plugin.classloader.JarClassLoader.getClassBytes(JarClassLoader.java:192)
at icy.plugin.classloader.JarClassLoader$LocalLoader.loadClass(JarClassLoader.java:294)
at icy.plugin.classloader.AbstractClassLoader.loadClass(AbstractClassLoader.java:107)
at icy.plugin.classloader.AbstractClassLoader.loadClass(AbstractClassLoader.java:84)
at plugins.adufour.roi.ROIConvexHullDescriptor.(ROIConvexHullDescriptor.java:185)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:141)
at icy.plugin.PluginLauncher.create(PluginLauncher.java:172)
at icy.roi.ROIDescriptor.getDescriptors(ROIDescriptor.java:48)
at icy.roi.ROIUtil.getROIDescriptors(ROIUtil.java:112)
at icy.gui.component.AbstractRoisPanel.refreshDescriptorList(AbstractRoisPanel.java:1215)
at icy.gui.component.AbstractRoisPanel.(AbstractRoisPanel.java:374)
at icy.gui.inspector.RoisPanel.(RoisPanel.java:49)
at icy.gui.inspector.InspectorPanel.(InspectorPanel.java:92)
at icy.gui.main.MainFrame.init(MainFrame.java:333)
at icy.gui.main.MainInterfaceGui.init(MainInterfaceGui.java:185)
at icy.main.Icy$5.run(Icy.java:304)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Leave a review
Cancel review