glu icon indicating copy to clipboard operation
glu copied to clipboard

Cannot resolve reference to bean LightUserCustomDeltaDefinitionDomainClass

Open lbruand opened this issue 9 years ago • 7 comments

This is a reopening of bug #199. We are using GLU version 4.7.1 and the bug is still happening from time to time.

lbruand avatar Sep 05 '14 09:09 lbruand

Can you please provide some information? Which java version are you using? Which platform?

ypujante avatar Sep 05 '14 17:09 ypujante

Sorry Yan, I beg your pardon for being too fast reopening that bug. We are still unfortunate to use the IBM JVM 1.6: /usr/lib/jvm/java-160-ibm/bin/java -version java version "1.6.0" Java(TM) SE Runtime Environment (build pxa6460sr10-20111208_01(SR10)) IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr10-20111207_96808 (JIT enabled, AOT enabled) J9VM - 20111207_096808 JIT - r9_20111107_21307ifx1 GC - 20110519_AA) JCL - 20111104_02

Platform is both Linux and AIX. We are still experiencing that problem. We will try to upgrade jdk to 1.7 and test again against GLU 5.X and see what happens.

From the previous bug, you seemed to think this was related to groovy's version ?

lbruand avatar Sep 05 '14 18:09 lbruand

If you can upgrade to 1.7/5.X I am pretty confident it will solve the problem.

Note that you should be able to upgrade to 1.7/4.7.3: see this chart http://pongasoft.github.io/glu/docs/latest/html/release-notes-old.html#glu-4-7-0 which should also solve the problem and maybe an easier path (switch the vm...).

ypujante avatar Sep 05 '14 19:09 ypujante

Our main problem is with upgrading to JDK 1.7. We cannot expect to do that shortly in production. Still we can test it. I'll get back to you on monday. Thanks for being so fast responding!

lbruand avatar Sep 05 '14 19:09 lbruand

One thing to think about is that you only need to upgrade the console host with jdk 1.7. You can still leave all your agents with 1.6...

ypujante avatar Sep 07 '14 19:09 ypujante

Well, we have made some test and we are unable to reproduce this bug with a jdk 7. I think this bug can be closed again. Now we are able to migrate to java 7. Thank you

ylorenzati avatar Mar 09 '15 14:03 ylorenzati

Thank you for reporting.

ypujante avatar Mar 09 '15 17:03 ypujante