jijo-paulose / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

Hello works great on local but when deploy to appengine I get this error #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Compiling module ca.aes.gwt.enterpriseguix1.Enterpriseguix2
   Validating newly compiled units
      Ignored 4 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
   Scanning for additional dependencies: file:/D:/atlantisfirst180/honolulu/poc/enterpriseguix1/src/ca/aes/gwt/enterpriseguix1/client/admin/panels/AgenciesVerticalPanel.java
      Computing all possible rebind results for 'ca.aes.gwt.enterpriseguix1.client.modelproxy.system.ISystemService'
         Rebinding ca.aes.gwt.enterpriseguix1.client.modelproxy.system.ISystemService
            Invoking generator com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator
               Generating client proxy for remote service interface 'ca.aes.gwt.enterpriseguix1.client.modelproxy.system.ISystemService'
                  Analyzing 'ca.aes.gwt.enterpriseguix1.client.modelproxy.system.ISystemService' for serializable types
                     Analyzing methods:
                        public abstract java.util.Map initializeAgencyForAgencyAdmin(java.lang.String userName)
                           Return type: java.util.Map
                              java.util.Map
                                 Verifying instantiability
                                    java.util.LinkedHashMap<? extends java.lang.Object, ? extends java.lang.Object>
                                       [WARN] Checking all subtypes of Object which qualify for serialization
                                          com.google.gwt.validation.client.impl.PathImpl
                                             Verifying instantiability
                                                com.google.gwt.validation.client.impl.PathImpl
                                                   Analyzing the fields of type 'com.google.gwt.validation.client.impl.PathImpl' that qualify for serialization
                                                      [WARN] Field 'private final java.util.List<javax.validation.Path.Node> nodes' will not be serialized because it is final
   Scanning for additional dependencies: jar:file:/C:/eclipseindigo/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.r37v201108301710/gwt-2.4.0/gwt-user.jar!/com/google/gwt/cell/client/ButtonCellBase.java
      Computing all possible rebind results for 'com.google.gwt.cell.client.ButtonCellBase.DefaultAppearance.Template'
         Rebinding com.google.gwt.cell.client.ButtonCellBase.DefaultAppearance.Template
            Invoking generator com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
               Constructing interface com.google.gwt.cell.client.ButtonCellBase.DefaultAppearance.Template
                  Generating method body for iconContentLayout()
                     [WARN] Template with variable in CSS attribute context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually or use SafeStyles to specify arguments in a CSS attribute context
                     [WARN] Template with variable in CSS attribute context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually or use SafeStyles to specify arguments in a CSS attribute context
                  Generating method body for iconWrapper()
                     [WARN] Template with variable in CSS attribute context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually or use SafeStyles to specify arguments in a CSS attribute context
                     [WARN] Template with variable in CSS attribute context: The template code generator cannot guarantee HTML-safety of the template -- please inspect manually or use SafeStyles to specify arguments in a CSS attribute context
   [ERROR] An internal compiler exception occurred
com.google.gwt.dev.jjs.InternalCompilerException: Failed to get JNode
    at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:140)
    at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:71)
    at com.google.gwt.dev.jjs.impl.BuildTypeMap.getType(BuildTypeMap.java:730)
    at com.google.gwt.dev.jjs.impl.BuildTypeMap.access$000(BuildTypeMap.java:99)
    at com.google.gwt.dev.jjs.impl.BuildTypeMap$BuildDeclMapVisitor.visit(BuildTypeMap.java:195)
    at org.eclipse.jdt.internal.compiler.ast.LocalDeclaration.traverse(LocalDeclaration.java:237)
    at org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.traverse(MethodDeclaration.java:239)
    at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.traverse(TypeDeclaration.java:1239)
    at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.traverse(CompilationUnitDeclaration.java:687)
    at com.google.gwt.dev.jjs.impl.BuildTypeMap.createPeersForNonTypeDecls(BuildTypeMap.java:637)
    at com.google.gwt.dev.jjs.impl.BuildTypeMap.exec(BuildTypeMap.java:514)
    at com.google.gwt.dev.jjs.impl.BuildTypeMap.exec(BuildTypeMap.java:523)
    at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:599)
    at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33)
    at com.google.gwt.dev.Precompile.precompile(Precompile.java:284)
    at com.google.gwt.dev.Precompile.precompile(Precompile.java:233)
    at com.google.gwt.dev.Precompile.precompile(Precompile.java:145)
    at com.google.gwt.dev.Compiler.run(Compiler.java:232)
    at com.google.gwt.dev.Compiler.run(Compiler.java:198)
    at com.google.gwt.dev.Compiler$1.run(Compiler.java:170)
    at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88)
    at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82)
    at com.google.gwt.dev.Compiler.main(Compiler.java:177)
      [ERROR] <no source info>: public class com.bradrydzewski.gwt.calendar.client.Calendar
    extends com.bradrydzewski.gwt.calendar.client.CalendarWidget
    implements : com.google.gwt.user.client.ui.RequiresResize, com.google.gwt.user.client.ui.ProvidesResize
/*   fields   */
private [unresolved] Unresolved type 
com.bradrydzewski.gwt.calendar.client.agenda.AgendaView agendaView
private [unresolved] Unresolved type 
com.bradrydzewski.gwt.calendar.client.dayview.DayView dayView
private [unresolved] Unresolved type 
com.bradrydzewski.gwt.calendar.client.monthview.MonthView monthView
private [unresolved] com.google.gwt.user.client.Timer resizeTimer
/*   methods   */
public void <init>() 
[unresolved] public void <init>(Unresolved type 
com.bradrydzewski.gwt.calendar.client.CalendarViews) 
[unresolved] public void <init>(Unresolved type 
com.bradrydzewski.gwt.calendar.client.CalendarView) 
[unresolved] public void onResize() 
[unresolved] public void setView(Unresolved type 
com.bradrydzewski.gwt.calendar.client.CalendarViews) 
[unresolved] public void setView(Unresolved type 
com.bradrydzewski.gwt.calendar.client.CalendarViews, int) 

         org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
      [ERROR] at ClientScheduleVerticalPanel.java(25): Calendar calendar = new Calendar();
         org.eclipse.jdt.internal.compiler.ast.LocalDeclaration

////////////////////////////////////
my gwt.xml looks like this
  <inherits name='com.bradrydzewski.gwt.calendar.Calendar'/>
  <inherits name='com.bradrydzewski.gwt.calendar.theme.google.Google'/>

any thoughts?

Original issue reported on code.google.com by archipel...@gmail.com on 2 Aug 2012 at 10:26

GoogleCodeExporter commented 8 years ago
Hey all figured it out my project has more than one module (.gwt file).  Gwtcal 
only works in a one module project.  I removed my second mod  file and it worked

Original comment by archipel...@gmail.com on 6 Aug 2012 at 4:22

GoogleCodeExporter commented 8 years ago
Ok, closing the issue as invalid then.

Thanks.

Original comment by ctasada on 9 Aug 2012 at 8:44