Hi,
i have an urgent problem.
I am using: GWT 1.7, SmartGwt 1.2, GWTENT 0.7 and UFCGWT 0.x.
I changed nothing but adding a entry to my property file (275 entries)
for internationalization.
I created the MYCONSTANTS Java interface and tried to compile it.
I got the following error:
[ERROR] Unexpected internal compiler error
java.lang.NoClassDefFoundError: Could not initialize class
com.google.gwt.dev.jjs.InternalCompilerException
at com.google.gwt.dev.js.ast.JsVisitor.translateException
(JsVisitor.java:448)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:431)
at com.google.gwt.dev.js.ast.JsModVisitor$NodeContext.traverse
(JsModVisitor.java:139)
at com.google.gwt.dev.js.ast.JsModVisitor.doAccept(JsModVisitor.java:
164)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:94)
at com.google.gwt.dev.js.JsInliner.exec(JsInliner.java:1375)
at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.compilePermutation
(JavaToJavaScriptCompiler.java:173)
at com.google.gwt.dev.CompilePerms.compile(CompilePerms.java:181)
at com.google.gwt.dev.ThreadedPermutationWorkerFactory
$ThreadedPermutationWorker.compile
(ThreadedPermutationWorkerFactory.java:47)
at com.google.gwt.dev.PermutationWorkerFactory$Manager
$WorkerThread.run(PermutationWorkerFactory.java:72)
at java.lang.Thread.run(Unknown Source)
[ERROR] Unrecoverable exception, shutting down
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)
at
com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.logAndTranslateException
(JavaToJavaScriptCompiler.java:615)
at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.compilePermutation
(JavaToJavaScriptCompiler.java:212)
at com.google.gwt.dev.CompilePerms.compile(CompilePerms.java:181)
at com.google.gwt.dev.ThreadedPermutationWorkerFactory
$ThreadedPermutationWorker.compile
(ThreadedPermutationWorkerFactory.java:47)
at com.google.gwt.dev.PermutationWorkerFactory$Manager
$WorkerThread.run(PermutationWorkerFactory.java:72)
at java.lang.Thread.run(Unknown Source)
[ERROR] Not all permutation were compiled , completed (0/6)
anyone expierience with this?
how to solve?
best regards,
Christian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---