[ 
https://issues.apache.org/jira/browse/AMQ-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Pavlovich updated AMQ-9696:
--------------------------------
    Summary: NoClassDefFoundError Exception during shutdown while running in 
karaf  (was: NoClassDefCFoundError Exception during shutdown while running in 
karaf)

> NoClassDefFoundError Exception during shutdown while running in karaf
> ---------------------------------------------------------------------
>
>                 Key: AMQ-9696
>                 URL: https://issues.apache.org/jira/browse/AMQ-9696
>             Project: ActiveMQ Classic
>          Issue Type: Bug
>    Affects Versions: 5.18.7
>            Reporter: Matt Pavlovich
>            Priority: Minor
>
> {noformat}
> Exception in thread "ActiveMQ ShutdownHook" java.lang.NoClassDefFoundError: 
> org/apache/activemq/store/kahadb/disk/util/SequenceSet$Marshaller             
>                                                                               
>     
>       at 
> org.apache.activemq.store.kahadb.disk.page.PageFile.storeFreeList(PageFile.java:721)
>       at 
> org.apache.activemq.store.kahadb.disk.page.PageFile.unload(PageFile.java:525)
>       at 
> org.apache.activemq.store.kahadb.MessageDatabase.close(MessageDatabase.java:520)
>       at 
> org.apache.activemq.store.kahadb.MessageDatabase.unload(MessageDatabase.java:557)
>       at 
> org.apache.activemq.store.kahadb.MessageDatabase.doStop(MessageDatabase.java:314)
>       at 
> org.apache.activemq.store.kahadb.KahaDBStore.doStop(KahaDBStore.java:300)
>       at org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:71)
>       at 
> org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter.doStop(KahaDBPersistenceAdapter.java:262)
>       at org.apache.activemq.util.ServiceSupport.stop(ServiceSupport.java:71)
>       at org.apache.activemq.util.ServiceStopper.stop(ServiceStopper.java:41)
>       at org.apache.activemq.broker.BrokerService.stop(BrokerService.java:860)
>       at 
> org.apache.activemq.xbean.XBeanBrokerService.stop(XBeanBrokerService.java:122)
>       at 
> org.apache.activemq.broker.BrokerService.containerShutdown(BrokerService.java:2565)
>       at 
> org.apache.activemq.broker.BrokerService$4.run(BrokerService.java:2532)
> Caused by: java.lang.ClassNotFoundException: Unable to load class 
> 'org.apache.activemq.store.kahadb.disk.util.SequenceSet$Marshaller' because 
> the bundle wiring for org.apache.activemq.osgi is no longer valid.
>       at 
> org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1542)
>       at 
> org.apache.felix.framework.BundleWiringImpl.access$300(BundleWiringImpl.java:79)
>       at 
> org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1976)
>       at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
>       ... 14 more
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to