Re: Problem with 2.8.0 rc1 SDM

2016-08-25 Thread James Horsley
Updating gson to 2.6.x fixed it for me On Thursday, August 11, 2016 at 10:04:44 PM UTC+1, Alberto Mancini wrote: > > Hello, > in the attempt of porting an internal project from beta1 to rc1 we faced > an issue i do not understand how to debug. > > The project uses errai but my feeling is that

Re: Problem with 2.8.0 rc1 SDM

2016-08-25 Thread James Horsley
Ah, just realized this was discussed in more detail at https://groups.google.com/forum/#!topic/google-web-toolkit/-c4RR6oLr2o I'll check my gson dep and report back On Thursday, August 25, 2016 at 11:28:58 PM UTC+1, James Horsley wrote: > > Meant to say that I'm seeing the same error after

Re: Problem with 2.8.0 rc1 SDM

2016-08-25 Thread James Horsley
Meant to say that I'm seeing the same error after switching from beta-2 to rc2 On Thu, Aug 25, 2016 at 11:15 PM James Horsley wrote: > Doesn't the CodeServer need the gwt-dev.jar though? > > > On Tuesday, August 23, 2016 at 3:45:03 PM UTC+1, viviana zimbone wrote: >> >>

Re: Problem with 2.8.0 rc1 SDM

2016-08-25 Thread James Horsley
Doesn't the CodeServer need the gwt-dev.jar though? On Tuesday, August 23, 2016 at 3:45:03 PM UTC+1, viviana zimbone wrote: > > If you have a maven dependency for gwt-dev, removing it shoudl fix the > issue :) > > Il giorno martedì 16 agosto 2016 11:03:03 UTC+2, Alberto Mancini ha > scritto: >>

Re: Problem with 2.8.0 rc1 SDM

2016-08-23 Thread viviana zimbone
If you have a maven dependency for gwt-dev, removing it shoudl fix the issue :) Il giorno martedì 16 agosto 2016 11:03:03 UTC+2, Alberto Mancini ha scritto: > > Unfortunately removing the temporary files does not helps. > Today we try to investigate further and eventually we will open an issue.

Re: Problem with 2.8.0 rc1 SDM

2016-08-16 Thread Alberto Mancini
Unfortunately removing the temporary files does not helps. Today we try to investigate further and eventually we will open an issue. Thanks, A. On Sun, Aug 14, 2016 at 12:52 AM Andrei Korzhevskii wrote: > Reading the stacktrace, I think the problem is in >

Re: Problem with 2.8.0 rc1 SDM

2016-08-13 Thread Andrei Korzhevskii
Reading the stacktrace, I think the problem is in https://github.com/gwtproject/gwt/blob/master/dev/core/src/com/google/gwt/core/linker/SymbolMapsLinker.java#L282, looks like disk cache returns null there. Did you try to remove folder /var/folders/63/qxvnlkdn7yq2n689wbryx_

Problem with 2.8.0 rc1 SDM

2016-08-11 Thread Alberto Mancini
Hello, in the attempt of porting an internal project from beta1 to rc1 we faced an issue i do not understand how to debug. The project uses errai but my feeling is that the problem is not related to it because similar projects with errai work without problems. Essentially SDM fails during the