You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (Created) (JIRA)" <ji...@apache.org> on 2011/10/22 16:19:32 UTC

[jira] [Created] (ARIES-764) JNDI can go into an infinite loop

JNDI can go into an infinite loop 
----------------------------------

                 Key: ARIES-764
                 URL: https://issues.apache.org/jira/browse/ARIES-764
             Project: Aries
          Issue Type: Bug
          Components: JNDI
    Affects Versions: 0.3
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham


When navigating the class loader hierarchy if a bundle class loader is found for a bundle that is not yet active then the jndi code loops forever until the bundle is started. Instead we should attempt to start it and if it fails we stop looking and if it works we keep going.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-764) JNDI can go into an infinite loop

Posted by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-764:
--------------------------------

    Fix Version/s: jndi uber bundle 0.3.1
                   jndi.core-0.3.1
    
> JNDI can go into an infinite loop 
> ----------------------------------
>
>                 Key: ARIES-764
>                 URL: https://issues.apache.org/jira/browse/ARIES-764
>             Project: Aries
>          Issue Type: Bug
>          Components: JNDI
>    Affects Versions: 0.3
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>             Fix For: jndi.core-0.3.1, jndi uber bundle 0.3.1
>
>
> When navigating the class loader hierarchy if a bundle class loader is found for a bundle that is not yet active then the jndi code loops forever until the bundle is started. Instead we should attempt to start it and if it fails we stop looking and if it works we keep going.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-764) JNDI can go into an infinite loop

Posted by "Alasdair Nottingham (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham resolved ARIES-764.
---------------------------------------

    Resolution: Fixed
    
> JNDI can go into an infinite loop 
> ----------------------------------
>
>                 Key: ARIES-764
>                 URL: https://issues.apache.org/jira/browse/ARIES-764
>             Project: Aries
>          Issue Type: Bug
>          Components: JNDI
>    Affects Versions: 0.3
>            Reporter: Alasdair Nottingham
>            Assignee: Alasdair Nottingham
>
> When navigating the class loader hierarchy if a bundle class loader is found for a bundle that is not yet active then the jndi code loops forever until the bundle is started. Instead we should attempt to start it and if it fails we stop looking and if it works we keep going.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira