NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[thredds] ToolsUI Webstart trouble

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



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