Re: GWT - 2.9 Error compiling GWT

2020-05-22 Thread xevi.serrats
Hi, I changed the dependences beetween GWT Modules (*.gwt.xml files) and now it is working with no problems. We try to make a small Proof of Concept with the error but it was not possible. Thank you. El dijous, 21 maig de 2020 12:14:38 UTC+2, Dr. Lofi Dewanto va escriure: > > Hmm from the

Re: GWT - 2.9 Error compiling GWT

2020-05-21 Thread Craig Mitchell
org.objectweb.asm.ClassReader is part of gwt-dev.jar. This line looks odd to me: Compiling module com.xx.xx.web. xx.OpenFile Where did the x's come from? Did the author put them in to redact the package name? If so, I'd be looking at what's going in whatever that package is.

GWT - 2.9 Error compiling GWT

2020-05-21 Thread Dr. Lofi Dewanto
Hmm from the exception I see objectweb.asm lib? Do you mix your Client and Server Module? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

GWT - 2.9 Error compiling GWT

2020-05-19 Thread xevi.serrats
Hi, We have an application we can not compile using GWT-2.9. It compiles with GWT-2.8. We have the same problem with JDK8 and JDK11. This is the error: Compiling module com.xx.xx.web.xx.OpenFile [java] [ERROR] Unexpected internal compiler error [java] java.lang.