Hello all!
I am very new to Cytoscape, which I need for my thesis and I need to use this specific version. I installed it on my Laptop and on the installation instructions said to install the Java 2 Runtime Environment, version 1.4.2 or higher. I could not install this version or SE 5/6 so eventually I installed the version 17.0.1. I launched cytoscape 2.8.2 and I get these errors:
Can anyone help me please?
=====================================================================
cytoscape.CytoscapeInit[ERROR]: Plugin system initialization error:
java.lang.ClassCastException: class
jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to
class java.net.URLClassLoader
(jdk.internal.loader.ClassLoaders$AppClassLoader and
java.net.URLClassLoader are in module java.base of loader
'bootstrap')
Caused by:
class
jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to
class java.net.URLClassLoader
(jdk.internal.loader.ClassLoaders$AppClassLoader and
java.net.URLClassLoader are in module java.base of loader
'bootstrap')
at
cytoscape.plugin.PluginManager.loadURLPlugins(PluginManager.java:876)
at
cytoscape.plugin.PluginManager.loadPlugins(PluginManager.java:837)
at
cytoscape.CytoscapeInit.loadPlugins(CytoscapeInit.java:656)
at
cytoscape.CytoscapeInit.init(CytoscapeInit.java:209)
at
cytoscape.CyMain.(CyMain.java:144)
at
cytoscape.CyMain.main(CyMain.java:108)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at
com.exe4j.runtime.WinLauncher.main(Unknown Source)
=====================================================================