Can any one help me i am new to the GWT. I just started it 2 days back and this is my first example tutorial and i am not finding any solution to this error . Tnx in advance
Regards, Ravi Kumar Chaurasia Dept of Information Technology NIT,Durgapur On Tue, Jun 22, 2010 at 11:54 AM, Ravi Kumar <[email protected]>wrote: > Unable to load module entry point class > > 11:29:28.742 [ERROR] [stockwatcher] Unable to load module entry point > class com.google.gwt.sample.stockwatcher.client.StockWatcher (see > associated exception for details) > java.lang.NullPointerException: null > at > > com.google.gwt.sample.stockwatcher.client.StockWatcher.onModuleLoad(StockWatcher.java: > 52) > 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.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java: > 369) > at > > com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java: > 185) > at > > com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java: > 380) > at > > com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java: > 222) > at java.lang.Thread.run(Unknown Source) > > > 11:29:28.859 [ERROR] [stockwatcher] Failed to load module > 'stockwatcher' from user agent 'Mozilla/5.0 (Windows; U; Windows NT > 6.1; en-US) AppleWebKit/534.1 (KHTML, like Gecko) Chrome/6.0.422.0 > Safari/534.1' at 127.0.0.1:50072 > > > any idea why is this error? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
