Hi –
Cytoscape does not support Java 9. Please use Java 8.
--
You received this message because you are subscribed to the Google Groups "cytoscape-app-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-app-...@googlegroups.com.
To post to this group, send email to cytoscap...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-app-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-app-dev/787d185a-fcba-43d0-b972-4fb4ec266867%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
karaf.base: D:\PortableApps\PortableApps\Cytoscape_v3.7.0\framework\bin\..WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender (file:/D:/PortableApps/PortableApps/Cytoscape_v3.7.0/framework/system/org/apache/felix/org.apache.felix.framework/5.6.10/org.apache.felix.framework-5.6.10.jar) to method java.net.URLClassLoader.addURL(java.net.URL)WARNING: Please consider reporting this to the maintainers of org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtenderWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-app-dev+unsubscribe@googlegroups.com.
To post to this group, send email to cytoscape-app-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-app-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-app-dev/5df02dfc-b7a2-4640-95bd-b4b233552aa0%40googlegroups.com.
Exception in thread "main" java.lang.NoClassDefFoundError: com/apple/eawt/OpenFilesHandler
at org.cytoscape.launcher.internal.Launcher.main(Launcher.java:60)
Caused by: java.lang.ClassNotFoundException: com.apple.eawt.OpenFilesHandler
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
... 1 more
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-app-dev+unsubscribe@googlegroups.com.
To post to this group, send email to cytoscape-app-dev@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-app-dev/3b646199-dfd1-4bd0-b973-f90e1e8a2748%40googlegroups.com.
-Djava.endorsed.dirs="%JAVA_HOME%\jre\lib\endorsed;%JAVA_HOME%\lib\endorsed;%KARAF_HOME%\lib\endorsed" ^
-Djava.ext.dirs="%JAVA_HOME%\jre\lib\ext;%JAVA_HOME%\lib\ext;%KARAF_HOME%\lib\ext"