[jboss-jira] [JBoss JIRA] Created: (JBAS-5742) some date in <jta-data-source> cause the persistence unit to silently fail without any meanfull Exception

spamolovko spamolovko (JIRA) jira-events at lists.jboss.org
Tue Jul 8 11:00:27 EDT 2008


some date in <jta-data-source> cause the persistence unit to silently fail without any meanfull Exception
---------------------------------------------------------------------------------------------------------

                 Key: JBAS-5742
                 URL: http://jira.jboss.com/jira/browse/JBAS-5742
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: JBossAS-4.2.2.GA
         Environment: Windows XP SP2, Sun JDK 1.5.0_15, Sun JRE 1.5.0_15, JBoss 4.2.2 GA.
            Reporter: spamolovko spamolovko


Sometimes and usually when redeploy application that application can not locate persistent unit.

if have <jta-data-source>java:VeryLongNameWith22Characters</jta-data-source>, cause the persistence unit deployment to silently fail without any meanfull Exception.
The same with <jta-data-source>java:/VeryLongNameWith22Characters</jta-data-source>.

Also problem appear when application is redeploing. Can work before deploy, can not work after deploy.

Solve: restart full server, application and datasource should be placed before restart.

Real solve: use sorter names.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list