2.8.2 building from source compatibilty problem with Tomcat because of dashboard REQUIRED

Manfredo Hopp <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hy,

CC Newby

I have  cc 2.8.2 built from source (generated main/dist &
reporting/jsp/dist put under Tomcat 4.1).

I get this error:

[cc]janv.-21 16:27:23 atusReportTask- Failed to reach dashboard instance :
http://localhost:8080/dashboard/buildloop/listener, either the dashboard has
not started up or there is a network problem.

config is :

<cruisecontrol>
<project name="pprod" buildafterfailed="true">
    <listeners>
      <currentbuildstatuslistener
          file="logs/pprod/status.txt"/>
    </listeners>
    <bootstrappers>
    </bootstrappers>
    <modificationset quietperiod="10">
      <cvs localworkingcopy="projects/pprod"/>
    </modificationset>
    <schedule interval="60">
      <ant buildfile="build-pprod.xml"
           uselogger="true"/>
    </schedule>
    <log/>
    <publishers>
	<artifactspublisher
	    dir="projects/pprod/web"
	    dest="artifacts/pprod"/>
    </publishers>
  </project>
</cruisecontrol>

Seems CC needs dashboard , but docs dont specify this requirement.
Building dashboard from source (without test option because test
doesnt pass) , I have compatibility problems with Tomcat 4.1 (web-app
2_3 dtd against generated 2_4 dtd ) . Fixing this, message disappears
but am not able to use dashboard on a browser.

Which cc version should I use in order to avoid this problems?

Thanks Manfredo

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
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.