Sunday, October 28, 2012

Re: unable to resolve field:java.lang.Object.castableTypeMap

Any help regarding the issue please. This happens only while building with eclipse, not happening with ant scripts all the time.

On Thursday, October 25, 2012 1:58:52 PM UTC+5:30, Bhaswanth Gattineni wrote:
Hi, 
    I am trying to compile the application, I am getting the following error and the compilation fails. But I am able to run the application directly without compiling it. Please help me with the issue. Any sort of help is appreciated!

[ERROR] Errors in 'jar:file:/E:/XX/softs/eclipse-jee-helios-SR2-win32-x86_64/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.3.0.r36v201104261928/gwt-2.3.0/gwt-dev.jar!/com/google/gwt/dev/jjs/intrinsic/com/google/gwt/lang/Cast.java'
         [ERROR] Line 29: Referencing field 'java.lang.Object.castableTypeMap': unable to resolve field
         [ERROR] Line 29: Referencing field 'java.lang.Object.castableTypeMap': unable to resolve field
         [ERROR] Line 38: Referencing field 'java.lang.Object.castableTypeMap': unable to resolve field
         [ERROR] Line 38: Referencing field 'java.lang.Object.castableTypeMap': unable to resolve field
      [ERROR] Errors in 'jar:file:/E:/XX/softs/eclipse-jee-helios-SR2-win32-x86_64/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.3.0.r36v201104261928/gwt-2.3.0/gwt-dev.jar!/com/google/gwt/dev/jjs/intrinsic/com/google/gwt/lang/Util.java'
         [ERROR] Line 27: Referencing field 'java.lang.Object.castableTypeMap': unable to resolve field
         [ERROR] Line 35: Referencing field 'java.lang.Object.castableTypeMap': unable to resolve field
      [WARN] Warnings in 'jar:file:/C:/Users/XX/war/WEB-INF/lib/gwt-incubator-20101117-r1766.jar!/com/google/gwt/widgetideas/client/impl/GlassPanelImpl.java'
         [WARN] Line 30: Referencing deprecated class 'com.google.gwt.user.client.impl.DocumentRootImpl'
         [WARN] Line 38: Referencing deprecated class 'com.google.gwt.user.client.impl.DocumentRootImpl'
      [WARN] Warnings in 'jar:file:/C:/Users/XX/war/WEB-INF/lib/gwt-incubator-20101117-r1766.jar!/com/google/gwt/widgetideas/table/client/FixedWidthGridBulkRenderer.java'
         [WARN] Line 122: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
      [WARN] Warnings in 'jar:file:/C:/Users/XX/war/WEB-INF/lib/gwt-incubator-20101117-r1766.jar!/com/google/gwt/widgetideas/table/client/GridBulkRenderer.java'
         [WARN] Line 102: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
         [WARN] Line 103: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.Grid'
         [WARN] Line 104: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.Grid'
         [WARN] Line 104: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
      [WARN] Warnings in 'jar:file:/C:/Users/XX/war/WEB-INF/lib/gwt-incubator-20101117-r1766.jar!/com/google/gwt/widgetideas/table/client/TableBulkRenderer.java'
         [WARN] Line 404: Referencing deprecated class 'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
      [ERROR] Errors in 'jar:file:/C:/Users/XX/war/WEB-INF/lib/gwtrpccommlayer-0.0.1.jar!/com/google/gwt/emul/java/util/Arrays.java'
         [ERROR] Line 1348: Referencing method 'com.google.gwt.lang.LongLib.compare([D[D)': unable to resolve method
         [ERROR] Line 1358: Referencing method 'com.google.gwt.lang.LongLib.compare([D[D)': unable to resolve method

Thanks,
Bhaswanth Gattineni.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/wMPaMnkv-10J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment