CCNET server not running
Suvrajyoti Panda <[email protected]> Mon, 23 Dec 2013 14:41:51 +0530
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============4994158620682466913==
Content-Type: multipart/alternative;
boundary="------------040600050905020407020301"
This is a multi-part message in MIME format.
--------------040600050905020407020301
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi All,
I am new to CCNET. I am trying to configure my CCNET server(version i am
using is 1.8.4.0), but whenever i am launching the CCNET server, it is
showing "Initializing security" then nothing happens no matter how much
i wait. Please let me know how to get around this problem.? My
ccnet.config is as below:
<cruisecontrol xmlns:cb="urn:ccnet.config.builder">
<cb:define CustomCCNetDir = "D:\Project\ESI\Code\CruiseControl"/>
<cb:include
href="$(CustomCCNetDir)\*CustomCCNetConfigNewVersion.xml*"
xmlns:cb="urn:ccnet.config.builder"/>
</cruisecontrol>
and the "CustomCCNetConfigNewVersion" used above is:
<cb:config-template xmlns:cb="urn:ccnet.config.builder">
<cb:define PloWorkingCopyRoot = "D:\Project\ESI\Code\" />
<cb:define PloCCNetScriptDir = "$(PloWorkingCopyRoot)\CruiseControl"/>
<cb:include href="$(PloCCNetScriptDir)\GlobalDefinesNewVersion.xml"
xmlns:cb="urn:ccnet.config.builder"/>
<cb:include href="$(PloCCNetScriptDir)\PloDefinesNewVersion.xml"
xmlns:cb="urn:ccnet.config.builder"/>
<!-- Project 'include' element definition -->
<cb:define name="PloProjectInclude">
<cb:include href="$(PloCCNetScriptDir)$(ccIncludePath)"
xmlns:cb="urn:ccnet.config.builder"/>
</cb:define>
<!-- PLO_Incremental -->
<cb:PloProjectInclude ccIncludePath="\*PloIncrementalBuildNewVersion*.xml"/>
</cb:config-template>
The *"PloIncrementalBuildNewVersion*.xml" used above contains :
<tasks>
<!--<exec
executable="D:\Project\ESI\Code\trunk\releaseFiles\IncrementalBuildNewVersion.bat">-->
<exec>
<executable>IncrementalBuildNewVersion.bat</executable>
<baseDirectory>$(PloScriptDir)</baseDirectory>
<buildTimeoutSeconds>$(StatementTimeout)</buildTimeoutSeconds>
<successExitCodes>0</successExitCodes>
</exec>
</tasks>
<publishers>
<xmllogger logDir="$(PloLogDir)"/>
Regards,
SuvraJyoti
--------------040600050905020407020301
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi All,<br>
<br>
I am new to CCNET. I am trying to configure my CCNET server(version
i am using is 1.8.4.0), but whenever i am launching the CCNET
server, it is showing "Initializing security" then nothing happens
no matter how much i wait. Please let me know how to get around this
problem.? My ccnet.config is as below:<br>
<br>
<small><cruisecontrol xmlns:cb="urn:ccnet.config.builder"><br>
<cb:define CustomCCNetDir =
"D:\Project\ESI\Code\CruiseControl"/><br>
<cb:include href="$(CustomCCNetDir)\<b>CustomCCNetConfigNewVersion.xml</b>"
xmlns:cb="urn:ccnet.config.builder"/><br>
</cruisecontrol><br>
<br>
</small>and the <small>"CustomCCNetConfigNewVersion"</small> used
above is:<br>
<br>
<small> <cb:config-template
xmlns:cb="urn:ccnet.config.builder"><br>
<cb:define PloWorkingCopyRoot = "D:\Project\ESI\Code\"
/><br>
<cb:define PloCCNetScriptDir =
"$(PloWorkingCopyRoot)\CruiseControl"/><br>
<cb:include
href="$(PloCCNetScriptDir)\GlobalDefinesNewVersion.xml"
xmlns:cb="urn:ccnet.config.builder"/><br>
<cb:include
href="$(PloCCNetScriptDir)\PloDefinesNewVersion.xml"
xmlns:cb="urn:ccnet.config.builder"/><br>
<!-- Project 'include' element definition --><br>
<cb:define name="PloProjectInclude"><br>
<cb:include href="$(PloCCNetScriptDir)$(ccIncludePath)"
xmlns:cb="urn:ccnet.config.builder"/><br>
</cb:define></small><br>
<br>
<small><!-- PLO_Incremental --><br>
<cb:PloProjectInclude ccIncludePath="\<b>PloIncrementalBuildNewVersion</b>.xml"/></small><br>
<small></cb:config-template></small><br>
<br>
The <small><b>"PloIncrementalBuildNewVersion</b>.xml"</small> used
above contains :<br>
<small> <tasks><br>
<!--<exec
executable="D:\Project\ESI\Code\trunk\releaseFiles\IncrementalBuildNewVersion.bat">--><br>
<exec> <br>
<executable>IncrementalBuildNewVersion.bat</executable><br>
<baseDirectory>$(PloScriptDir)</baseDirectory><br>
<buildTimeoutSeconds>$(StatementTimeout)</buildTimeoutSeconds><br>
<successExitCodes>0</successExitCodes><br>
</exec><br>
</tasks><br>
<publishers><br>
<xmllogger logDir="$(PloLogDir)"/><br>
<br>
</small><br>
<br>
<br>
Regards,<br>
SuvraJyoti<br>
<br>
<br>
</body>
</html>
--------------040600050905020407020301--
--===============4994158620682466913==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
--===============4994158620682466913==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
--===============4994158620682466913==--