1 Reply Latest reply on Jul 27, 2016 1:05 PM by jamezp

    JBAS014654: Composite operation was rolled back

    metaphiz

      Please see attached log from launch failure for JBoss 7.1.1 C:\jboss-7.1.1.Final\bin\standalone.bat. My Java version is attached. I'm trying to upgrade from ColdFusion 9 to ColdFusion 11 and JBoss 5.0 to JBoss 7.1.1. Can anyone tell me what is causing the errors?

        • 1. Re: JBAS014654: Composite operation was rolled back
          jamezp

          There are quite a few errors there. Looks like some XML that can't be parsed and ColdFusion requires Java 8 which JBoss AS 7.1.1.Final doesn't work with.

           

          I'd suggest reading each stack trace in the server.log. Most of them seem to be pretty clear on what the issue likely is. Solving them one by one might be the easiest. You might want to jump to WildFly 10 if you need Java 8 though.

           

          --

          James R. Perkins