Hi ! I am upgrading our dev server from v7.5 to 7.8. I used ACM to install and c

Hi ! I am upgrading our dev server from v7.5 to 7.8. I used ACM to install and configure the JBoss and followed all the migration steps. While starting JBoss, I see "java.sql.SQLException: Connection is not associated with a managed connection.org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6@57075507”. server.log iis attached for reference.
We are on Linux / MySQL 5.1 / JBoss EAP 6.3 ...

server.log

OriginalPostID-135417

OriginalPostID-135417

  Discussion posts and replies are publicly visible

Parents
  • It seems like you have a misconfiguration in your standalone.xml.

    14:25:11,943 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS013412: Timeout after [1000] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
    ("core-service" => "management"),
    ("management-interface" => "native-interface")

    Could you provide you standalone.xml?
Reply
  • It seems like you have a misconfiguration in your standalone.xml.

    14:25:11,943 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS013412: Timeout after [1000] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
    ("core-service" => "management"),
    ("management-interface" => "native-interface")

    Could you provide you standalone.xml?
Children
No Data