ajwang / groovypptest

Automatically exported from code.google.com/p/groovypptest
0 stars 0 forks source link

Grails + groovypp + WAS = MultipleCompilationErrorsException in groovypp.concurrent.BindLater$1 #388

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install WebSphere Application Server 32-bit on Linux (CentOS 5.6)
2. Apply latest fix pack 7.0.0.17
3. Try to install grails application using groovy++

What is the expected output? What do you see instead?
Get the attached bug on application start (logs attached)

What version of the product are you using? On what operating system?
grails 1.3.5
groovypp-all-0.4.279_1.7.10.jar (as a dependency in BuildConfig)

Original issue reported on code.google.com by mih...@gmail.com on 13 Jul 2011 at 5:39

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Workaround: downgrading WebSphere Java SDK from FP17 to FP13 solves the issue

Original comment by mih...@gmail.com on 22 Aug 2011 at 12:17

GoogleCodeExporter commented 8 years ago
Workaround does not work on PPC64 platform: WebSphere with Java SDK FP13 
crashes with GPF

Original comment by mih...@gmail.com on 23 Aug 2011 at 5:21