Getting the following error after upgrading from 5.3.0.0 to 5.3.1.0
java 1.6
ocurring on 2 types of linux servers z-linux and redhat 5.1 linux 

Please let me know what additional detail you might need to help me resolve
this issue.

Thanks for your help.

SEVERE: NATURAL JSON notation configured, but JAXB RI 2.1.10 not found. For
the recent builds to get this working correctly, you need even at least JAXB
version 2.1.12. Please add it to your classpath!
May 3, 2010 6:07:55 PM com.sun.jersey.core.spi.component.ProviderFactory
__getComponentProvider
SEVERE: The provider class, class
org.apache.camel.web.util.JAXBContextResolverOSGI, could not be
instantiated. Processing will continue but the class will not be utilized
Throwable occurred: java.lang.RuntimeException: NATURAL JSON notation
configured, but JAXB RI 2.1.10 not found. For the recent builds to get this
working correctly, you need even at least JAXB version 2.1.12. Please add it
to your classpath!
        at
com.sun.jersey.api.json.JSONConfiguration.natural(JSONConfiguration.java:378)
        at
org.apache.camel.web.util.JAXBContextResolverOSGI.(JAXBContextResolverOSGI.java:39)
        at java.lang.J9VMInternals.newInstanceImpl(Native Method)
        at java.lang.Class.newInstance(Class.java:1325)
        at
com.sun.jersey.core.spi.component.ComponentConstructor._getInstance(ComponentConstructor.java:153)
        at
com.sun.jersey.core.spi.component.ComponentConstructor.getInstance(ComponentConstructor.java:141)
        at
com.sun.jersey.core.spi.component.ProviderFactory.__getComponentProvider(ProviderFactory.java:163)
        at
com.sun.jersey.core.spi.component.ProviderFactory._getComponentProvider(ProviderFactory.java:156)
        at
com.sun.jersey.core.spi.component.ioc.IoCProviderFactory._getComponentProvider(IoCProviderFactory.java:90)
        at
com.sun.jersey.core.spi.component.ProviderFactory.getComponentProvider(ProviderFactory.java:150)
        at
com.sun.jersey.core.spi.component.ProviderServices.getComponent(ProviderServices.java:227)
        at
com.sun.jersey.core.spi.component.ProviderServices.getProviders(ProviderServices.java:124)
        at
com.sun.jersey.core.spi.factory.ContextResolverFactory.(ContextResolverFactory.java:78)
        at
com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:804)
        at
com.sun.jersey.spi.spring.container.servlet.SpringServlet.initiate(SpringServlet.java:99)
        at
com.sun.jersey.spi.container.servlet.ServletContainer$InternalWebComponent.initiate(ServletContainer.java:252)
        at
com.sun.jersey.spi.container.servlet.WebComponent.load(WebComponent.java:550)
        at
com.sun.jersey.spi.container.servlet.WebComponent.init(WebComponent.java:201)
        at
com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:307)
        at
com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:641)
        at
org.mortbay.jetty.servlet.FilterHolder.doStart(FilterHolder.java:97)
        at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
        at
org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:620)
        at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
        at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1234)
        at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
        at
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:460)
        at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
        at
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
        at
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
        at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
        at
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
        at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
        at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
        at org.mortbay.jetty.Server.doStart(Server.java:222)
        at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)


-- 
View this message in context: 
http://old.nabble.com/activemq-5.3.1-SEVERE%3A-NATURAL-JSON-notation-configured%2C-but-JAXB-RI-2.1.10-not-found.-tp28461082p28461082.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to