Snippets / TroubleShooting aQute - Software Consultancy
Search
*

Troubleshooting

This section provides answers to questions and issues you might run into when you use the snippets. If you have questions not answered, do not hesitate to send them to [[Peter.Kriens@aQute.biz|me].

Fail to start bundle ... Reason: Missing Constraint: Import-Package:

org.osgi.service.component This message indicates you miss an exporter for the given package. First check you have downloaded all your prerequisites. In earlier versions of the snippets, the osgi.jar was not listed. Most implementations of a specific service export the OSGi specification interfaces, however, not all. Downloading osgi.jar and installing it in the load directory will probably solve the problem.

Copyright 2006 aQute SARL, All Rights Reserved