Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1214

modeshape-connector-store-jpa issue when trying to start JBoss AS 5.1

    XMLWordPrintable

Details

    Description

      When starting the jboss as 5 server, seeing the following exception for each persistent unit in the modeshape-connector-store-jpa connector:

      21:34:59,334 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=modeshape-connector-store-jpa-2.6-SNAPSHOT.jar#modeshape-connector-jpa-nocache
      21:34:59,363 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=modeshape-connector-store-jpa-2.6-SNAPSHOT.jar#modeshape-connector-jpa-nocache state=Create
      java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source for a JTA enabled persistence context named: modeshape-connector-jpa-nocache
      at org.jboss.jpa.deployment.PersistenceUnitInfoImpl.<init>(PersistenceUnitInfoImpl.java:115)
      at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:275)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at
      ...
      21:34:59,395 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=modeshape-connector-store-jpa-2.6-SNAPSHOT.jar#modeshape-connector-jpa-bootstrap state=Create
      java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source for a JTA enabled persistence context named: modeshape-connector-jpa-bootstrap
      ....
      21:34:59,423 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=modeshape-connector-store-jpa-2.6-SNAPSHOT.jar#modeshape-connector-jpa-simple state=Create
      java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source for a JTA enabled persistence context named: modeshape-connector-jpa-simple
      ....
      21:34:59,439 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=modeshape-connector-store-jpa-2.6-SNAPSHOT.jar#modeshape-connector-jpa-ehcache state=Create
      java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source for a JTA enabled persistence context named: modeshape-connector-jpa-ehcache

      .....
      21:34:59,476 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=modeshape-connector-store-jpa-2.6-SNAPSHOT.jar#modeshape-connector-jpa-infinispan state=Create
      java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source for a JTA enabled persistence context named: modeshape-connector-jpa-infinispan

      Attachments

        Activity

          People

            bcarothers_jira Brian Carothers (Inactive)
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: