[INFO] Compiling module com.foo.test.ApplicationScaffold [INFO] Scanning for additional dependencies: /home/rohit/Development/workspaces/cloud/testgwt/target/.generated/com/foo/test/client/managed/request/ApplicationRequestFactoryImpl.java [INFO] Computing all possible rebind results for 'com.foo.test.client.managed.request.ApplicationRequestFactoryImpl.Factory' [INFO] Rebinding com.foo.test.client.managed.request.ApplicationRequestFactoryImpl.Factory [INFO] Invoking generator com.google.gwt.autobean.rebind.AutoBeanFactoryGenerator [INFO] [ERROR] Generator 'com.google.gwt.autobean.rebind.AutoBeanFactoryGenerator' threw an exception while rebinding 'com.foo.test.client.managed.request.ApplicationRequestFactoryImpl.Factory' [INFO] java.lang.RuntimeException: Error writing out generated unit at '/home/rohit/Development/workspaces/cloud/testgwt/target/.generated/com/google/gwt/requestfactory/shared/EntityProxyIdAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory.java' [INFO] at com.google.gwt.dev.javac.StandardGeneratorContext$GeneratedUnitWithFile.commit(StandardGeneratorContext.java:172) [INFO] at com.google.gwt.dev.javac.StandardGeneratorContext.commit(StandardGeneratorContext.java:373) [INFO] at com.google.gwt.user.rebind.ClassSourceFileComposer.commit(ClassSourceFileComposer.java:107) [INFO] at com.google.gwt.autobean.rebind.AutoBeanFactoryGenerator.writeAutoBean(AutoBeanFactoryGenerator.java:212) [INFO] at com.google.gwt.autobean.rebind.AutoBeanFactoryGenerator.generate(AutoBeanFactoryGenerator.java:96) [INFO] at com.google.gwt.core.ext.GeneratorExtWrapper.generate(GeneratorExtWrapper.java:48) [INFO] at com.google.gwt.core.ext.GeneratorExtWrapper.generateIncrementally(GeneratorExtWrapper.java:60) [INFO] at com.google.gwt.dev.javac.StandardGeneratorContext.runGeneratorIncrementally(StandardGeneratorContext.java:662) [INFO] at com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:41) [INFO] at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind(StandardRebindOracle.java:74) [INFO] at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:259) [INFO] at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:248) [INFO] at com.google.gwt.dev.DistillerRebindPermutationOracle.getAllPossibleRebindAnswers(DistillerRebindPermutationOracle.java:91) [INFO] at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.doFindAdditionalTypesUsingRebinds(WebModeCompilerFrontEnd.java:106) [INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.process(AbstractCompiler.java:254) [INFO] at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:444) [INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.compile(AbstractCompiler.java:175) [INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.compile(AbstractCompiler.java:288) [INFO] at com.google.gwt.dev.jdt.AbstractCompiler$Sandbox$CompilerImpl.access$400(AbstractCompiler.java:145) [INFO] at com.google.gwt.dev.jdt.AbstractCompiler.compile(AbstractCompiler.java:632) [INFO] at com.google.gwt.dev.jdt.BasicWebModeCompiler.getCompilationUnitDeclarations(BasicWebModeCompiler.java:124) [INFO] at com.google.gwt.dev.jdt.WebModeCompilerFrontEnd.getCompilationUnitDeclarations(WebModeCompilerFrontEnd.java:54) [INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:517) [INFO] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:35) [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:541) [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:495) [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:407) [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:215) [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:187) [INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:159) [INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:87) [INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:81) [INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:166) [INFO] Caused by: java.io.FileNotFoundException: /home/rohit/Development/workspaces/cloud/testgwt/target/.generated/com/google/gwt/requestfactory/shared/EntityProxyIdAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory.java (File name too long) [INFO] at java.io.FileOutputStream.open(Native Method) [INFO] at java.io.FileOutputStream.(FileOutputStream.java:179) [INFO] at java.io.FileOutputStream.(FileOutputStream.java:131) [INFO] at com.google.gwt.dev.javac.StandardGeneratorContext$GeneratedUnitWithFile.commit(StandardGeneratorContext.java:169) [INFO] ... 32 more roo> [INFO] [ERROR] Errors in '/home/rohit/Development/workspaces/cloud/testgwt/target/.generated/com/foo/test/client/managed/request/ApplicationRequestFactoryImpl.java' [INFO] [ERROR] Line 9: Failed to resolve 'com.foo.test.client.managed.request.ApplicationRequestFactoryImpl.Factory' via deferred binding [INFO] Scanning for additional dependencies: file:/home/rohit/Development/workspaces/cloud/testgwt/src/main/java/com/foo/test/client/managed/ui/PersonListView.java [INFO] [WARN] For the following type(s), generated source was never committed (did you forget to call commit()?) [INFO] [WARN] com.google.gwt.requestfactory.shared.EntityProxyIdAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory [INFO] [WARN] com.foo.test.client.managed.request.ApplicationRequestFactoryImpl_FactoryImpl [INFO] Scanning for additional dependencies: file:/home/rohit/Development/workspaces/cloud/testgwt/src/main/java/com/foo/test/client/managed/ui/PersonMobileDetailsView.java [INFO] Computing all possible rebind results for 'com.foo.test.client.managed.ui.PersonMobileDetailsView.Binder' [INFO] Rebinding com.foo.test.client.managed.ui.PersonMobileDetailsView.Binder [INFO] Invoking generator com.google.gwt.uibinder.rebind.UiBinderGenerator [INFO] [WARN] Deprecated use of id="boundElementHolder" for field name. Please switch to gwt:field="boundElementHolder" instead. This will soon be a compile error! Element (:16) [INFO] Scanning for additional dependencies: file:/home/rohit/Development/workspaces/cloud/testgwt/src/main/java/com/foo/test/client/managed/ui/PersonMobileEditView.java [INFO] Computing all possible rebind results for 'com.foo.test.client.managed.ui.PersonMobileEditView.Binder' [INFO] Rebinding com.foo.test.client.managed.ui.PersonMobileEditView.Binder [INFO] Invoking generator com.google.gwt.uibinder.rebind.UiBinderGenerator [INFO] [WARN] Deprecated use of id="boundElementHolder" for field name. Please switch to gwt:field="boundElementHolder" instead. This will soon be a compile error! Element (:23) [INFO] Scanning for additional dependencies: jar:file:/home/rohit/.m2/repository/com/google/gwt/gwt-user/2.2.0/gwt-user-2.2.0.jar!/com/google/gwt/cell/client/IconCellDecorator.java [INFO] Computing all possible rebind results for 'com.google.gwt.cell.client.IconCellDecorator.Template' [INFO] Rebinding com.google.gwt.cell.client.IconCellDecorator.Template [INFO] Invoking generator com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator [INFO] Constructing interface com.google.gwt.cell.client.IconCellDecorator.Template [INFO] Generating method body for imageWrapperTop() [INFO] [WARN] Template with variable in CSS context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually [INFO] Generating method body for imageWrapperBottom() [INFO] [WARN] Template with variable in CSS context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually [INFO] Generating method body for outerDiv() [INFO] [WARN] Template with variable in CSS context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually [INFO] Generating method body for imageWrapperMiddle() [INFO] [WARN] Template with variable in CSS context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually [INFO] [ERROR] Cannot proceed due to previous errors [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILUREon roo> [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:23.254s [INFO] Finished at: Sat Apr 23 15:40:45 EDT 2011 [INFO] Final Memory: 11M/156M [INFO] ------------------------------------------------------------------------