[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8774) Seam2 WAR applications with Boss6 throw javax.naming.NameAlreadyBoundException thrown for TimerServiceDispatcher/local

Gerry Matte (JIRA) jira-events at lists.jboss.org
Thu Apr 21 19:10:18 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerry Matte updated JBIDE-8774:
-------------------------------

    Attachment: boot.log


JBoss boot log when ss.war webapp is included in my deploy folder


> Seam2 WAR applications with Boss6 throw javax.naming.NameAlreadyBoundException thrown for TimerServiceDispatcher/local
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8774
>                 URL: https://issues.jboss.org/browse/JBIDE-8774
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: ejb3
>    Affects Versions: 3.2.0.Final
>         Environment: JBoss Developer Studio 4.0.0.GA with 64 bit Java 1.6.0_24-b07 running on Windows 7 x64 with SP1
> SEAM 2.2.1.Final
> JBoss 6.0.0.Final
>            Reporter: Gerry Matte
>            Assignee: Rob Stryker
>              Labels: JNDI
>         Attachments: boot.log, server.log
>
>
> I created two application WARs with totally different datasources/persistence contexts.  The first one is using persistence but second one is not using persistence. 
> My first application has been in production for a month or two. When I tried to implement a second SEAM 2.2.1.Final WAR application a javax.naming.NameAlreadyBoundException was thrown for TimerServiceDispatcher/local stating that local is already bound.
> Both applications were created using the Eclipse "New SEAM Project" wizard and configured as a WAR application rather than an EAR application.  (I'm actually using JBoss Developer 4.0).
> I made zero changes to any XML files other than web.xml to define some servlets and configure authentication using JBoss's JAAS container Authentication.
> This error did not happen on my development PC because I don't run multiple applications in the same jboss so there was no conflict between two application both trying to bind the same JNDI names.
> Currently, I am unable to implement a second WAR based application in this environment (Seam 2.2.1.Final on JBoss 6.0.0.Final). I may soon have to downgrade my servers back to version 5.1 until this problem is fixed by someone.
> Gerry

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list