Sunday, May 10, 2015

Re: [ERROR] Failed to link

Hello Jad,
I'm in the same situation . I get this error [ERROR] shell failed in doSlowStartup method.
Hope you managed to overcome this issue. If, so please met me know .

I'd really apreciate your help

Le jeudi 15 décembre 2011 13:27:32 UTC, jad a écrit :
Hello,

I get this error while lauching my GWT application :


Linking modules
  Bootstrap link for command-line module 'XXX'
     Linking module 'XXX'
        Invoking Linker Standard
           [ERROR] Failed to link
java.lang.NullPointerException
       at
com.google.gwt.util.tools.Utility.getFileFromClassPath(Utility.java:
236)
       at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.readFileToStringBuffer(SelectionScriptLinker.java:
358)
       at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.generateSelectionScript(SelectionScriptLinker.java:
259)
       at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.generateSelectionScript(SelectionScriptLinker.java:
252)
       at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.emitSelectionScript(SelectionScriptLinker.java:
177)
       at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.link(SelectionScriptLinker.java:
123)
       at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.link(SelectionScriptLinker.java:
100)
       at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.invokeLegacyLinkers(StandardLinkerContext.java:
336)
       at com.google.gwt.dev.DevModeBase.link(DevModeBase.java:962)
       at com.google.gwt.dev.DevMode.doSlowStartup(DevMode.java:394)
       at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:
1081)
       at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:804)
       at com.google.gwt.dev.DevMode.main(DevMode.java:309)
[ERROR] shell failed in doSlowStartup method

I'm using GWT 3.6 for eclipse
I'm using the latest version of eclipse plugin (2.4.2), and I'm pretty
sure I didn't have this problem with version 2.4.1 (I can't be sure
because I had to uninstall my old eclipse with version 2.4.1).

How can I solve this problem?
Thanks.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment