Re: Error in JMX parameter commitMessages and getBuildOutput?

Paul Willworth <[email protected]> Tue, 16 Apr 2013 08:04:29 -0700
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
--===============6391885190421327797==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_A94E699B643C2B4DA78D82AE15079BD00F07C1EFE3IPEXMAILcorpd_"

--_000_A94E699B643C2B4DA78D82AE15079BD00F07C1EFE3IPEXMAILcorpd_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Well that looks good... a build should happen within 10 minutes of a checki=
n.  If it's still not working, I'm out of ideas as to why.

-Paul

From: Michael Niemand [mailto:[email protected]]
Sent: Tuesday, April 16, 2013 4:40 AM
To: [email protected]
Subject: Re: [Cruisecontrol-user] Error in JMX parameter commitMessages and=
 getBuildOutput?

I recently put the "useLocalRevision" there, the problem was already there =
before I put it there.

Here's my schedule:


        <schedule interval=3D"600">
            <ant antworkingdir=3D"Path/to/cruisecontrol"
                                                anthome=3D"M:\MT2\SEU\ant-1=
.6.2"
                 buildfile=3D"some-build-file.xml"
                 target=3D"build"/>
        </schedule>




On Mon, Apr 15, 2013 at 4:54 PM, Paul Willworth <[email protected]<mai=
lto:[email protected]>> wrote:
I have never used the "useLocalRevision" option before, but it looks like i=
t could cause modifications to not be detected based on the help text: "Opt=
ionally allows the user to get the modifications made between the last buil=
d time and the localworkingcopy's revision number."  Looks like it's design=
ed to be used in conjunction with some other task that updates the local wo=
rking copy periodically with an external process.  If that's not the proble=
m, we'd need to see the "schedule" element of your config.

-Paul

From: Michael Niemand [mailto:[email protected]<mailto:michael.niem=
[email protected]>]
Sent: Monday, April 15, 2013 3:53 AM
To: [email protected]<mailto:cruisecontrol-user@list=
s.sourceforge.net>
Subject: Re: [Cruisecontrol-user] Error in JMX parameter commitMessages and=
 getBuildOutput?

There are multiple projects, which have all the same problem. Their modific=
ationsets are like this:

        <modificationset quietperiod=3D"0">
            <svn username=3D"${repository.user}"
                                                password=3D"${repository.pa=
ssword}"
                 LocalWorkingCopy=3D"M:/path/to/LocalRevision"
                 RepositoryLocation=3D"https://path/to/Repository"
                                                useLocalRevision=3D"true"/>

                                    <timebuild time=3D"2359"/>
            <timebuild time=3D"2358"/>
            <timebuild time=3D"2357"/>
            <timebuild time=3D"2356"/>
            <timebuild time=3D"2355"/>
            <timebuild time=3D"2354"/>
            <timebuild time=3D"2353"/>
            <timebuild time=3D"2352"/>
            <timebuild time=3D"2351"/>
        </modificationset>

Thanks!

On Wed, Apr 10, 2013 at 10:58 PM, Paul Willworth <[email protected]<ma=
ilto:[email protected]>> wrote:
Hi there,

Maybe there is some issue with the modificationset section of your config.x=
ml that could cause these issues.  If you provide that, it might give us a =
clue.  One thing I can tell you for sure is that if you use Subversion and =
externals, cruise control does not list the modifications under externals u=
nless they are in the old format of local folder first, url second.

Paul Willworth
Portland General Electric

From: Michael Niemand [mailto:[email protected]<mailto:michael.niem=
[email protected]>]
Sent: Tuesday, April 09, 2013 1:04 AM
To: [email protected]<mailto:cruisecontrol-user@list=
s.sourceforge.net>
Subject: [Cruisecontrol-user] Error in JMX parameter commitMessages and get=
BuildOutput?

Hi CC-List!

I'm new to this list, so hello everyone!

We have 2 problems with our Cruise Control.

1st: it doesnt stat building when someone commits
2nd: the modifications are not displayed.

I checked the JMX console and 2 things catched my eye:


In each project, the 2 parameters commitMessages and getBuildOutput have re=
turn Types that don't look right to me : [[Ljava.lang.String; and [Ljava.la=
ng.String;

Yes, including these brackets. Correct me if I'm wrong (I'm not a developer=
) but these brackets don't seem to belong there. An error there would corre=
late with our symptoms if I'm not mistaken!?


Thanks for your input!

Michael


--

---------------------------------------------------------------------------=
---
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Cruisecontrol-user mailing list
[email protected]<mailto:[email protected]=
urceforge.net>
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user



--
Dipl.-Ing. (FH) Michael Niemand

Albusstr. 17
60313 Frankfurt/M
Germany

Tel.: +49 (0) 69 200 130 60<tel:%2B49%20%280%29%2069%20200%20130%2060>
Mobile: +49 (0) 171 645 29 07<tel:%2B49%20%280%29%20171%20645%2029%2007>

eMail: [email protected]<mailto:[email protected]>
sip:[email protected]<mailto:sip%[email protected]>

---------------------------------------------------------------------------=
---
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Cruisecontrol-user mailing list
[email protected]<mailto:[email protected]=
urceforge.net>
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user



--
Dipl.-Ing. (FH) Michael Niemand

Albusstr. 17
60313 Frankfurt/M
Germany

Tel.: +49 (0) 69 200 130 60
Mobile: +49 (0) 171 645 29 07

eMail: [email protected]<mailto:[email protected]>
sip:[email protected]<mailto:sip%[email protected]>

--_000_A94E699B643C2B4DA78D82AE15079BD00F07C1EFE3IPEXMAILcorpd_
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-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV=3D"Content-Type" CONTENT=
=3D"text/html; charset=3Dus-ascii"><meta name=3DGenerator content=3D"Micros=
oft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:Garamond;
	panose-1:2 2 4 4 3 3 1 1 8 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-priority:99;
	mso-style-link:"Balloon Text Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
	{mso-style-name:"Balloon Text Char";
	mso-style-priority:99;
	mso-style-link:"Balloon Text";
	font-family:"Tahoma","sans-serif";}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue vli=
nk=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span style=3D'f=
ont-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Well that=
 looks good&#8230; a build should happen within 10 minutes of a checkin.&nb=
sp; If it&#8217;s still not working, I&#8217;m out of ideas as to why.<o:p>=
</o:p></span></p><p class=3DMsoNormal><span style=3D'font-size:11.0pt;font-=
family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p=
 class=3DMsoNormal><span style=3D'font-size:11.0pt;font-family:"Calibri","s=
ans-serif";color:#1F497D'>-Paul<o:p></o:p></span></p><p class=3DMsoNormal><=
span style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F=
497D'><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><b><span style=3D'fo=
nt-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span sty=
le=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Michael Niemand =
[mailto:[email protected]] <br><b>Sent:</b> Tuesday, April 16, 2013=
 4:40 AM<br><b>To:</b> [email protected]<br><b>Subje=
ct:</b> Re: [Cruisecontrol-user] Error in JMX parameter commitMessages and =
getBuildOutput?<o:p></o:p></span></p><p class=3DMsoNormal><o:p>&nbsp;</o:p>=
</p><div><p class=3DMsoNormal>I recently put the &quot;useLocalRevision&quo=
t; there, the problem was already there before I put it there.<o:p></o:p></=
p><div><p class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=3DMsoN=
ormal>Here's my schedule:<o:p></o:p></p></div><div><p class=3DMsoNormal><o:=
p>&nbsp;</o:p></p></div><div><p class=3DMsoNormal><o:p>&nbsp;</o:p></p></di=
v><div><div><p class=3DMsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &lt;schedule i=
nterval=3D&quot;600&quot;&gt;<o:p></o:p></p></div><div><p class=3DMsoNormal=
>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ant antworkingdir=3D&quot;Pa=
th/to/cruisecontrol&quot;<o:p></o:p></p></div><div><p class=3DMsoNormal>&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; anthome=3D&quot;M:\M=
T2\SEU\ant-1.6.2&quot;<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbsp;=
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;buildfile=3D&quot;s=
ome-build-file.xml&quot;<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbs=
p; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;target=3D&quot;bu=
ild&quot;/&gt;&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbsp; &=
nbsp; &nbsp; &nbsp; &lt;/schedule&gt;<o:p></o:p></p></div><div><p class=3DM=
soNormal><o:p>&nbsp;</o:p></p></div><div><p class=3DMsoNormal><o:p>&nbsp;</=
o:p></p></div></div><div><p class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></=
div><div><p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><o:p>&nbsp;</o=
:p></p><div><p class=3DMsoNormal>On Mon, Apr 15, 2013 at 4:54 PM, Paul Will=
worth &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">Paul.=
[email protected]</a>&gt; wrote:<o:p></o:p></p><div><div><p class=3DMsoNorm=
al style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style=
=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I ha=
ve never used the &#8220;useLocalRevision&#8221; option before, but it look=
s like it could cause modifications to not be detected based on the help te=
xt: &#8220;Optionally allows the user to get the modifications made between=
 the last build time and the localworkingcopy's revision number.&#8221;&nbs=
p; Looks like it&#8217;s designed to be used in conjunction with some other=
 task that updates the local working copy periodically with an external pro=
cess.&nbsp; If that&#8217;s not the problem, we&#8217;d need to see the &#8=
220;schedule&#8221; element of your config.</span><o:p></o:p></p><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
span style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F=
497D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal style=3D'mso-margin-=
top-alt:auto;mso-margin-bottom-alt:auto'><span style=3D'font-size:11.0pt;fo=
nt-family:"Calibri","sans-serif";color:#1F497D'>-Paul</span><o:p></o:p></p>=
<p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt=
:auto'><span style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";c=
olor:#1F497D'>&nbsp;</span><o:p></o:p></p><p class=3DMsoNormal style=3D'mso=
-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span style=3D'font-siz=
e:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style=3D'=
font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Michael Niemand [mailt=
o:<a href=3D"mailto:[email protected]" target=3D"_blank">michael.ni=
[email protected]</a>] <br><b>Sent:</b> Monday, April 15, 2013 3:53 AM<br><b>=
To:</b> <a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a><br><b>Subject:</b>=
 Re: [Cruisecontrol-user] Error in JMX parameter commitMessages and getBuil=
dOutput?</span><o:p></o:p></p><div><div><p class=3DMsoNormal style=3D'mso-m=
argin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p><div><p=
 class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto'>There are multiple projects, which have all the same problem. Their mo=
dificationsets are like this:<o:p></o:p></p><div><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></=
p></div><div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso=
-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &lt;modificationset qu=
ietperiod=3D&quot;0&quot;&gt;&nbsp;<o:p></o:p></p></div><div><p class=3DMso=
Normal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;svn username=3D&quot;${repository.us=
er}&quot; &nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso=
-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password=3D&quot;${repository.password}&quo=
t;&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-=
top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
 &nbsp; &nbsp; &nbsp; &nbsp;LocalWorkingCopy=3D&quot;M:/path/to/LocalRevisi=
on&quot;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-=
top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
 &nbsp; &nbsp; &nbsp; &nbsp;RepositoryLocation=3D&quot;<a href=3D"https://p=
ath/to/Repository" target=3D"_blank">https://path/to/Repository</a>&quot;<o=
:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:au=
to;mso-margin-bottom-alt:auto'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; useLocalRevision=3D&quot;true&quot;/&gt;<o:p></o:p></p></div>=
<div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-botto=
m-alt:auto'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o=
:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:au=
to;mso-margin-bottom-alt:auto'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; &lt;timebuild time=3D&quot;2359&quot;/&gt;<o:p></o:p></p><=
/div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-=
bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;timebuild ti=
me=3D&quot;2358&quot;/&gt;<o:p></o:p></p></div><div><p class=3DMsoNormal st=
yle=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; &lt;timebuild time=3D&quot;2357&quot;/&gt;<o:p></=
o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;ms=
o-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tim=
ebuild time=3D&quot;2356&quot;/&gt;<o:p></o:p></p></div><div><p class=3DMso=
Normal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;timebuild time=3D&quot;2355&quot;/&g=
t;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-al=
t:auto;mso-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp=
; &lt;timebuild time=3D&quot;2354&quot;/&gt;<o:p></o:p></p></div><div><p cl=
ass=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto=
'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;timebuild time=3D&quot;2353=
&quot;/&gt;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-marg=
in-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; &lt;timebuild time=3D&quot;2352&quot;/&gt;<o:p></o:p></p></div><=
div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom=
-alt:auto'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;timebuild time=3D&=
quot;2351&quot;/&gt;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D=
'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp; &nbsp; &nbsp; &=
nbsp; &lt;/modificationset&gt;<o:p></o:p></p></div></div><div><p class=3DMs=
oNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;=
<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:=
auto;mso-margin-bottom-alt:auto'>Thanks!<o:p></o:p></p></div></div><div><p =
class=3DMsoNormal style=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt'>&n=
bsp;<o:p></o:p></p><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:au=
to;mso-margin-bottom-alt:auto'>On Wed, Apr 10, 2013 at 10:58 PM, Paul Willw=
orth &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">Paul.W=
[email protected]</a>&gt; wrote:<o:p></o:p></p><div><div><p class=3DMsoNorma=
l style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style=
=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi t=
here,</span><o:p></o:p></p><p class=3DMsoNormal style=3D'mso-margin-top-alt=
:auto;mso-margin-bottom-alt:auto'><span style=3D'font-size:11.0pt;font-fami=
ly:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></p><p cla=
ss=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'=
><span style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";color:#=
1F497D'>Maybe there is some issue with the modificationset section of your =
config.xml that could cause these issues.&nbsp; If you provide that, it mig=
ht give us a clue.&nbsp; One thing I can tell you for sure is that if you u=
se Subversion and externals, cruise control does not list the modifications=
 under externals unless they are in the old format of local folder first, u=
rl second.</span><o:p></o:p></p><p class=3DMsoNormal style=3D'mso-margin-to=
p-alt:auto;mso-margin-bottom-alt:auto'><span style=3D'font-size:11.0pt;font=
-family:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></p><=
p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:=
auto'><span style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";co=
lor:#1F497D'>Paul Willworth</span><o:p></o:p></p><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style=3D'font=
-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Portland Gen=
eral Electric</span><o:p></o:p></p><p class=3DMsoNormal style=3D'mso-margin=
-top-alt:auto;mso-margin-bottom-alt:auto'><span style=3D'font-size:11.0pt;f=
ont-family:"Calibri","sans-serif";color:#1F497D'>&nbsp;</span><o:p></o:p></=
p><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-a=
lt:auto'><b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-seri=
f"'>From:</span></b><span style=3D'font-size:10.0pt;font-family:"Tahoma","s=
ans-serif"'> Michael Niemand [mailto:<a href=3D"mailto:michael.niemand@gmai=
l.com" target=3D"_blank">[email protected]</a>] <br><b>Sent:</b> Tu=
esday, April 09, 2013 1:04 AM<br><b>To:</b> <a href=3D"mailto:cruisecontrol=
[email protected]" target=3D"_blank">[email protected]=
rceforge.net</a><br><b>Subject:</b> [Cruisecontrol-user] Error in JMX param=
eter commitMessages and getBuildOutput?</span><o:p></o:p></p><div><div><p c=
lass=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:aut=
o'>&nbsp;<o:p></o:p></p><div><p class=3DMsoNormal style=3D'mso-margin-top-a=
lt:auto;mso-margin-bottom-alt:auto'>Hi CC-List!<o:p></o:p></p><div><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&=
nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top=
-alt:auto;mso-margin-bottom-alt:auto'>I'm new to this list, so hello everyo=
ne!<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-a=
lt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p clas=
s=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>=
We have 2 problems with our Cruise Control.<o:p></o:p></p></div><div><p cla=
ss=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'=
>&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-t=
op-alt:auto;mso-margin-bottom-alt:auto'>1st: it doesnt stat building when s=
omeone commits<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-m=
argin-top-alt:auto;mso-margin-bottom-alt:auto'>2nd: the modifications are n=
ot displayed.<o:p></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-ma=
rgin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><d=
iv><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-=
alt:auto'>I checked the JMX console and 2 things catched my eye:<o:p></o:p>=
</p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-ma=
rgin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o=
:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso=
-margin-bottom-alt:auto'>In each project, the 2 parameters&nbsp;commitMessa=
ges and&nbsp;getBuildOutput have return Types that don't look right to me :=
&nbsp;[[Ljava.lang.String; and&nbsp;[Ljava.lang.String;&nbsp;<o:p></o:p></p=
></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margi=
n-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><div><p class=3DMsoNormal sty=
le=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Yes, including th=
ese brackets. Correct me if I'm wrong (I'm not a developer) but these brack=
ets don't seem to belong there. An error there would correlate with our sym=
ptoms if I'm not mistaken!?<o:p></o:p></p></div><div><div><p class=3DMsoNor=
mal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p=
></o:p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto=
;mso-margin-bottom-alt:auto'><br clear=3Dall><o:p></o:p></p><div><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>T=
hanks for your input!<o:p></o:p></p></div><div><p class=3DMsoNormal style=
=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></=
p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-marg=
in-bottom-alt:auto'>Michael<o:p></o:p></p></div><div><p class=3DMsoNormal s=
tyle=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:=
p></p></div><div><p class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-=
margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><p class=3DMsoNormal sty=
le=3D'mso-margin-top-alt:auto;margin-bottom:12.0pt'>-- <o:p></o:p></p></div=
></div></div></div></div></div></div><p class=3DMsoNormal style=3D'mso-marg=
in-top-alt:auto;margin-bottom:12.0pt'><br>---------------------------------=
---------------------------------------------<br>Precog is a next-generatio=
n analytics platform capable of advanced<br>analytics on semi-structured da=
ta. The platform includes APIs for building<br>apps and a phenomenal toolse=
t for data science. Developers can use<br>our toolset for easy data analysi=
s &amp; visualization. Get a free account!<br><a href=3D"http://www2.precog=
.com/precogplatform/slashdotnewsletter" target=3D"_blank">http://www2.preco=
g.com/precogplatform/slashdotnewsletter</a><br>____________________________=
___________________<br>Cruisecontrol-user mailing list<br><a href=3D"mailto=
:[email protected]" target=3D"_blank">Cruisecontrol-=
[email protected]</a><br><a href=3D"https://lists.sourceforge.net/=
lists/listinfo/cruisecontrol-user" target=3D"_blank">https://lists.sourcefo=
rge.net/lists/listinfo/cruisecontrol-user</a><o:p></o:p></p></div><p class=
=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><=
br><br clear=3Dall><o:p></o:p></p><div><p class=3DMsoNormal style=3D'mso-ma=
rgin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div><p=
 class=3DMsoNormal style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:a=
uto'>-- <br><span style=3D'font-family:"Garamond","serif";color:#666666;bac=
kground:white'>Dipl.-Ing. (FH) <b>Michael Niemand</b></span><b><span style=
=3D'font-size:10.0pt;font-family:"Garamond","serif";color:#666666'><br></sp=
an></b><span style=3D'font-size:10.0pt;font-family:"Garamond","serif";color=
:#666666'><br><span style=3D'background:white'>Albusstr. 17</span><br><span=
 style=3D'background:white'>60313 Frankfurt/M</span><br><span style=3D'back=
ground:white'>Germany</span><br><br><span style=3D'background:white'>Tel.:&=
nbsp;</span></span><span style=3D'font-family:"Garamond","serif";color:#666=
666'><a href=3D"tel:%2B49%20%280%29%2069%20200%20130%2060" target=3D"_blank=
">+49 (0) 69 200 130 60</a></span><span style=3D'font-size:10.0pt;font-fami=
ly:"Garamond","serif";color:#666666'><br><span style=3D'background:white'>M=
obile:&nbsp;</span></span><span style=3D'font-family:"Garamond","serif";col=
or:#666666'><a href=3D"tel:%2B49%20%280%29%20171%20645%2029%2007" target=3D=
"_blank">+49 (0) 171 645 29 07</a></span><span style=3D'font-size:10.0pt;fo=
nt-family:"Garamond","serif";color:#666666'><br><br><span style=3D'backgrou=
nd:white'>eMail:&nbsp;</span></span><span style=3D'font-family:"Garamond","=
serif";color:#666666'><a href=3D"mailto:[email protected]" target=
=3D"_blank"><span style=3D'font-size:10.0pt;background:white'>michael.niema=
[email protected]</span></a></span><span style=3D'font-size:10.0pt;font-family:"=
Garamond","serif";color:#666666'><br></span><span style=3D'font-family:"Gar=
amond","serif";color:#666666'><a href=3D"mailto:sip%[email protected]" t=
arget=3D"_blank"><span style=3D'font-size:10.0pt;background:white'>sip:1406=
[email protected]</span></a></span> <o:p></o:p></p></div></div></div></div></d=
iv><p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><br>----------------=
--------------------------------------------------------------<br>Precog is=
 a next-generation analytics platform capable of advanced<br>analytics on s=
emi-structured data. The platform includes APIs for building<br>apps and a =
phenomenal toolset for data science. Developers can use<br>our toolset for =
easy data analysis &amp; visualization. Get a free account!<br><a href=3D"h=
ttp://www2.precog.com/precogplatform/slashdotnewsletter" target=3D"_blank">=
http://www2.precog.com/precogplatform/slashdotnewsletter</a><br>___________=
____________________________________<br>Cruisecontrol-user mailing list<br>=
<a href=3D"mailto:[email protected]">Cruisecontrol-u=
[email protected]</a><br><a href=3D"https://lists.sourceforge.net/l=
ists/listinfo/cruisecontrol-user" target=3D"_blank">https://lists.sourcefor=
ge.net/lists/listinfo/cruisecontrol-user</a><o:p></o:p></p></div><p class=
=3DMsoNormal><br><br clear=3Dall><o:p></o:p></p><div><p class=3DMsoNormal><=
o:p>&nbsp;</o:p></p></div><p class=3DMsoNormal>-- <br><span style=3D'font-f=
amily:"Garamond","serif";color:#666666;background:white'>Dipl.-Ing. (FH) <b=
>Michael Niemand</b></span><b><span style=3D'font-size:10.0pt;font-family:"=
Garamond","serif";color:#666666'><br></span></b><span style=3D'font-size:10=
.0pt;font-family:"Garamond","serif";color:#666666'><br><span style=3D'backg=
round:white'>Albusstr. 17</span><br><span style=3D'background:white'>60313 =
Frankfurt/M</span><br><span style=3D'background:white'>Germany</span><br><b=
r><span style=3D'background:white'>Tel.:&nbsp;</span></span><span style=3D'=
font-family:"Garamond","serif";color:#666666'>+49 (0) 69 200 130 60</span><=
span style=3D'font-size:10.0pt;font-family:"Garamond","serif";color:#666666=
'><br><span style=3D'background:white'>Mobile:&nbsp;</span></span><span sty=
le=3D'font-family:"Garamond","serif";color:#666666'>+49 (0) 171 645 29 07</=
span><span style=3D'font-size:10.0pt;font-family:"Garamond","serif";color:#=
666666'><br><br><span style=3D'background:white'>eMail:&nbsp;</span></span>=
<span style=3D'font-family:"Garamond","serif";color:#666666'><a href=3D"mai=
lto:[email protected]" target=3D"_blank"><span style=3D'font-size:1=
0.0pt;background:white'>[email protected]</span></a></span><span st=
yle=3D'font-size:10.0pt;font-family:"Garamond","serif";color:#666666'><br><=
/span><span style=3D'font-family:"Garamond","serif";color:#666666'><a href=
=3D"mailto:sip%[email protected]" target=3D"_blank"><span style=3D'font-=
size:10.0pt;background:white'>sip:[email protected]</span></a></span> <o:p=
></o:p></p></div></div></body></html>=

--_000_A94E699B643C2B4DA78D82AE15079BD00F07C1EFE3IPEXMAILcorpd_--


--===============6391885190421327797==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
--===============6391885190421327797==
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

--===============6391885190421327797==--