You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To open the Help Center plugin org.eclipse.help.base_4.1.2.v20170301-0400.jar correctly :
Here is the error message of the log file :
2020-02-04 13:21:03.246 SEVERE [Thread 1] org.csstudio.logging.PluginLogListener (logging) - Unhandled event loop exception
java.lang.NoClassDefFoundError:
org/eclipse/equinox/http/jetty/JettyConfigurator
at
org.eclipse.help.internal.server.JettyHelpServer$StartServerThread.run(JettyHelpServer.java:79)
Caused by: java.lang.ClassNotFoundException:
org.eclipse.equinox.http.jetty.JettyConfigurator cannot be found by
org.eclipse.help.base_4.1.2.v20170301-0400
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more
Could you published a completed cs-studio-4.5.9 on the download CSS page ?
Thank you by Advanced,
Katy
The text was updated successfully, but these errors were encountered:
Hello,
Release cs-studio-4.5.9 is missing Jetty plugin for Help Center display.
All the 4.5.9 release http://download.controlsystemstudio.org/release/4.5/ are missing plugins :
You can find those plugin on this link :
https://archive.eclipse.org/equinox/drops/R-Neon.2-201611241400/index.php
To open the Help Center plugin org.eclipse.help.base_4.1.2.v20170301-0400.jar correctly :
Here is the error message of the log file :
Could you published a completed cs-studio-4.5.9 on the download CSS page ?
Thank you by Advanced,
Katy
The text was updated successfully, but these errors were encountered: