Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
I'm having some difficulty starting NetCDF-Java ToolsUIhttp://pallas.ngdc.noaa.gov/thredds/view/nj22UI.jnlp?catalog=http://pallas.ngdc.noaa.gov/thredds/catalog.xml&dataset=SST-50km-Agg
from our THREDDS page. This is on a new server, but it's running as a virtual instance through SE Linux. Does anyone recognize the exception below? There seems to be difficulty locating org/bounce/text/xml/XMLEditorKit
The exception is java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.javaws.Launcher.executeApplication(Launcher.java:1468) at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1414) at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1225) at com.sun.javaws.Launcher.run(Launcher.java:114) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.NoClassDefFoundError: org/bounce/text/xml/XMLEditorKit at ucar.nc2.ui.ToolsUI.<init>(ToolsUI.java:278) at ucar.nc2.ui.ToolsUI.main(ToolsUI.java:4183) ... 9 moreCaused by: java.lang.ClassNotFoundException: org.bounce.text.xml.XMLEditorKit
at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at com.sun.jnlp.JNLPClassLoader.findClass(JNLPClassLoader.java:257) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at java.lang.ClassLoader.loadClass(ClassLoader.java:252) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) ... 11 moreWe are running THREDDS Data Server Version 4.0.17 on Apache Tomcat/5.5.23. The webstart from our old server, which is being retired, still works but is not available publically any more. The old version is 3.16.48.0 on Apache Tomcat/5.5.17.
Thanks, Ken Tanaka
thredds
archives: