]
Timo Riikonen updated JBDS-4477:
--------------------------------
Summary: Camel: False for automated startup does not work (was: False for automated
startup does not work)
Camel: False for automated startup does not work
------------------------------------------------
Key: JBDS-4477
URL:
https://issues.jboss.org/browse/JBDS-4477
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Affects Versions: 10.4.0.GA
Environment: JBoss Fuse 6.3 on RHEL Linux 3.10.0-514.el7.x86_64 on Wmware on
Windows 10 64 bit on a laptop
Reporter: Timo Riikonen
Priority: Minor
Routes usually start despite of the settings. I am not sure if they always start or only
sometimes: this is new application and if this sometimes works correctly, that is too rare
occurrence.
Example logs entries in Hawtio are on below. As you can see it detects the "do not
start" setting and says nothing started. Then immediately after that it starts it
anyway.
If I pause half of the routes manually, then sometimes in next installation it does not
start those that were paused (if I can trust on UI), and sometimes it starts all.
2017-07-21 09:59:38
INFO
org.apache.camel.blueprint.BlueprintCamelContext
Skipping starting of route FtpReadTestR as its configured with autoStartup=false
2017-07-21 09:59:38
INFO
org.apache.camel.blueprint.BlueprintCamelContext
Total 1 routes, of which 0 are started.
2017-07-21 09:59:38
INFO
org.apache.camel.blueprint.BlueprintCamelContext
Apache Camel 2.17.0.redhat-630187 (CamelContext: FtpReadTestC) started in 0.019 seconds