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 - OSGi requires non-resovable autoload => infinite loop
Summary: OSGi requires non-resovable autoload => infinite loop
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 7.1
Hardware: Other Linux
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-16 13:01 UTC by Jaroslav Tulach
Modified: 2011-09-18 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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