I was successful in compiling and running (non-debug) a simple GWT
based project via Netbeans 6.0 Beta 1 and GWT 1.4 using Tomcat
6.0.13. However running in debug mode results in the same failure /
stack trace you are experiencing after navigating back from one of
the GWT debug windows to the IDE.
Bob Potterveld
On Oct 28, 2007, at 7:57 PM, Todd Miller wrote:
Is anyone else having this problem when trying to do development
with GWT (Google Web Toolkit)? Seems like no one using GWT is able
to get it to work under Leopard from the discussions on the Google
forum. From the stacktrace, it looks like this is caused by a bug
in Java, not the GWT.
2007-10-27 18:14:23.131 java[1867:80f] [Java CocoaComponent
compatibility mode]: Enabled
2007-10-27 18:14:23.132 java[1867:80f] [Java CocoaComponent
compatibility mode]: Setting timeout for
SWT to 0.100000
Exception in thread "AWT-EventQueue-0"
java.lang.NullPointerException
at
apple
.awt.CGraphicsEnvironment.displayChanged(CGraphicsEnvironment.java:
65)
Invalid memory access of location 00000000 eip=00000000
at apple.awt.CToolkit$4.run(CToolkit.java:1259)
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at
java
.awt
.EventDispatchThread
.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at
java
.awt
.EventDispatchThread
.pumpEventsForHierarchy(EventDispatchThread.java:190)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:
184)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:
176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:
110)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden