Re: [thredds] ToolsUI Webstart trouble

Thanks, the new version resolved the startup problem.

-Ken

John Caron wrote:
Hi Ken:

The ToolsUI webstart has a new jar dependency, so it needs a new JNLP file. The new JNLP file is correct in the latest 4.0.26 release.

The old (3.16) webstart URLs will no longer work.

Ken Tanaka wrote:
I'm having some difficulty starting NetCDF-Java ToolsUI
http://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 more
Caused 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 more

We 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 mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/


--
= Enterprise Data Services Division ===============
| CIRES, National Geophysical Data Center / NOAA  |
| 303-497-6221                                    |
= Ken.Tanaka@xxxxxxxx =============================



  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: