You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/05/26 17:40:47 UTC

[jira] [Commented] (CAMEL-3950) Route cannot be started within web-console, if autoStartup="false" is set in camel.xml

    [ https://issues.apache.org/jira/browse/CAMEL-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039739#comment-13039739 ] 

Claus Ibsen commented on CAMEL-3950:
------------------------------------

I think you need to upgrade your AMQ as well, as it "rebrand" the camel-web console it embeds.

> Route cannot be started within web-console, if autoStartup="false" is set in camel.xml
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3950
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3950
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-web
>    Affects Versions: 2.7.1
>         Environment: Windows 2008 R2, JRE 1.6, ActiveMQ 5.5.0, Camel 2.7.1 (included in ActiveMQ 5.5.0 plus: camel-ftp-2.7.1.jar)
> NO JDK Installed
>            Reporter: Jimmy Rueedi
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> When a route has autoStartup="false" set in the camel.xml, it cannot be started anymore in the web- console.
> In the logfile, an entry is generated, similar to this:
> "Cannot start route route2 as its configured with autoStartup=false | org.apache.camel.spring.SpringCamelContext | qtp7446303-52"
> If a route does not have autoStartup="false", it can be stopped and started normally (as before with ActiveMQ 5.4.2 / Camel 2.4.0)
> Reproduce steps:
> - Configure a route with "<route autoStartup="false">"
> - Start the ActiveMQ Service
> - Navigate to "http://server.domain.tld:8161/camel/routes
> - try to start the route with the button "Start"
> - check the logfile "activemq.log"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira