[jboss-osgi-issues] [JBoss JIRA] (JBOSGI-795) Investigate exception during bundle startup

Arcadiy Ivanov (JIRA) issues at jboss.org
Tue May 17 03:33:00 EDT 2016


     [ https://issues.jboss.org/browse/JBOSGI-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arcadiy Ivanov updated JBOSGI-795:
----------------------------------
    Affects Version/s: JBossOSGI 2.5.1


> Investigate exception during bundle startup
> -------------------------------------------
>
>                 Key: JBOSGI-795
>                 URL: https://issues.jboss.org/browse/JBOSGI-795
>             Project: JBoss OSGi
>          Issue Type: Task
>    Affects Versions: JBossOSGI 2.5.1
>            Reporter: Arcadiy Ivanov
>            Assignee: Arcadiy Ivanov
>
> This seems quite harmless as bundles function correctly.
> Need to investigate for potential problems and causes.
> {noformat}
> 03:28:19,974 ERROR [com.mrs.budget.portal] (Thread-78) FrameworkEvent ERROR: org.apache.felix.log.LogException: java.lang.IllegalStateException: WFLYUT0058: Cannot activate context: service jboss.undertow.deployment.default-server.default-host./budget
> 	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$ContextActivatorImpl.startContext(UndertowDeploymentService.java:202)
> 	at org.jboss.as.osgi.web.WebContextLifecycleInterceptor.invoke(WebContextLifecycleInterceptor.java:96)
> 	at org.jboss.osgi.deployment.interceptor.AbstractLifecycleInterceptorService.handleStateChange(AbstractLifecycleInterceptorService.java:264)
> 	at org.jboss.osgi.framework.internal.AbstractBundleState.changeState(AbstractBundleState.java:252)
> 	at org.jboss.osgi.framework.internal.AbstractBundleState.changeState(AbstractBundleState.java:241)
> 	at org.jboss.osgi.framework.internal.UserBundleState.startInternalNow(UserBundleState.java:635)
> 	at org.jboss.osgi.framework.internal.UserBundleState.startInternal(UserBundleState.java:524)
> 	at org.jboss.osgi.framework.internal.BundleManagerPlugin.startBundle(BundleManagerPlugin.java:576)
> 	at org.jboss.as.osgi.service.BundleLifecycleIntegration$BundleLifecycleImpl.start(BundleLifecycleIntegration.java:276)
> 	at org.jboss.osgi.framework.internal.BundleManagerPlugin.startBundleLifecycle(BundleManagerPlugin.java:566)
> 	at org.jboss.osgi.framework.internal.AbstractBundleState.startWithOptions(AbstractBundleState.java:493)
> 	at org.jboss.osgi.framework.internal.AbstractBundleState.start(AbstractBundleState.java:488)
> 	at org.jboss.osgi.framework.internal.StartLevelManagerImpl.increaseFrameworkStartLevel(StartLevelManagerImpl.java:168)
> 	at org.jboss.osgi.framework.internal.FrameworkActive.createServiceValue(FrameworkActive.java:151)
> 	at org.jboss.osgi.framework.internal.FrameworkActive.createServiceValue(FrameworkActive.java:107)
> 	at org.jboss.osgi.framework.spi.AbstractIntegrationService.start(AbstractIntegrationService.java:60)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
> 	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.IllegalStateException
> 	at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47)
> 	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:94)
> 	at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$ContextActivatorImpl.startContext(UndertowDeploymentService.java:200)
> 	... 20 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-osgi-issues mailing list