History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25386
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Critical Critical
Assignee: Nikolay Chashnikov
Reporter: Keith Lea
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Can't build using GWT 1.5

Created: 20 Mar 08 21:59   Updated: 04 Aug 08 16:24
Component/s: GWT Support
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,757
Severity: High


 Description  « Hide
It looks like GWT might be launched without some of its resource jars. This is using a recent GWT 1.5 nightly build.

Error: Missing message: compilation_internalError in: org.eclipse.jdt.internal.compiler.messages
Error:at com.google.gwt.core.ext.typeinfo.JMethod.getReadableDeclaration(JMethod.java:132)
Error:at com.google.gwt.core.ext.typeinfo.JMethod.getReadableDeclaration(JMethod.java:58)
Error:at com.google.gwt.user.rebind.rpc.RemoteServiceAsyncValidator.validate(RemoteServiceAsyncValidator.java:200)
Error:at com.google.gwt.user.rebind.rpc.ProxyCreator.create(ProxyCreator.java:120)
Error:at com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator.generate(ServiceInterfaceProxyGenerator.java:57)
Error:at com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:43)
Error:at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.tryRebind(StandardRebindOracle.java:118)
Error:at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind(StandardRebindOracle.java:63)
Error:at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:180)
Error:at com.google.gwt.dev.GWTCompiler$DistillerRebindPermutationOracle.getAllPossibleRebindAnswers(GWTCompiler.java:213)
Error:at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.doFindAdditionalTypesUsingRebinds(WebModeCompilerFrontEnd.java:105)
Error:at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.process(AbstractCompiler.java:164)
Error:at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:392)
Error:at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.compile(AbstractCompiler.java:93)
Error:at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.compile(AbstractCompiler.java:194)
Error:at com.google.gwt.dev.jdt.AbstractCompiler$CompilerImpl.access$600(AbstractCompiler.java:79)
Error:at com.google.gwt.dev.jdt.AbstractCompiler.compile(AbstractCompiler.java:528)
Error:at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.getCompilationUnitDeclarations(WebModeCompilerFrontEnd.java:65)
Error:at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.<init>(JavaToJavaScriptCompiler.java:248)
Error:at com.google.gwt.dev.GWTCompiler.distill(GWTCompiler.java:383)
Error:at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:624)
Error:at com.google.gwt.dev.GWTCompiler.run(GWTCompiler.java:614)
Error:at com.google.gwt.dev.GWTCompiler.main(GWTCompiler.java:232)



 All   Comments   Work Log   Change History      Sort Order:
Keith Lea - 21 Mar 08 22:25
No chance of getting this fixed in 7.0.x? Is it more complex than just changing how gwt is run?

Maxim Mossienko - 22 Mar 08 12:27
We are investigating the subject

Nikolay Chashnikov - 24 Mar 08 10:44
I cannot reproduce the problem. Could you please reproduce it with a simple project and send it to me?