You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jimmy Rueedi (JIRA)" <ji...@apache.org> on 2011/06/27 11:32:47 UTC

[jira] [Issue Comment Edited] (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=13041022#comment-13041022 ] 

Jimmy Rueedi edited comment on CAMEL-3950 at 6/27/11 9:32 AM:
--------------------------------------------------------------

Well, I took the snapshots of camel and AMQ from May, 26th and upgraded my installation.
The behaviour is unchanged, even I removed the "old" .jar-files:
------------------- snip -------------------
2011-05-30 08:41:48,136 | INFO  | Cannot start route route2 as its configured with autoStartup=false | org.apache.camel.spring.SpringCamelContext | qtp2889719-43
------------------- snip -------------------
Seems, there is no change in effect, actually.

Update: 27.06.2011: Took the latest Snapshots actually (ActiveMQ5.6 from June, 24th and camel 2.8 from Junde 27th)
--> no change in behaviour, still doesn't work



  
> 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