Re: [ERROR] Unexpected internal compiler error | BytecodeSignatureMaker.java:59 | at com.google.gwt.dev.Compiler.main(Compiler.java:113)

2022-08-09 Thread Michael Conrad
dule's thing on multiple dependencies to >> keep gwt 2.8 stuff out of the classpath. There is no GWT servlet stuff. >> >> Using Gradle, JDK 17, Linux, IntelliJU >> >> plugins { >> id "java" >> id "war" >> id &q

Re: [ERROR] Unexpected internal compiler error | BytecodeSignatureMaker.java:59 | at com.google.gwt.dev.Compiler.main(Compiler.java:113)

2022-08-05 Thread Jens
t; > id "org.wisepersist.gwt" > id "org.gretty" > } > > > Task :compileGwt > Compiling module com.newsrx.butter.Butter > [ERROR] Unexpected internal compiler error > java.lang.IllegalArgumentException >

[ERROR] Unexpected internal compiler error | BytecodeSignatureMaker.java:59 | at com.google.gwt.dev.Compiler.main(Compiler.java:113)

2022-08-03 Thread Michael Conrad
T servlet stuff. Using Gradle, JDK 17, Linux, IntelliJU plugins {     id "java"     id "war"     id "org.wisepersist.gwt"     id "org.gretty" } > Task :compileGwt Compiling module com.newsrx.butter.Butter [ERROR] Unexpected internal co

Getting Unexpected internal compiler error

2016-02-04 Thread Jay Shukla
ving below exception? [ERROR] Unexpected internal compiler error > java.lang.RuntimeException: Unexpectedly unable to access > Enum.createValueOfMap via reflection. Likely a dependency on the > com.google.gwt.user.User module is missing. > at > com.google.gwt.d

Re: GWT 2.8 SNAPSHOT - "Unexpected internal compiler error"

2015-08-06 Thread Leonid Khachaturov
because I > really want to get away from Java 7. Unfortunately, I'm getting the > following error with gwt-2.8.0-20150805: > > >- Unexpected internal compiler error >- >at > com.google.gwt.dev.javac.CompiledClass.get

GWT 2.8 SNAPSHOT - "Unexpected internal compiler error"

2015-08-06 Thread Leonid Khachaturov
- Hello, I have decided to try out a snapshot of 2.8 instead of 2.7 because I really want to get away from Java 7. Unfortunately, I'm getting the following error with gwt-2.8.0-20150805: - Unexpected internal compiler error -

Re: Unexpected internal compiler error when trying out 2.7.0-RC1

2014-11-04 Thread Martijn Wijns
or. >>>> >>>> On Thursday, October 30, 2014 4:39:03 PM UTC+1, Martijn Wijns wrote: >>>>> >>>>> When trying out 2.7.0-RC1 I get the following error after a page >>>>> refresh: >>>>> >>>>>

Re: Unexpected internal compiler error when trying out 2.7.0-RC1

2014-11-03 Thread Arlo O'Keeffe
vrijdag 31 oktober 2014 14:21:24 UTC+1 schreef Arlo O'Keeffe: >>> >>> I have the same error. >>> >>> On Thursday, October 30, 2014 4:39:03 PM UTC+1, Martijn Wijns wrote: >>>> >>>> When trying out 2.7.0-RC1 I get the following error a

Re: Unexpected internal compiler error when trying out 2.7.0-RC1

2014-11-03 Thread Arlo O'Keeffe
t; When trying out 2.7.0-RC1 I get the following error after a page refresh: >>> >>> [ERROR] Unexpected internal compiler error >>> java.lang.AssertionError >>> at com.google.gwt.dev.jjs.impl.UnifyAst.instantiate

Re: Unexpected internal compiler error when trying out 2.7.0-RC1

2014-10-31 Thread Martijn Wijns
ffe: > > I have the same error. > > On Thursday, October 30, 2014 4:39:03 PM UTC+1, Martijn Wijns wrote: >> >> When trying out 2.7.0-RC1 I get the following error after a page refresh: >> >> [ERROR] Unexpected internal co

Re: Unexpected internal compiler error when trying out 2.7.0-RC1

2014-10-31 Thread Arlo O'Keeffe
I have the same error. On Thursday, October 30, 2014 4:39:03 PM UTC+1, Martijn Wijns wrote: > > When trying out 2.7.0-RC1 I get the following error after a page refresh: > > [ERROR] Unexpected internal compiler error > java.lang.Asse

Unexpected internal compiler error when trying out 2.7.0-RC1

2014-10-30 Thread Martijn Wijns
When trying out 2.7.0-RC1 I get the following error after a page refresh: [ERROR] Unexpected internal compiler error java.lang.AssertionError at com.google.gwt.dev.jjs.impl.UnifyAst.instantiate(UnifyAst.java:1407) at com.google.gwt.dev.jjs.impl.UnifyAst.instantiate(UnifyAst.java:1414) at

Re: GWT Unexpected internal compiler error

2013-12-04 Thread Dugald
Try getting rid of the gwt-unitCache folder. On Saturday, 16 November 2013 02:00:59 UTC+11, barada wrote: > > Hi, > > When I try compile my project I got next error: > > [INFO] [ERROR] Unexpected internal compiler error > [INFO] java.lang.ArrayIndexOutOfBoundsExc

GWT Unexpected internal compiler error

2013-11-15 Thread barada
Hi, When I try compile my project I got next error: [INFO] [ERROR] Unexpected internal compiler error [INFO] java.lang.ArrayIndexOutOfBoundsException: 0 [INFO] at com.google.gwt.dev.jjs.impl.GwtAstBuilder$AstVisitor.writeEnumValueOfMethod(GwtAstBuilder.java:2671) [INFO] at

Re: Internal Compiler Error / Xerces

2013-08-21 Thread Ronan Quillevere
As said by DP, I had to add the following to my pom.cml to make it work xerces xercesImpl 2.11.0 xml-apis xml-apis 1.4.01 On Friday, April 19, 2013 9:25:19 PM UTC+2, DP wrote: > > I had similar problem. I resolved it by adding xercesImpl a

Re: Internal Compiler Error / Xerces

2013-04-19 Thread DP
I had similar problem. I resolved it by adding xercesImpl artifact to my Maven pom.xml -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit

Re: Unexpected internal compiler error java.lang.NoSuchFieldError: warningThreshold when building

2012-03-29 Thread Zoran Polic
; helped at all... I am more then willing to give any info to help me > resolve this issue. > > [ERROR] Unexpected internal compiler error > [java] java.lang.NoSuchFieldError: warningThreshold > [java] at > com.google.gwt.dev.javac.JdtCompiler.getCompil

Unexpected internal compiler error

2012-02-10 Thread StephanLang
Hi, I'm using GWT SDK 2.4.0 and I'm getting the following error: [ERROR] Unexpected internal compiler error java.lang.NullPointerException at com.google.gwt.dev.javac.MethodVisitor.collectMethods(MethodVisitor.java:122) at com.google.gwt.dev.javac.MethodVisitor.

Unexpected internal compiler error java.lang.NoSuchFieldError: warningThreshold when building

2011-12-13 Thread JeffN
I get this error when building my project. I have seen other post stating to put the GWT at the top of my classpath and this has not helped at all... I am more then willing to give any info to help me resolve this issue. [ERROR] Unexpected internal compiler error [java

Re: Internal Compiler Error / Xerces

2011-07-15 Thread Juan Pablo Gardella
than a SAX Parser in your >> > classpath and this is the problem. I have a similar problem and resolve >> (in >> > maven, not in eclipse). See this >> > thread< >> http://groups.google.com/group/google-web-toolkit/browse_thread/threa...> >> > >> > 2011/

Re: Internal Compiler Error / Xerces

2011-07-15 Thread Jörn Gersdorf
r problem and resolve > (in > > maven, not in eclipse). See this > > thread< > http://groups.google.com/group/google-web-toolkit/browse_thread/threa...> > > > > 2011/7/14 Jörn Gersdorf > > > > > > > > > > > > > > > &g

Re: Internal Compiler Error / Xerces

2011-07-15 Thread dreamer
gt; > > Hi all, > > > we have a GWT project which is suddenly not compiling anymore but > > failing with an INternal Compiler error at > > > com.google.gwt.uibinder.rebind.W3cDocumentBuilder.startElement(W3cDocumentB > > uilder.java: > > 128). > > >

Re: Internal Compiler Error / Xerces

2011-07-14 Thread Juan Pablo Gardella
4 Jörn Gersdorf > Hi all, > > we have a GWT project which is suddenly not compiling anymore but > failing with an INternal Compiler error at > > com.google.gwt.uibinder.rebind.W3cDocumentBuilder.startElement(W3cDocumentBuilder.java: > 128). > > This happens since a colle

Internal Compiler Error / Xerces

2011-07-14 Thread Jörn Gersdorf
Hi all, we have a GWT project which is suddenly not compiling anymore but failing with an INternal Compiler error at com.google.gwt.uibinder.rebind.W3cDocumentBuilder.startElement(W3cDocumentBuilder.java: 128). This happens since a collegue of mine has made some changes (unfortunately he'

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-12-09 Thread skrat
Awesome! Saved my ass too, thanks a ton On Oct 20, 3:45 pm, wolfgang wrote: > solved the problem. I changed the order in java build path (order and > export), so that GWT SDK is now on Top. > everything compiles without exception. > > On 15 Okt., 12:02, wolfgang wrote: > > > > > > > > > Sorry fo

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-11-27 Thread Ltearno
Thank you so much i would have not thought of that ! U saved me !!! On 20 oct, 15:45, wolfgang wrote: > solved the problem. I changed the order in java build path (order and > export), so that GWT SDK is now on Top. > everything compiles without exception. > > On 15 Okt., 12:02, wolfgang wrote:

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-20 Thread wolfgang
solved the problem. I changed the order in java build path (order and export), so that GWT SDK is now on Top. everything compiles without exception. On 15 Okt., 12:02, wolfgang wrote: > Sorry for posting this twice - haven't found the first post so I > assumed it got lost somewhere. > > On 15 Okt

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-15 Thread wolfgang
Sorry for posting this twice - haven't found the first post so I assumed it got lost somewhere. On 15 Okt., 11:58, wolfgang wrote: > I got this error message from the compiler when I tried an upgrade > from 2.0.4 to 2.1.0.RC1: > >  [ERROR]  Internal compiler error > java.la

Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-15 Thread wolfgang
I got this error message from the compiler when I tried an upgrade from 2.0.4 to 2.1.0.RC1: [ERROR] Internal compiler error java.lang.NoSuchMethodError: com.google.gwt.uibinder.rebind.UiBinderWriter.(Lcom/google/gwt/ core/ext/typeinfo/JClassType;Ljava/lang/String;Ljava/lang/String;Lcom/ google

Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-13 Thread wolfgang
After upgrading to 2.1.0.RC1 I'm getting an "Internal compiler error" when compiling my project. Has anyone an idea why this happens and how I can solve this error? Have I missed an important point during the update process? Here is the exact error message: [ERROR] Internal

Re: GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-06-03 Thread googelybear
It seems that I could fix the build by setting the max. nr of open files to 2048 (that as twice as much as the default). On Jun 2, 3:05 pm, googelybear wrote: > Ok this gets weirder, now I get another internal compiler error in > DisclosurePanel: > >      [java]    Scanning fo

Re: GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-06-02 Thread googelybear
Ok this gets weirder, now I get another internal compiler error in DisclosurePanel: [java]Scanning for additional dependencies: jar:file:/opt/ gwt-2.0.3/gwt-user.jar!/com/google/gwt/user/client/ui/ DisclosurePanel.java [java] Computing all possible rebind results for

Re: GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-06-02 Thread googelybear
I just checked on that machine and the global limit is 6'297'272, and the user limit for the user running the gwt compiler is 1024. Does gwt really need to open so many files? What would you recommend to set? On Jun 2, 1:23 am, googelybear wrote: > Hi Chris, > > yes it's a linux box (ubuntu). Th

Re: GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-06-01 Thread googelybear
Hi Chris, yes it's a linux box (ubuntu). The weird thing is that it compiles fine on my workstation (also Ubuntu Linux) without tweaking (I run the gwt compiler via eclipse and not via ant but I thinkg that shouldn't make a difference). Thanks for your pointer, I will try to increase the limit to

Re: GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-05-31 Thread Saima Waseem
*Make and extra income from home. International company seek motivated individuals to work from home. Positions available data entry, research and more* ** *http://www.clicknearn.net/3527-8.html* ** *http://www.clicknearn.net/3527-79.html* ** *http://www.clicknearn.net/3527-81.html* ** *http://www.

Re: GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-05-31 Thread Chris Lercher
Hi, are you on Linux? There's a limit of open files you can have. Google for "Too many open files" to find a solution. Here's a good page: http://confluence.atlassian.com/display/CONF29/Fix+'Too+many+open+files'+error+on+Linux+by+increasing+filehandles If your parameters are in a normal range bef

GWT Compiler fails with 'Too many open files' error / internal compiler error

2010-05-31 Thread googelybear
Hi, When I compile my gwt project via ant I regularly get the following error '[java] Invoking com.google.gwt.dev.javac.standardgeneratorcont...@28e4f4ad [java][ERROR] Generator 'com.google.gwt.uibinder.rebind.UiBinderGenerator' threw threw an exception while rebin

Internal Compiler Error

2009-05-12 Thread Flo K
ernal compiler error Error:at java.io.ObjectStreamClass$FieldReflector.getPrimFieldValues(ObjectStreamClass.java:1907) Error:at java.io.ObjectStreamClass.getPrimFieldValues(ObjectStreamClass.java:1184) Error:at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1494) Err

Re: Internal compiler error with 1.5.2

2008-09-02 Thread xoferiF
mpile classpath, and the error is gone... Hope this works for you. Kevin On Sep 1, 12:06 am, Steve Storey <[EMAIL PROTECTED]> wrote: > Hi, > > I've just upgraded from 1.4.60 to 1.5.2 and am now getting an internal > compiler error with my code: > >      [java] Compi

Re: Internal compiler error with 1.5.2

2008-09-01 Thread Steve Storey
it- steve i will look at > it and get back to you. > > On Sep 1, 2:06 am, Steve Storey <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I've just upgraded from 1.4.60 to 1.5.2 and am now getting an internal > > compiler error with my code: > > >    

Re: Internal compiler error with 1.5.2

2008-08-31 Thread mP
TED]> wrote: > Hi, > > I've just upgraded from 1.4.60 to 1.5.2 and am now getting an internal > compiler error with my code: > > [java] Compiling permutations > [java]Analyzing permutation #1 > [java] [ERROR] An internal compi

Internal compiler error with 1.5.2

2008-08-31 Thread Steve Storey
Hi, I've just upgraded from 1.4.60 to 1.5.2 and am now getting an internal compiler error with my code: [java] Compiling permutations [java]Analyzing permutation #1 [java] [ERROR] An internal compiler exception occurred