10:05:37,407 INFO [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (ServerService Thread Pool -- 72) Bootstrap complete. Ready to rumble! 10:05:37,424 INFO [io.hawt.system.ProxyWhitelist] (ServerService Thread Pool -- 68) Initial proxy whitelist: [localhost, 127.0.0.1, 10.10.122.91, ovpn-122-91.rdu2.redhat.com, 192.168.1.79, DESKTOP-C47TI0G] 10:05:38,549 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/hawtio]] (ServerService Thread Pool -- 68) jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml 10:05:38,793 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "hawtio-wildfly-1.4.0.redhat-630283.war" (runtime-name : "hawtio-wildfly-1.4.0.redhat-630283.war") 10:05:38,793 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "switchyard-bpel-console-server.war" (runtime-name : "switchyard-bpel-console-server.war") 10:05:38,793 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "redhat-branding.war" (runtime-name : "redhat-branding.war") 10:05:38,793 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "switchyard-bpel-console.war" (runtime-name : "switchyard-bpel-console.war") 10:05:38,813 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 10:05:38,814 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 10:05:38,814 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 5852ms - Started 473 of 511 services (69 services are lazy, passive or on-demand) 10:06:08,918 INFO [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015876: Starting deployment of "example-camel-cdi-2.4.0.redhat-630187.war" (runtime-name: "example-camel-cdi-2.4.0.redhat-630187.war") 10:06:08,922 INFO [org.wildfly.extension.camel] (MSC service thread 1-7) @CamelAware annotation found 10:06:09,044 INFO [org.jboss.weld.deployer] (MSC service thread 1-12) JBAS016002: Processing weld deployment example-camel-cdi-2.4.0.redhat-630187.war 10:06:09,122 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: example-camel-cdi-2.4.0.redhat-630187.war 10:06:09,174 INFO [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900 1.1.28 (redhat) 10:06:09,183 INFO [org.jboss.weld.deployer] (MSC service thread 1-12) JBAS016008: Starting weld service for deployment example-camel-cdi-2.4.0.redhat-630187.war 10:06:09,495 WARN [org.jboss.as.weld] (MSC service thread 1-6) JBAS016017: Using deployment classloader to load proxy classes for module org.apache.camel.component.cdi:main. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.javassist] 10:06:09,535 WARN [org.jboss.as.weld] (MSC service thread 1-6) JBAS016017: Using deployment classloader to load proxy classes for module org.apache.camel.core:main. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.javassist] 10:06:11,279 INFO [org.apache.camel.cdi.CdiCamelExtension] (MSC service thread 1-6) Camel CDI is starting Camel context [camel-1] 10:06:11,279 INFO [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-6) Apache Camel 2.17.0.redhat-630283 (CamelContext: camel-1) is starting 10:06:11,280 INFO [org.apache.camel.management.ManagedManagementStrategy] (MSC service thread 1-6) JMX is enabled 10:06:14,019 INFO [org.wildfly.extension.camel] (MSC service thread 1-8) Bound camel naming object: java:jboss/camel/context/camel-1 10:06:14,020 INFO [org.wildfly.extension.camel] (MSC service thread 1-6) Camel context starting: camel-1 10:06:14,120 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-6) Loaded 274 type converters 10:06:14,134 INFO [org.apache.camel.impl.DefaultRuntimeEndpointRegistry] (MSC service thread 1-6) Runtime endpoint registry is in extended mode gathering usage statistics of all incoming and outgoing endpoints (cache limit: 1000) 10:06:14,211 INFO [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-6) AllowUseOriginalMessage is enabled. If access to the original message is not needed, then its recommended to turn this option off as it may improve performance. 10:06:14,211 INFO [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-6) StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 10:06:14,218 ERROR [org.apache.camel.processor.validation.SchemaReader] (MSC service thread 1-6) Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.xerces.jaxp.validation.XMLSchemaFactory.setProperty(XMLSchemaFactory.java:389) at __redirected.__SchemaFactory.setProperty(__SchemaFactory.java:147) [jboss-modules.jar:1.3.6.Final-redhat-1] at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:178) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.validation.SchemaReader.getSchemaFactory(SchemaReader.java:152) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.validation.SchemaReader.createSchema(SchemaReader.java:192) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.validation.SchemaReader.loadSchema(SchemaReader.java:84) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.component.validator.ValidatorEndpoint.createProducer(ValidatorEndpoint.java:120) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:439) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.ProducerCache.acquireProducer(ProducerCache.java:160) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.SendProcessor.doStart(SendProcessor.java:243) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.RedeliveryErrorHandler.doStart(RedeliveryErrorHandler.java:1372) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:44) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:31) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.interceptor.DefaultChannel.doStart(DefaultChannel.java:156) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:62) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.MulticastProcessor.doStart(MulticastProcessor.java:1149) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.RouteService.startChildService(RouteService.java:340) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.RouteService.warmUp(RouteService.java:182) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelContext.java:3472) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3402) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRoutes(DefaultCamelContext.java:3179) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:3035) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelContext.java:176) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2830) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2826) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader(DefaultCamelContext.java:2849) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:2826) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:2795) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.impl.DefaultCamelContext$Proxy$_$$_WeldClientProxy.start(DefaultCamelContext$Proxy$_$$_WeldClientProxy.java) [camel-core-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at org.apache.camel.cdi.CdiCamelExtension.afterDeploymentValidation(CdiCamelExtension.java:376) [camel-cdi-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_101] at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:45) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.apache.camel.cdi.CdiCamelExtension$Proxy$_$$_WeldClientProxy.afterDeploymentValidation(CdiCamelExtension$Proxy$_$$_WeldClientProxy.java) [camel-cdi-2.17.0.redhat-630283.jar:2.17.0.redhat-630283] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_101] at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:164) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:75) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:46) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:31) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:382) [weld-core-1.1.28.Final-redhat-1.jar:1.1.28.Final-redhat-1] at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:64) [jboss-as-weld-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_101] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_101] 10:06:14,222 INFO [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-6) Apache Camel 2.17.0.redhat-630283 (CamelContext: camel-1) is shutting down 10:06:14,228 INFO [org.wildfly.extension.camel] (MSC service thread 1-6) Camel context stopped: camel-1 10:06:14,231 INFO [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-6) Apache Camel 2.17.0.redhat-630283 (CamelContext: camel-1) uptime 2.952 seconds 10:06:14,231 INFO [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-6) Apache Camel 2.17.0.redhat-630283 (CamelContext: camel-1) is shutdown in 0.009 seconds 10:06:14,232 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".WeldStartService: Failed to start service at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1936) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_101] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_101] Caused by: org.jboss.weld.exceptions.DeploymentException: Exception List with 1 exceptions: Exception 0 : org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[validator://ship.xsd]. Reason: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:444) at org.apache.camel.impl.ProducerCache.acquireProducer(ProducerCache.java:160) at org.apache.camel.processor.SendProcessor.doStart(SendProcessor.java:243) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.RedeliveryErrorHandler.doStart(RedeliveryErrorHandler.java:1372) at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:44) at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:31) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.interceptor.DefaultChannel.doStart(DefaultChannel.java:156) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:62) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.MulticastProcessor.doStart(MulticastProcessor.java:1149) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.impl.RouteService.startChildService(RouteService.java:340) at org.apache.camel.impl.RouteService.warmUp(RouteService.java:182) at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelContext.java:3472) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3402) at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRoutes(DefaultCamelContext.java:3179) at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:3035) at org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelContext.java:176) at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2830) at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2826) at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader(DefaultCamelContext.java:2849) at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:2826) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:2795) at org.apache.camel.impl.DefaultCamelContext$Proxy$_$$_WeldClientProxy.start(DefaultCamelContext$Proxy$_$$_WeldClientProxy.java) at org.apache.camel.cdi.CdiCamelExtension.afterDeploymentValidation(CdiCamelExtension.java:376) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:45) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) at org.apache.camel.cdi.CdiCamelExtension$Proxy$_$$_WeldClientProxy.afterDeploymentValidation(CdiCamelExtension$Proxy$_$$_WeldClientProxy.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:164) at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:75) at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:46) at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:31) at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:382) at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:64) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) 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: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:181) at org.apache.camel.processor.validation.SchemaReader.getSchemaFactory(SchemaReader.java:152) at org.apache.camel.processor.validation.SchemaReader.createSchema(SchemaReader.java:192) at org.apache.camel.processor.validation.SchemaReader.loadSchema(SchemaReader.java:84) at org.apache.camel.component.validator.ValidatorEndpoint.createProducer(ValidatorEndpoint.java:120) at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:439) ... 83 more Caused by: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.xerces.jaxp.validation.XMLSchemaFactory.setProperty(XMLSchemaFactory.java:389) at __redirected.__SchemaFactory.setProperty(__SchemaFactory.java:147) at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:178) ... 88 more at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:48) at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:31) at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:382) at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:64) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1] ... 3 more 10:06:14,238 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "example-camel-cdi-2.4.0.redhat-630187.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"example-camel-cdi-2.4.0.redhat-630187.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"example-camel-cdi-2.4.0.redhat-630187.war\".WeldStartService: Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: Exception List with 1 exceptions: Exception 0 : org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[validator://ship.xsd]. Reason: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:444) at org.apache.camel.impl.ProducerCache.acquireProducer(ProducerCache.java:160) at org.apache.camel.processor.SendProcessor.doStart(SendProcessor.java:243) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.RedeliveryErrorHandler.doStart(RedeliveryErrorHandler.java:1372) at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:44) at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:31) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.interceptor.DefaultChannel.doStart(DefaultChannel.java:156) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:62) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.MulticastProcessor.doStart(MulticastProcessor.java:1149) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.impl.RouteService.startChildService(RouteService.java:340) at org.apache.camel.impl.RouteService.warmUp(RouteService.java:182) at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelContext.java:3472) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3402) at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRoutes(DefaultCamelContext.java:3179) at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:3035) at org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelContext.java:176) at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2830) at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2826) at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader(DefaultCamelContext.java:2849) at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:2826) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:2795) at org.apache.camel.impl.DefaultCamelContext$Proxy$_$$_WeldClientProxy.start(DefaultCamelContext$Proxy$_$$_WeldClientProxy.java) at org.apache.camel.cdi.CdiCamelExtension.afterDeploymentValidation(CdiCamelExtension.java:376) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:45) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) at org.apache.camel.cdi.CdiCamelExtension$Proxy$_$$_WeldClientProxy.afterDeploymentValidation(CdiCamelExtension$Proxy$_$$_WeldClientProxy.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:164) at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:75) at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:46) at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:31) at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:382) at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:64) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) 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: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:181) at org.apache.camel.processor.validation.SchemaReader.getSchemaFactory(SchemaReader.java:152) at org.apache.camel.processor.validation.SchemaReader.createSchema(SchemaReader.java:192) at org.apache.camel.processor.validation.SchemaReader.loadSchema(SchemaReader.java:84) at org.apache.camel.component.validator.ValidatorEndpoint.createProducer(ValidatorEndpoint.java:120) at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:439) ... 83 more Caused by: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.xerces.jaxp.validation.XMLSchemaFactory.setProperty(XMLSchemaFactory.java:389) at __redirected.__SchemaFactory.setProperty(__SchemaFactory.java:147) at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:178) ... 88 more "}} 10:06:14,244 ERROR [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "example-camel-cdi-2.4.0.redhat-630187.war" was rolled back with the following failure message: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"example-camel-cdi-2.4.0.redhat-630187.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"example-camel-cdi-2.4.0.redhat-630187.war\".WeldStartService: Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: Exception List with 1 exceptions: Exception 0 : org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[validator://ship.xsd]. Reason: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:444) at org.apache.camel.impl.ProducerCache.acquireProducer(ProducerCache.java:160) at org.apache.camel.processor.SendProcessor.doStart(SendProcessor.java:243) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.RedeliveryErrorHandler.doStart(RedeliveryErrorHandler.java:1372) at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:44) at org.apache.camel.support.ChildServiceSupport.start(ChildServiceSupport.java:31) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.interceptor.DefaultChannel.doStart(DefaultChannel.java:156) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:62) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.MulticastProcessor.doStart(MulticastProcessor.java:1149) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:60) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:104) at org.apache.camel.util.ServiceHelper.startServices(ServiceHelper.java:90) at org.apache.camel.processor.DelegateAsyncProcessor.doStart(DelegateAsyncProcessor.java:79) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:75) at org.apache.camel.impl.RouteService.startChildService(RouteService.java:340) at org.apache.camel.impl.RouteService.warmUp(RouteService.java:182) at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelContext.java:3472) at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(DefaultCamelContext.java:3402) at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRoutes(DefaultCamelContext.java:3179) at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:3035) at org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelContext.java:176) at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2830) at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2826) at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader(DefaultCamelContext.java:2849) at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:2826) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:2795) at org.apache.camel.impl.DefaultCamelContext$Proxy$_$$_WeldClientProxy.start(DefaultCamelContext$Proxy$_$$_WeldClientProxy.java) at org.apache.camel.cdi.CdiCamelExtension.afterDeploymentValidation(CdiCamelExtension.java:376) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:45) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:105) at org.apache.camel.cdi.CdiCamelExtension$Proxy$_$$_WeldClientProxy.afterDeploymentValidation(CdiCamelExtension$Proxy$_$$_WeldClientProxy.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:267) at org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:52) at org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:137) at org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:263) at org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:164) at org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:51) at org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:154) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:245) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:233) at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:213) at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:75) at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:46) at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:31) at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:382) at org.jboss.as.weld.WeldStartService.start(WeldStartService.java:64) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) 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: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:181) at org.apache.camel.processor.validation.SchemaReader.getSchemaFactory(SchemaReader.java:152) at org.apache.camel.processor.validation.SchemaReader.createSchema(SchemaReader.java:192) at org.apache.camel.processor.validation.SchemaReader.loadSchema(SchemaReader.java:84) at org.apache.camel.component.validator.ValidatorEndpoint.createProducer(ValidatorEndpoint.java:120) at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:439) ... 83 more Caused by: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.xerces.jaxp.validation.XMLSchemaFactory.setProperty(XMLSchemaFactory.java:389) at __redirected.__SchemaFactory.setProperty(__SchemaFactory.java:147) at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:178) ... 88 more "}} 10:06:14,248 INFO [org.jboss.weld.deployer] (MSC service thread 1-9) JBAS016009: Stopping weld service for deployment example-camel-cdi-2.4.0.redhat-630187.war 10:06:14,257 INFO [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015877: Stopped deployment example-camel-cdi-2.4.0.redhat-630187.war (runtime-name: example-camel-cdi-2.4.0.redhat-630187.war) in 16ms 10:06:14,260 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report JBAS014775: New missing/unsatisfied dependencies: service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".WeldBootstrapService (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".WeldInstantiator, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".WeldInstantiator, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".WeldInstantiator, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".WeldInstantiator, JBAS014799: ... and 6 more ] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".WeldStartService (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".WeldInstantiator, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".WeldInstantiator, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".WeldInstantiator, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".WeldInstantiator, JBAS014799: ... and 5 more ] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."com.sun.faces.config.ConfigureListener".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."com.sun.faces.config.ConfigureListener".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."com.sun.faces.config.ConfigureListener".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.catalina.servlets.DefaultServlet".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.catalina.servlets.DefaultServlet".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.catalina.servlets.DefaultServlet".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.catalina.servlets.DefaultServlet".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.catalina.servlets.DefaultServlet".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.jasper.servlet.JspServlet".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.jboss.as.weld.webtier.jsp.JspInitializationListener".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".CREATE (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".START (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".START] service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.apache.catalina.servlets.DefaultServlet".START, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.faces.webapp.FacetTag".START, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."org.wildfly.camel.examples.cdi.SimpleServlet".START, service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, JBAS014799: ... and 6 more ] service jboss.web.deployment.default-host./example-camel-cdi (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService] service jboss.web.deployment.default-host./example-camel-cdi.realm (missing) dependents: [service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".deploymentCompleteService, service jboss.web.deployment.default-host./example-camel-cdi] JBAS014777: Services which failed to start: service jboss.deployment.unit."example-camel-cdi-2.4.0.redhat-630187.war".WeldStartService