constant warnings in log for BuildLoopStatusReportTask
DEV Bornali <[email protected]> Tue, 23 Jul 2013 17:03:58 +1000
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <7BA20F0488D26E4CB6B33E6E69332CA902B8113A6BCE@COREXC01.corp.rta.nsw.gov.au> |
--===============2987632522014167965==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_7BA20F0488D26E4CB6B33E6E69332CA902B8113A6BCECOREXC01cor_"
--_000_7BA20F0488D26E4CB6B33E6E69332CA902B8113A6BCECOREXC01cor_
Content-Type: text/plain; charset="us-ascii"
content-transfer-encoding: quoted-printable
Hi,
I am using cruisecontrol 2.8.3.
I've been getting the following message repeatedly. I am not sure what is ca=
using that, didn't make any upgrades or recent changes to cruisecontrol.
Though the builds are running normally, these annoying warnings show up in t=
he cruisecontrol log. It may also be delaying other processes.
I have searched the net for any concrete solution to this, but couldn't exac=
tly find an answer.
I do have <modificationset> defined in all projects and I'm using the binar=
y distribution.
I read in one of the post that I might need to increase the jetty's socket t=
ime out defined by maxidletime (probably in this path cruisecontrol\etc\jett=
y.xml), but other servers running cruisecontrol have the same value for maxi=
dletime and don't have this issue.
Any help would be appreciated.
2013-07-23 13:58:37,379 [Timer-7 ] WARN BuildLoopStatusReportTask - Failed=
to reach dashboard instance : http://localhost:8080/dashboard/buildloop/lis=
tener, either the dashboard has not started up or there is a network problem=
.
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpPars=
er.java:77)
at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.=
java:105)
at org.apache.commons.httpclient.HttpConnection.readLine(HttpCon=
nection.java:1115)
at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(H=
ttpMethodBase.java:1832)
at org.apache.commons.httpclient.HttpMethodBase.readResponse(Htt=
pMethodBase.java:1590)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMeth=
odBase.java:995)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithR=
etry(HttpMethodDirector.java:397)
at org.apache.commons.httpclient.HttpMethodDirector.executeMetho=
d(HttpMethodDirector.java:170)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpCl=
ient.java:396)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpCl=
ient.java:324)
at net.sourceforge.cruisecontrol.report.BuildLoopStatusReportTas=
k.run(BuildLoopStatusReportTask.java:90)
at net.sourceforge.cruisecontrol.report.BuildLoopStatusReportTas=
k.run(BuildLoopStatusReportTask.java:75)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
2013-07-23 14:25:29,297 [btpool0-1] INFO XSLTag
Thanks.
Bornali
Before printing, please consider the environment
IMPORTANT NOTICE: This e-mail and any attachment to it are intended only to=
be read or used by the named addressee. It is confidential and may contain=
legally privileged information. No confidentiality or privilege is waived o=
r lost by any mistaken transmission to you. Roads and Maritime Services (RMS=
) is not responsible for any unauthorised alterations to this e-mail or atta=
chment to it. Views expressed in this message are those of the individual se=
nder, and are not necessarily the views of RMS. If you receive this e-mail i=
n error, please immediately delete it from your system and notify the sender=
. You must not disclose, copy or use any part of this e-mail if you are not=
the intended recipient.
--_000_7BA20F0488D26E4CB6B33E6E69332CA902B8113A6BCECOREXC01cor_
Content-Type: text/html; charset="us-ascii"
content-transfer-encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micro=
soft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" xm=
lns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:595.3pt 841.9pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-AU link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>Hi,<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>I am using cruisecontrol 2.8.3.<o:p></o:p></span></font><=
/p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>I’ve been getting the following message repeatedly.=
I
am not sure what is causing that, didn’t make any upgrades or recent
changes to cruisecontrol.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>Though the builds are running normally, these annoying wa=
rnings
show up in the cruisecontrol log. It may also be delaying other processes.<o=
:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>I have searched the net for any concrete solution to this=
,
but couldn’t exactly find an answer.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>I do have <modificationset> defined in all
projects and I’m using the binary distribution.<o:p></o:p></span></fon=
t></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>I read in one of the post that I might need to increase t=
he
jetty’s socket time out defined by maxidletime (probably in this path
cruisecontrol\etc\jetty.xml), but other servers running cruisecontrol have t=
he
same value for maxidletime and don’t have this issue.<o:p></o:p></span=
></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>Any help would be appreciated.<o:p></o:p></span></font></=
p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>2013-07-23 13:58:37,379 [Timer-7 ] WARN
BuildLoopStatusReportTask - Failed to reach dashboard instance :
http://localhost:8080/dashboard/buildloop/listener, either the dashboard has
not started up or there is a network problem.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>java.net.SocketTimeoutException: Read timed out<o:p></o:p=
></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
java.net.SocketInputStream.socketRead0(Native Method)<o:p></o:p></span></fon=
t></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
java.net.SocketInputStream.read(Unknown Source)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
java.io.BufferedInputStream.fill(Unknown Source)<o:p></o:p></span></font></p=
>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
java.io.BufferedInputStream.read(Unknown Source)<o:p></o:p></span></font></p=
>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:77)<o:p=
></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:105)<o:p><=
/o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:11=
15)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.j=
ava:1832)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.jav=
a:1590)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995=
)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethod=
Director.java:397)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDir=
ector.java:170)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)<=
o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)<=
o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
net.sourceforge.cruisecontrol.report.BuildLoopStatusReportTask.run(BuildLoop=
StatusReportTask.java:90)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
net.sourceforge.cruisecontrol.report.BuildLoopStatusReportTask.run(BuildLoop=
StatusReportTask.java:75)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
java.util.TimerThread.mainLoop(Unknown Source)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'> &nb=
sp; at
java.util.TimerThread.run(Unknown Source)<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>2013-07-23 14:25:29,297 [btpool0-1] INFO
XSLTag <o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>Thanks.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span style=3D'font-size:10=
.0pt;
font-family:Arial'>Bornali<o:p></o:p></span></font></p>
</div>
<p><img src=3D"http://www.rta.nsw.gov.au/images/permanent/RMS_Email_Logo.png=
" alt=3D"Logo" border=3D"0" width=3D"171" height=3D"47"></p>
<p><font face=3D"Arial, sans-serif" color=3D"#009543" size=3D"2">Before prin=
ting, please consider the environment</font></p>
<p><font face=3D"Arial, sans-serif" color=3D"Black" size=3D"1">IMPORTANT NOT=
ICE: This e-mail and any attachment to it are intended only to be read or us=
ed by the named addressee. It is confidential and may contain legally privil=
eged information. No confidentiality or privilege is waived or lost by any m=
istaken transmission to you. Roads and Maritime Services (RMS) is not respon=
sible for any unauthorised alterations to this e-mail or attachment to it. V=
iews expressed in this message are those of the individual sender, and are n=
ot necessarily the views of RMS. If you receive this e-mail in error, please=
immediately delete it from your system and notify the sender. You must not=
disclose, copy or use any part of this e-mail if you are not the intended r=
ecipient.</font></p>
</body>
</html>
--_000_7BA20F0488D26E4CB6B33E6E69332CA902B8113A6BCECOREXC01cor_--
--===============2987632522014167965==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
--===============2987632522014167965==
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
--===============2987632522014167965==--