[jbosstools-issues] [JBoss JIRA] (JBDS-4477) False for automated startup does not work

Timo Riikonen (JIRA) issues at jboss.org
Fri Jul 21 03:07:00 EDT 2017


     [ https://issues.jboss.org/browse/JBDS-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Riikonen updated JBDS-4477:
--------------------------------
    Description: 
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


  was: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 occurence.



> 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



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list