Unable to start client, Scout version 3.7.0.201102030625 [message #653453] |
Wed, 09 February 2011 14:58  |
Eclipse User |
|
|
|
Hello all
I downloaded the Eclipse Classic 3.7.0 M5 and in it I installed the
Scout Runtime (Incubation) version 3.7.0.201102030625
and
Scout SDK (Incubation) version 3.7.0.201102030625
Without any modifications I was able to start the Test-server-dev.product (or so it seems)
But when I want to start the Client through the Test-swing-client.dev.product I can successfully authenticate but then a whole bunch of Warnings of the form:
warnImageNotFound(null:-1) could not find image 'bla...'
appear.
And the then I got a number of NullPointerExceptions, all with the same stacktrace:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.eclipse.scout.rt.ui.swing.window.desktop.toolbar.Navigat ionWidgetButton.paintPressedImage(Unknown Source)
at org.eclipse.scout.rt.ui.swing.window.desktop.toolbar.Navigat ionWidgetButton.paintButton(Unknown Source)
at org.eclipse.scout.rt.ui.swing.window.desktop.toolbar.Navigat ionWidgetButton.paintComponent(Unknown Source)
at org.eclipse.scout.rt.ui.swing.window.desktop.toolbar.JNaviga tionWidget.paintButtons(Unknown Source)
at org.eclipse.scout.rt.ui.swing.window.desktop.toolbar.JNaviga tionWidget.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JLayeredPane.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered( Unknown Source)
at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
at java.awt.Container.paint(Unknown Source)
at java.awt.Window.paint(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.r un(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Did I miss something in the downloads?
Thanks in advance.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25317 seconds