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

Release cs-studio-4.5.9 is missing Jetty plugin for Help Center display #2632

Open
katysaintin opened this issue Feb 6, 2020 · 0 comments
Open

Comments

@katysaintin
Copy link

katysaintin commented Feb 6, 2020

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 :

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

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