submitted by:
david.laing@eds.com
Short error message:
An error occurred while launching/running the application.
Title: HotSheet Application
Vendor: John Munsch
Category: Unexpected Error
org/xml/sax/SAXException
----------------------------------------------
Long error message
java.lang.NoClassDefFoundError:
org/xml/sax/SAXException
at
com.johnmunsch.rss.ListChannelStore.createDefaultCha
nnelList(ListChannelStore.java:422)
at
com.johnmunsch.rss.ListChannelStore.load
(ListChannelStore.java:373)
at com.johnmunsch.hotsheet.HSMain.startup
(HSMain.java:99)
at com.johnmunsch.hotsheet.HSMain.<init>
(HSMain.java:89)
at com.johnmunsch.hotsheet.HSMain.main
(HSMain.java:901)
at java.lang.reflect.Method.invoke\(Native
Method)
at
com.sun.javaws.Launcher.executeApplication(Unknown
Source)
at
com.sun.javaws.Launcher.executeMainClass(Unknown
Source)
at com.sun.javaws.Launcher.continueLaunch
(Unknown Source)
at
com.sun.javaws.Launcher.handleApplicationDesc
(Unknown Source)
at
com.sun.javaws.Launcher.handleLaunchFile(Unknown
Source)
at com.sun.javaws.Launcher.run\(Unknown
Source)
at java.lang.Thread.run\(Unknown Source\)
----------------------------------------------------
It seems that no class definition was found - what do I
need to do to provide that definition?
Your assistance would be appreciated.
thanks in advance
David
(contact email: david.laing@eds.com)
Logged In: YES
user_id=715978
I have the exact same problem. 2 machines (win 2k and
win me) with fresh installs of j2se 1.4.1._02.
Solutions appreciated. I've adjusted by path to include the
java/bin files, and I've removed an old classpath, but still
the same error.
Michael (mwexler at e-dialog.com)
Logged In: YES
user_id=793578
I, too, have the same problem. Completely fresh installs, completely wiped
(so I thought) all trace of the program, incl. preference files etc., and it still
gives me the error detailed by the first poster to this thread.
Pls. advise.