... SwingUI?

Looks like hosted_gwt requires X (because it brings up the gwt app host window).

% ant compile_gwt
then start it with ./run-server.sh instead.

On Sun, Sep 19, 2010 at 1:01 PM, James Purser <[email protected]> wrote:
> Umm could this be why I'm having trouble trying to use the browser to
> communicate with fedone/Wiab?
>
>
> hosted_gwt:
>     [java] Listening for transport dt_socket at address: 8001
>     [java] java.lang.RuntimeException: Error running on Swing UI
> thread
>     [java]     at
> com.google.gwt.dev.SwingUI.invokeAndWait(SwingUI.java:381)
>     [java]     at com.google.gwt.dev.SwingUI.initialize(SwingUI.java:
> 239)
>     [java]     at
> com.google.gwt.dev.DevModeBase.doStartup(DevModeBase.java:882)
>     [java]     at
> com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1049)
>     [java]     at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:
> 804)
>     [java]     at com.google.gwt.dev.DevMode.main(DevMode.java:279)
>     [java] Caused by: java.lang.reflect.InvocationTargetException
>     [java]     at java.awt.EventQueue.invokeAndWait(EventQueue.java:
> 997)
>     [java]     at
> com.google.gwt.dev.SwingUI.invokeAndWait(SwingUI.java:377)
>     [java]     ... 5 more
>     [java] Caused by: java.awt.HeadlessException:
>     [java] No X11 DISPLAY variable was set, but this program
> performed an operation which requires it.
>     [java]     at
> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:
> 159)
>     [java]     at java.awt.Window.<init>(Window.java:431)
>     [java]     at java.awt.Frame.<init>(Frame.java:403)
>     [java]     at javax.swing.JFrame.<init>(JFrame.java:202)
>     [java]     at com.google.gwt.dev.SwingUI$3.run(SwingUI.java:247)
>     [java]     at
> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
>     [java]     at java.awt.EventQueue.dispatchEvent(EventQueue.java:
> 597)
>     [java]     at
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:
> 269)
>     [java]     at
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:
> 184)
>     [java]     at
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:
> 174)
>     [java]     at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
>     [java]     at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
>     [java]     at
> java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Wave Protocol" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/wave-protocol?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to