Re: All my projects become discontinued.

Julian Simpson <[email protected]> Sat, 19 May 2012 10:11:25 +0100
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <CANwBkz99Zv=SYcTeY1Cz=XOgjKSeAuz68C8mGLXOjmZgCx-ruA@mail.gmail.com>
On Tuesday, 15 May 2012, Leung Yat Chun Joseph wrote:

> 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.





My first suggestion would be to install a java 6 JDK, not a JRE.

Suggest you try that and see what happens.

Julian.

>
> 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/
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected] <javascript:;>
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>


-- 
Julian Simpson
The Build Doctor Ltd.
http://www.build-doctor.com
[email protected]
(+44) 207 183 0323

------------------------------------------------------------------------------
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/

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user