[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1491) No @RemoteBindings results in IndexOutofBoundsException
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Sep 17 00:28:20 EDT 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12429938#action_12429938 ]
Andrew Lee Rubinger commented on EJBTHREE-1491:
-----------------------------------------------
Fixes in, resolve when verified in CI
> No @RemoteBindings results in IndexOutofBoundsException
> -------------------------------------------------------
>
> Key: EJBTHREE-1491
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1491
> Project: EJB 3.0
> Issue Type: Sub-task
> Components: proxy
> Affects Versions: 1.0.0-Beta3
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
>
> As exhibited by the regression/ejbthree670 test:
> 23:17:41,249 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:ear=ejbthree670.jar,jar=ejbthree670.jar,name=MyStateful21Bean,service=EJB3 state=Create
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> at java.util.ArrayList.RangeCheck(ArrayList.java:546)
> at java.util.ArrayList.get(ArrayList.java:321)
> at org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase.createJndiReferenceBindingSet(JndiSessionRegistrarBase.java:226)
> at org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase.bindEjb(JndiSessionRegistrarBase.java:162)
> at org.jboss.ejb3.session.SessionSpecContainer.lockedStart(SessionSpecContainer.java:712)
> at org.jboss.ejb3.stateful.StatefulContainer.lockedStart(StatefulContainer.java:294)
> at org.jboss.ejb3.EJBContainer.start(EJBContainer.java:858)
--
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