Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not initialize class com.nativelibs4java.opencl.JavaCL #1

Open
DrDaleks opened this issue Aug 24, 2011 · 0 comments
Open

Could not initialize class com.nativelibs4java.opencl.JavaCL #1

DrDaleks opened this issue Aug 24, 2011 · 0 comments

Comments

@DrDaleks
Copy link
Owner

ICY version : 1.0.6.1
Plugin : Filter Toolbox 2.0.3.0

An error occured while the plugin was running.

Stack trace :
java.lang.NoClassDefFoundError: Could not initialize class com.nativelibs4java.opencl.JavaCL
at plugins.adufour.filtering.FilterToolbox.initialize(FilterToolbox.java:116)
at plugins.adufour.ezplug.EzPlug.createUI(EzPlug.java:442)
at plugins.adufour.ezplug.EzPlug.compute(EzPlug.java:419)
at icy.plugin.PluginLauncher$LaunchingThread.run(PluginLauncher.java:55)
at icy.plugin.PluginLauncher$1.run(PluginLauncher.java:93)
at icy.system.thread.ThreadUtil.invokeNow(ThreadUtil.java:86)
at icy.plugin.PluginLauncher.launch(PluginLauncher.java:87)
at icy.gui.menu.MainRibbon$1.actionPerformed(MainRibbon.java:136)< br> at org.pushingpixels.flamingo.api.common.AbstractCommandButton.fireActionPerformed(AbstractCommandButton.java:614)
at org.pushingpixels.flamingo.api.common.AbstractCommandButton$ActionHandler.actionPerformed(AbstractCommandButton.java:566)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel.setPressed(ActionRepeatableButtonModel.java:123)
at org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener.mouseReleased(BasicCommandButtonListener.java:147)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImp l(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant