This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202223

Summary: OSGi requires non-resovable autoload => infinite loop
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: NetigsoAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: Other   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2011-09-16 13:01:52 UTC
If an OSGi bundle has a Require-Bundle dependency on a NetBeans autoload module which OpenIDE-Module-Needs: non-existing-token, then the system goes into infinite loop during start.
Comment 1 Jaroslav Tulach 2011-09-16 16:40:58 UTC
http://hg.netbeans.org/ergonomics/rev/188e8fa58762
Comment 2 Quality Engineering 2011-09-18 14:01:59 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/188e8fa58762
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #202223: Breaking the infinite loop by throwing an exception