[ 
https://issues.apache.org/jira/browse/FELIX-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028153#comment-13028153
 ] 

Konrad Windszus commented on FELIX-2727:
----------------------------------------

This issue also leads to Felix not starting correctly if Sling is used and the 
bundle directory in launchpad/felix is cleared, which is a quite common 
practice to reset the OSGi configuration and to redeploy all bundles from JCR.
After the bundle deployment of the bundle which is throwing that error, nothing 
more is deployed.

> WebConsole logs an error not being able to create the DepPackServlet
> --------------------------------------------------------------------
>
>                 Key: FELIX-2727
>                 URL: https://issues.apache.org/jira/browse/FELIX-2727
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-3.1.6
>            Reporter: Felix Meschberger
>
> When accessing the Web Console, an error is logged regarding the use of the 
> Deployment Package plugin:
> 13.12.2010 12:17:05.011 *ERROR* [0:0:0:0:0:0:0:1%0 [1292239024982] GET 
> /system/console/bundles 
> HTTP/1.1] org.apache.felix.http.bridge servlet_3: Failed to instantiate 
> plugin 
> org.apache.felix.webconsole.internal.deppack.DepPackServlet 
> (java.lang.NoClassDefFoundError: 
> org/osgi/service/deploymentadmin/DeploymentException) 
> java.lang.NoClassDefFoundError: 
> org/osgi/service/deploymentadmin/DeploymentException
> It should be checked whether (a) this can be prevented or (b) this could be 
> downgraded to just an INFO.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to