Error while compiling module

154 views
Skip to first unread message

Deepak Agrawal

unread,
May 7, 2014, 9:35:10 AM5/7/14
to google-web-tool...@googlegroups.com
Hi,

I am trying to compile my GWT application which uses incubator jar file. I am getting below compilation error

   [ERROR] Errors in 'com/google/gwt/gen2/logging/impl/client/ClientConsoleLogHandlerImpl.java'
      [ERROR] Line 206: Rebind result 'com.google.gwt.gen2.logging.impl.client.ClientConsoleLogHandlerImpl.Impl' must be a class

I am using 2.1 version of incubator jar. I saw some old discussions where something was handled in 1.7 versions.

Can someone suggest what is the problem and solution for this problem?

Regards,
Deepak

Thomas Broyer

unread,
May 7, 2014, 11:25:00 AM5/7/14
to google-web-tool...@googlegroups.com
First, please use https://groups.google.com/d/forum/google-web-toolkit when asking for support.
You don't say which version of GWT you're using, but I suspect you use one the incubator doesn't support, that adds a new permutation (ie9 or ie10) for which no rebind rule has been defined for ClientConsoleLogHandlerImpl.Impl.
The incubator is deprecated for several years now; it's high time to move on and stop using it. 

Deepak Agrawal

unread,
May 7, 2014, 11:51:26 AM5/7/14
to google-web-tool...@googlegroups.com
Thanks I am using GWT 2.6.

Deepak Agrawal

unread,
May 7, 2014, 12:10:52 PM5/7/14
to google-web-tool...@googlegroups.com
Hi Thomas,

Can you suggest, which api should be used in replacement of incubator? Does it support all similar components?

Regards,
Deepak


On Wednesday, May 7, 2014 8:55:00 PM UTC+5:30, Thomas Broyer wrote:

Thomas Broyer

unread,
May 7, 2014, 12:42:08 PM5/7/14
to google-web-tool...@googlegroups.com
From https://code.google.com/p/google-web-toolkit-incubator/

Most of the important widgets and APIs made their way into GWT trunk a long time ago. The rest may be included at a later date.

then it tells you what to use for each API/component. 

Jamie Nelson

unread,
May 8, 2014, 10:59:21 AM5/8/14
to google-web-tool...@googlegroups.com
In your case, support for java.util.logging was merged into master a while ago.
There was the gwt-log project before then, but it's been in gwt-user since at least 2.2:

This message and any attachments are solely for the intended recipient. If you are not the intended recipient, disclosure, copying, use, or distribution of the information included in this message is prohibited -- please immediately and permanently delete this message.
Reply all
Reply to author
Forward
0 new messages