Ticket #1131 (closed: invalid)
GPML plugin not working
| Reported by: | piet | Owned by: | thomaskelder |
|---|---|---|---|
| Milestone: | milestone_22 | Component: | Cytoscape plugin |
| Severity: | major | Keywords: | |
| Cc: |
Description
Export a wikipathway as gpml Try to upload it using the most recent version of Cytoscape (2.6.3) and GPML plugin (1.0) GPML is not visible as filetype either...
This gives an error: cytoscape.CytoscapeInit?[WARN]: Plugin loading error: cytoscape.plugin.PluginException?: Unchecked 'java.lang.IncompatibleClassChangeError?'exception while attempting to load plugin org.pathvisio.cytoscape.GpmlPlugin?. This may happen when loading a plugin written for a different version of Cytoscape than this one, or if the plugin is dependent on another plugin that isn't available. Consult the documentation for the plugin or contact the plugin author for more information. Unchecked 'java.lang.IncompatibleClassChangeError?'exception while attempting to load plugin org.pathvisio.cytoscape.GpmlPlugin?. This may happen when loading a plugin written for a different version of Cytoscape than this one, or if the plugin is dependent on another plugin that isn't available. Consult the documentation for the plugin or contact the plugin author for more information. cytoscape.plugin.PluginException?: Unchecked 'java.lang.IncompatibleClassChangeError?'exception while attempting to load plugin org.pathvisio.cytoscape.GpmlPlugin?. This may happen when loading a plugin written for a different version of Cytoscape than this one, or if the plugin is dependent on another plugin that isn't available. Consult the documentation for the plugin or contact the plugin author for more information. at cytoscape.plugin.CytoscapePlugin?.loadPlugin(CytoscapePlugin?.java:170) at cytoscape.plugin.PluginManager?.loadPlugin(PluginManager?.java:947) at cytoscape.plugin.PluginManager?.loadURLPlugins(PluginManager?.java:863) at cytoscape.plugin.PluginManager?.loadPlugins(PluginManager?.java:796) at cytoscape.CytoscapeInit?.init(CytoscapeInit?.java:259) at cytoscape.CyMain?. (CyMain?.java:155) at cytoscape.CyMain?.main(CyMain?.java:119) at sun.reflect.NativeMethodAccessorImpl?.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl?.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl?.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine?.launch(Unknown Source) at com.exe4j.runtime.WinLauncher?.main(Unknown Source)
