[
https://issues.apache.org/jira/browse/FELIX-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Geurts updated FELIX-1812:
---------------------------------
Attachment: Activator.java
trace.log
felix-framework-2.0.1.tar.gz
Please find a configured felix framework for reproduction. It should be
possible to untar it, enter the expanded directory, then run using 'java -jar
bin/felix.jar'
trace.log contains the stacktrace.
Activator.java is the source file, included in the net.luminis.launchtest bundle
> deadlock on System.exit()
> -------------------------
>
> Key: FELIX-1812
> URL: https://issues.apache.org/jira/browse/FELIX-1812
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: felix-2.0.1
> Reporter: Dennis Geurts
> Attachments: Activator.java, felix-framework-2.0.1.tar.gz, trace.log
>
>
> A deadlock occurs if System.exit() is called during startup of the Apache
> Framework.
> additional information:
> We call System.exit() during the BundleActivator.start(BundleContext) method.
> I will include a stacktrace and an example felix framework for reproduction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.