All my projects become discontinued.

Leung Yat Chun Joseph <[email protected]> Wed, 16 May 2012 00:21:05 +0800
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <CAJg__dEUGQJW=nkUJTF+gsi3j-2kF8vLvf9_pgFNxVn5uF06Xg@mail.gmail.com>
Hello

CruiseControl runs smoothly on my Windows 7 64-Bit for many months,
but now I have a problem.

A couple days ago Java updated itself, and CruiseControl no longer
runs.  If I run java.exe, it complains that
"{pf}\jre6\lib\i386\jvm.cfg" does not exists, so I installed jre7.
After path (environment variable) is changed, Java.exe works again,
and CruiseControl now startable.

But when I opens CC's dashboard, I found all my projects becomes discontinued.
Screenshot : https://picasaweb.google.com/110647701823755047310/May152012#5742784311226479698

I read about a project is discontinued because there's log file but is
no longer configured in the config.xml, but that's not my case because
CC builds my project when i change the affected files.
Screenshot : https://picasaweb.google.com/110647701823755047310/May152012#5742793005471759874

The config.xml file for my project as follows:

<cruisecontrol>

  <plugin name="project.quickzip"
classname="net.sourceforge.cruisecontrol.ProjectConfig">
    <listeners>
      <currentbuildstatuslistener file="logs/${project.name}/status.txt"/>
    </listeners>
    <modificationset quietperiod="30" ignoreFiles="*AssemblyInfo.cs,
*.dll,*.pdb,*.exe,*.cache,*.nant.csproj,*.suo,../${project.name}/*/*/*/*.nant.csproj,../${project.name}/**/bin/**,../${project.name}/obj/**">
      <filesystem folder="../${project.name}/src"/>
      <filesystem folder="../${project.name}/build"/>
    </modificationset>

    <schedule interval="300">
      <nant nantworkingdir="../${project.name}/build/"
buildfile="${project.name}.build"
            uselogger="true" usedebug="false"/>
    </schedule>

    <log>
      <merge dir="projects/${project.name}/target/test-results"/>
    </log>
  </plugin>

...
  <project.quickzip name="COFE" />
  <project.quickzip name="COFE2" />
...

</cruisecontrol>

I store CruiseControl software in a subdirectory of my project, e.g.

Project\
Project\CruiseControl
Project\Common
Project\COFE
Project\COFE2

On the another side, wrapper.exe crashes when I try to start it, with
or without parameter.
Screenshot : https://picasaweb.google.com/110647701823755047310/May152012#5742795309383129426

Please help me fix the problem.

Thank you.

Regards
Joseph Leung

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/