0 Replies Latest reply on Feb 4, 2016 11:11 AM by debjmi

    IncompatibleClassChangeError when deploying project to Wildfly-8.2.0.Final

    debjmi

      created test project "playground" from balusc example using eclipse luna

       

      project deploys successfully

      on windows 7,

      java version "1.7.0"

      Java(TM) SE Runtime Environment (build 1.7.0-b147)

      Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode, sharing)

      , wildfly-8.2.0.Final

       

      project fails to deploy

      on ibm p-series, AIX 7.1

      java version "1.7.0"

      Java(TM) SE Runtime Environment (build pap3270_27sr3fp20-20151106_01(SR3 FP20))

      IBM J9 VM (build 2.7, JRE 1.7.0 AIX ppc-32 20151022_273253 (JIT enabled, AOT en)

      J9VM - R27_Java727_SR3_20151022_1530_B273253

      JIT  - tr.r13.java.sr3.fp20_20151005_102390.01

      GC   - R27_Java727_SR3_20151022_1530_B273253

      J9CL - 20151022_273253)

      JCL - 20151105_01 based on Oracle jdk7u91-b15

      , wildfly-8.2.0.Final

      with IncompatibleClassChangeError

       

      does anyone have any suggestions for resolving this problem or thoughts on what could be causing this problem?