[jboss-jira] [JBoss JIRA] Commented: (JBREM-900) ClassCastExceptions when two apps in jboss make concurrent calls to a remote jboss

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Feb 22 22:36:42 EST 2008


    [ http://jira.jboss.com/jira/browse/JBREM-900?page=comments#action_12400391 ] 
            
Ron Sigal commented on JBREM-900:
---------------------------------

Testing:

unit tests: 

  org.jboss.test.remoting.classloader.race.bisocket.BisocketClassloaderRaceTestCase
  org.jboss.test.remoting.classloader.race.http.HttpClassloaderRaceTestCase 
  org.jboss.test.remoting.classloader.race.rmi.RMIClassloaderRaceTestCase
  org.jboss.test.remoting.classloader.race.socket.SocketClassloaderRaceTestCase

Also, org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase in the Application Server test suite ran successfully.

Waiting for test results in hudson.

> ClassCastExceptions when two apps in jboss make concurrent calls to a remote jboss
> ----------------------------------------------------------------------------------
>
>                 Key: JBREM-900
>                 URL: http://jira.jboss.com/jira/browse/JBREM-900
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.2.2.SP2, 2.2.2.SP1, 2.2.2.GA, 2.2.1.GA
>         Environment: Linux, AMD 64
>            Reporter: Paul Mark Skittone
>         Assigned To: Ron Sigal
>             Fix For: 2.4.0.CR1 (Pinto)
>
>
> When two EJB3 apps (isolated, with call-by-value) running in the same jboss make concurrent calls to a second jboss instance, one of the two apps often uses the other app's ClassLoader, causing ClassCastExceptions.
> Detailed discussion and potential code changes to address the concurrency problem are included in the forum thread.

-- 
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