Re: Cruisecontrol-user Digest, Vol 46, Issue 11
prashant bhadauria <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
just try below for debugging: i have used 2.8.3
<cruisecontrol>
<project name="project name">
<listeners>
<currentbuildstatuslistener file="logs/${project.name
}/status.txt"/>
</listeners>
<modificationset quietperiod="10800">
<!-- touch any file in connectfour project to trigger a build
-->
<filesystem
folder="/usr/local/apache2/htdocs/cruisecontrol/projects/${project.name}"/>
</modificationset>
<schedule interval="10800">
<exec command="ls"
args="-l"
workingdir="/"/>
</schedule>
</project>
</cruisecontrol>
On Mon, Feb 22, 2010 at 5:36 PM, <
[email protected]> wrote:
> Send Cruisecontrol-user mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
> or, via email, send a message with subject or body 'help' to
> [email protected]
>
> You can reach the person managing the list at
> [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Cruisecontrol-user digest..."
>
>
> Today's Topics:
>
> 1. CC 2.8.3 can't read config of 2.8.2? (Heiner Faber)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 21 Feb 2010 18:32:12 +0100
> From: Heiner Faber <[email protected]>
> Subject: [Cruisecontrol-user] CC 2.8.3 can't read config of 2.8.2?
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=us-ascii
>
> Hi *,
>
> currently I'm trying to update an existing 2.8.2 installation, but it
> seems, that version 2.8.3 can't read the config file...
>
> ,----
> | [cc]Feb-21 18:16:22 Main - CruiseControl Version 2.8.3 Compiled
> on January 24 2010 2134
> | [cc]Feb-21 18:16:22 LConfigManager- reading settings from config file
> [j:\CI\CC\work\config.xml]
> | java.lang.NullPointerException
> | at java.lang.Class.forName0(Native Method)
> | at java.lang.Class.forName(Class.java:169)
> | at
> net.sourceforge.cruisecontrol.PluginRegistry.instanciatePluginClass(PluginRegistry.java:246)
> | at
> net.sourceforge.cruisecontrol.CruiseControlConfig.isProjectTemplate(CruiseControlConfig.java:244)
> | at
> net.sourceforge.cruisecontrol.CruiseControlConfig.handleRootPlugin(CruiseControlConfig.java:263)
> | at
> net.sourceforge.cruisecontrol.CruiseControlConfig.parse(CruiseControlConfig.java:142)
> | at
> net.sourceforge.cruisecontrol.CruiseControlConfig.<init>(CruiseControlConfig.java:132)
> | at
> net.sourceforge.cruisecontrol.config.XMLConfigManager.loadConfig(XMLConfigManager.java:86)
> | at
> net.sourceforge.cruisecontrol.config.XMLConfigManager.<init>(XMLConfigManager.java:78)
> | at
> net.sourceforge.cruisecontrol.CruiseControlController.setConfigFile(CruiseControlController.java:93)
> | at
> net.sourceforge.cruisecontrol.Main.createController(Main.java:146)
> | at net.sourceforge.cruisecontrol.Main.start(Main.java:113)
> | at
> net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:259)
> | at
> net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:117)
> | at CruiseControlWithJetty.main(CruiseControlWithJetty.java:51)
> | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> | at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> | at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> | at java.lang.reflect.Method.invoke(Method.java:597)
> | at
> org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:136)
> | at java.lang.Thread.run(Thread.java:619)
> `----
>
> couldn't find any information, whether config file format has changed,
> so it might be a bug?
>
> ciao
> Heiner
>
>
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
>
> ------------------------------
>
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>
> End of Cruisecontrol-user Digest, Vol 46, Issue 11
> **************************************************
>
--
Thanks & Regards,
Prashant Bhadauria
Email: [email protected]
Office: +91 (20) 30566544
Home: +91 9881291362
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user