I have the exact same problem.. and seems like nobody knows what the issue may be :( It works on my laptop, but not my desktop.
On 17 Nov, 21:56, Rajeev Dayal <[email protected]> wrote: > Is there anything else in the Error log? Do you see any sub-entries of any > of the error entries? > > > > > > > > On Tue, Nov 9, 2010 at 4:19 AM, Emanhossny <[email protected]> wrote: > > Hello All, > > i installed GWT as a plugin i Eclipse. > > I have jdk 1.6 > > When i created the first web application > > the following error appears: > > Java Model Exception: Core Exception [code 0] Invocation of > > com.google.gwt.user.tools.WebAppCreator failed. See the error log for > > more details. > > at > > > org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperatio > > n.java: > > 50) > > at > > > org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.jav > > a: > > 728) > > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java: > > 1800) > > at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4694) > > at > > > org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchR > > unnableAdapter.java: > > 106) > > at org.eclipse.jface.operation.ModalContext > > $ModalContextThread.run(ModalContext.java:121) > > Caused by: org.eclipse.core.runtime.CoreException: Invocation of > > com.google.gwt.user.tools.WebAppCreator failed. See the error log for > > more details. > > at > > > com.google.gwt.eclipse.core.runtime.tools.WebAppProjectCreatorRunner.create > > Project(WebAppProjectCreatorRunner.java: > > 53) > > at > > > com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.createGWTProject( > > WebAppProjectCreator.java: > > 532) > > at > > > com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.create(WebAppProj > > ectCreator.java: > > 294) > > at > > > com.google.gdt.eclipse.suite.wizards.NewWebAppProjectWizard.finishPage(NewW > > ebAppProjectWizard.java: > > 147) > > at org.eclipse.jdt.internal.ui.wizards.NewElementWizard > > $2.run(NewElementWizard.java:116) > > at > > > org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperatio > > n.java: > > 39) > > at > > > org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.jav > > a: > > 728) > > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java: > > 1800) > > at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4694) > > at > > > org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchR > > unnableAdapter.java: > > 106) > > at org.eclipse.jface.operation.ModalContext > > $ModalContextThread.run(ModalContext.java:121) > > !SUBENTRY 1 com.google.gwt.eclipse.core 4 0 2010-11-09 10:48:05.687 > > !MESSAGE Invocation of com.google.gwt.user.tools.WebAppCreator failed. > > See the error log for more details. > > > -- > > 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]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
