[jboss-jira] [JBoss JIRA] Commented: (JBAS-7588) Investigate org.jboss.test.ejb.lifecycle.test failures

jaikiran pai (JIRA) jira-events at lists.jboss.org
Sat Jan 30 03:33:19 EST 2010


    [ https://jira.jboss.org/jira/browse/JBAS-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12509398#action_12509398 ] 

jaikiran pai commented on JBAS-7588:
------------------------------------

>> The issue here is that org.jboss.system.RMIClassLoader is no longer getting used. 
>> It was previously configured in conf/jboss-service.xml before any subsystem (e.g. naming) used RMI. If you don't do it that way it won't work. 

Thanks a lot Adrian, for that help. Without it, this surely would have taken me a lot longer to even get a complete grasp of what's going on :) 

Just as a quick check, i booted the server with -Djava.rmi.server.RMIClassLoaderSpi=org.jboss.system.JBossRMIClassLoader in the JAVA_OPTS of the run script. The tests started passing consistently. 

I'll do the necessary changes (which you already explained).


> Investigate org.jboss.test.ejb.lifecycle.test failures
> ------------------------------------------------------
>
>                 Key: JBAS-7588
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7588
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: jaikiran pai
>            Assignee: jaikiran pai
>


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

        



More information about the jboss-jira mailing list