Getting error Failed to resolve endpoint: jt400://EQINT
Issue
- Getting below error while using jt400 component
JBossFuse:admin@batch-services-n1> Exception in thread "SpringOsgiExtenderThread-26" org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: jt400://EQINT:EQINT@<IP>/ABC.LIB/LMN.LIB/XYZ.DTAQ?consumer.delay=1000 due to: There are 15 parameters that couldn't be set on the endpoint consumer. Check the uri if the parameters are spelt correctly and that they are properties of the endpoint. Unknown consumer parameters=[{backoffMultiplier=0, sendEmptyMessageWhenIdle=false, schedulerProperties=null, initialDelay=1000, backoffIdleThreshold=0, scheduler=null, delay=1000, useFixedDelay=true, pollStrategy=org.apache.camel.impl.DefaultPollingConsumerPollStrategy@5ceb3b5c, startScheduler=true, runLoggingLevel=TRACE, backoffErrorThreshold=0, greedy=false, scheduledExecutorService=null, timeUnit=MILLISECONDS}]
at org.apache.camel.impl.DefaultEndpoint.configureConsumer(DefaultEndpoint.java:510)
at org.apache.camel.component.jt400.Jt400Endpoint.createConsumer(Jt400Endpoint.java:92)
at org.apache.camel.impl.EventDrivenConsumerRoute.addServices(EventDrivenConsumerRoute.java:69)
at org.apache.camel.impl.DefaultRoute.onStartingServices(DefaultRoute.java:103)
at org.apache.camel.impl.RouteService.warmUp(RouteService.java:158)
at org.apache.camel.impl.DefaultCamelContext.doWarmUpRoutes(DefaultCamelContext.java:3496)
at org.apache.camel.impl.DefaultCamelContext.safelyStartRouteServices(De
at org.apache.camel.impl.DefaultCamelContext.doStartOrResumeRoutes(Defau
at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelCo
at org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelCont
at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.
at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.
at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader(De
at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext
at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61)
at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.j
at org.apache.camel.spring.SpringCamelContext.maybeStart(SpringCamelCont
at org.apache.camel.spring.SpringCamelContext.onApplicationEvent(SpringC
at org.apache.camel.spring.CamelContextFactoryBean.onApplicationEvent(Ca
at org.springframework.context.event.SimpleApplicationEventMulticaster.m
at org.springframework.context.support.AbstractApplicationContext.publis
at org.springframework.context.support.AbstractApplicationContext.finish
at org.springframework.osgi.context.support.AbstractOsgiBundleApplicatio
at org.springframework.osgi.context.support.AbstractDelegatedExecutionAp
at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCus
at org.springframework.osgi.context.support.AbstractDelegatedExecutionAp
at org.springframework.osgi.extender.internal.dependencies.startup.DepennContextExecutor.java:132)
at java.lang.Thread.run(Thread.java:745)
Environment
- Red Hat JBoss Fuse
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.