James wrote:
Hi

Am in the process of developing a desktop RSS viewer for BBC feeds and others. It accepts any number of different feeds and sits at the bottom of the desktop ticking away. Would a few kind soles try it out and see if it works for them?

Doesn't work I'm afraid:

* The error occured while running the application. The exit code is 0x10000229.
* Contact the vendor of the application for troubleshooting.

java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.ucware.JEXEClassLoader.run(Unknown Source)
        at com.ucware.JEXEClassLoader.main(Unknown Source)
Caused by: java.lang.Error: Do not use co.uk.webcoding.backstage.Scroller.add() use co.uk.webcoding.backstage.Scroller.getContentPane().add() instead
        at javax.swing.JFrame.createRootPaneException(Unknown Source)
        at javax.swing.JFrame.addImpl(Unknown Source)
        at java.awt.Container.add(Unknown Source)
        at co.uk.webcoding.backstage.Scroller.run(Scroller.java:214)
        at co.uk.webcoding.backstage.Scroller.main(Scroller.java:436)
        ... 6 more

Win XP, vanilla.

C.


-
Sent via the backstage.bbc.co.uk discussion group.  To unsubscribe, please 
visit http://backstage.bbc.co.uk/archives/2005/01/mailing_list.html.

Reply via email to