Re: (no subject)

Jeffrey Fredrick <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
The most direct problem is that the config.xml you're point at has an
element named "<dashboard>" in it and you don't have a plug-in registered by
that name.
So the next question is, why do you have a <dashboard> element?

I suspect you might be trying to use the new dashboard, but:

  1. the dashboard element would be in a separate dashboard-config file, and
  2. the dashboard didn't exist in the 2.6.1 release; it was added in 2.7

Jtf


On Mon, Jun 22, 2009 at 12:55 AM, Chris Green <[email protected]
> wrote:

> I've got an issue with cruisecontrol which I'm trying to start on a server.
>
> Trouble is, I'm getting the following error. Can anyone help ?
>
> [cc]Jun-22 08:40:00 Main          - CruiseControl Version 2.6.1 Compiled on
> February 28 2007 0657
> [cc]Jun-22 08:40:01 LConfigManager- reading settings from config file
> [/data/cruise-control/./config.xml]
> [cc]Jun-22 08:40:01 Main          - error setting config file on controller
> net.sourceforge.cruisecontrol.CruiseControlException: cannot handle child
> of <dashboard>
>         at
> net.sourceforge.cruisecontrol.CruiseControlConfig.parse(CruiseControlConfig.java:114)
>         at
> net.sourceforge.cruisecontrol.CruiseControlConfig.<init>(CruiseControlConfig.java:92)
>         at
> net.sourceforge.cruisecontrol.config.XMLConfigManager.loadConfig(XMLConfigManager.java:76)
>         at
> net.sourceforge.cruisecontrol.config.XMLConfigManager.<init>(XMLConfigManager.java:70)
>         at
> net.sourceforge.cruisecontrol.CruiseControlController.setConfigFile(CruiseControlController.java:94)
>         at
> net.sourceforge.cruisecontrol.Main.startController(Main.java:112)
>         at net.sourceforge.cruisecontrol.Main.start(Main.java:98)
>         at
> net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:244)
>         at
> net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:108)
>         at CruiseControlWithJetty.main(CruiseControlWithJetty.java:51)
> [cc]Jun-22 08:40:01 Main          - cannot handle child of <dashboard>
>
> Usage:
>
> Starts a continuous integration loop
>
> cruisecontrol [options]
>
> Build loop options are:
>
>   -configfile file     configuration file; default config.xml
>   -debug               set logging level to DEBUG
>   -? or -help          print this usage message
>
> Options when using JMX
>   Note: JMX server only started if -jmxport and/or -rmiport specified
>   -jmxport [number]      port of the JMX HttpAdapter; default 8000
>   -rmiport [number]      RMI port of the Controller; default 1099
>   -user username         username for HttpAdapter; default no login
> required
>   -password pwd          password for HttpAdapter; default no login
> required
>   -xslpath directory     location of jmx xsl files; default files in
> package
>
> Options when using embedded Jetty
>   -webport [number]       port for the Reporting website; default 8080
>   -webapppath directory   location of the exploded WAR file;
>                           default ./webapps/cruisecontrol
>
>
>
> Regards
> Chris Green
>
>
>
> ------------------------------------------------------------------------------
> Are you an open source citizen? Join us for the Open Source Bridge
> conference!
> Portland, OR, June 17-19. Two days of sessions, one day of unconference:
> $250.
> Need another reason to go? 24-hour hacker lounge. Register today!
>
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>


-- 
Build engineer training: http://ci-guys.com

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.