getting some StreamCorruptedException failures

2011-09-07 Thread Marshall Schor
Some of our Jenkins builds are failing at various spots in our build, with this: [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ uimaj-test-util --- [INFO] Building jar:

Re: How to look at build results

2011-09-07 Thread Marshall Schor
The problem was I was putting the particular job # (e.g. /111/ ) in the url. If I leave it out it works. Thanks! -Marshall On 9/7/2011 10:57 AM, ant elder wrote: > On Wed, Sep 7, 2011 at 3:49 PM, Marshall Schor wrote: >> Failing job url is https://builds.apache.org/job/UIMA-SDK/111/ >> >> if I

Re: How to look at build results

2011-09-07 Thread ant elder
On Wed, Sep 7, 2011 at 3:49 PM, Marshall Schor wrote: > Failing job url is https://builds.apache.org/job/UIMA-SDK/111/ > > if I try https://builds.apache.org/job/UIMA-SDK/111/ws > > it shows the same thing as without the "ws". > > Is this what you meant?  -Marshall > > On 9/7/2011 10:19 AM, Olivie

Re: How to look at build results

2011-09-07 Thread Olivier Lamy
https://builds.apache.org/job/UIMA-SDK/ws/trunk/ ? 2011/9/7 Marshall Schor : > Failing job url is https://builds.apache.org/job/UIMA-SDK/111/ > > if I try https://builds.apache.org/job/UIMA-SDK/111/ws > > it shows the same thing as without the "ws". > > Is this what you meant?  -Marshall > > On 9/

Re: How to look at build results

2011-09-07 Thread Marshall Schor
Failing job url is https://builds.apache.org/job/UIMA-SDK/111/ if I try https://builds.apache.org/job/UIMA-SDK/111/ws it shows the same thing as without the "ws". Is this what you meant? -Marshall On 9/7/2011 10:19 AM, Olivier Lamy wrote: > Joburl/ws to see workspace ? > > 2011/9/7 Marshall Sc

Re: How to look at build results

2011-09-07 Thread Olivier Lamy
Joburl/ws to see workspace ? 2011/9/7 Marshall Schor : > One of our builds failed due to RAT checking, and there's a report in the > ../trunk with details.  Is there a way to look at that?  (I don't have karma > to > ssh to the build machine.). > > Thanks. -Marshall Schor > -- Olivier Lamy Ta

How to look at build results

2011-09-07 Thread Marshall Schor
One of our builds failed due to RAT checking, and there's a report in the ../trunk with details. Is there a way to look at that? (I don't have karma to ssh to the build machine.). Thanks. -Marshall Schor