Re: Build failed in Jenkins: Struts2 #285

2011-03-26 Thread Lukasz Lenart
2011/3/25 Martin Cooper mart...@apache.org:
 Confluence notifications go to the commits@ list. We could do the same
 with these.

Yep, but Confluence spamming us each day, even if not changes was made
to the Struts pages :P
Jenkins will send notifications only if a build fails and on a first
success. So nothing to worry I think. I opt to leave it as is, as all
developers of Struts should take care of a falling build ;-)


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Build failed in Jenkins: Struts2 #285

2011-03-25 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Struts2/285/

--
Started by user lukaszlenart
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/struts/struts2/trunk
At revision 1085351
no change for https://svn.apache.org/repos/asf/struts/struts2/trunk since the 
previous build
Found mavenVersion 2.2.1 from file 
jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Processing failed due to a bug in the code. Please report this to 
jenkins-us...@googlegroups.com
java.lang.ClassCastException: cannot assign instance of 
hudson.model.StreamBuildListener to field 
hudson.maven.MavenModuleSetBuild$PomParser.listener of type 
hudson.model.BuildListener in instance of 
hudson.maven.MavenModuleSetBuild$PomParser
at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
at 
java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
project=hudson.maven.MavenModuleSet@2191fa12[Struts2]
project.getModules()=[hudson.maven.MavenModule@de684bd[Struts2/com.opensymphony:xwork-core][Struts2/com.opensymphony:xwork-core][relativePath:xwork-core],
 
hudson.maven.MavenModule@162d4185[Struts2/org.apache.struts:struts2-apps][Struts2/org.apache.struts:struts2-apps][relativePath:apps],
 
hudson.maven.MavenModule@73a1bc98[Struts2/org.apache.struts:struts2-archetype-blank][Struts2/org.apache.struts:struts2-archetype-blank][relativePath:archetypes/struts2-archetype-blank],
 
hudson.maven.MavenModule@6dab1eaf[Struts2/org.apache.struts:struts2-archetype-convention][Struts2/org.apache.struts:struts2-archetype-convention][relativePath:archetypes/struts2-archetype-convention],
 
hudson.maven.MavenModule@3e0f5f77[Struts2/org.apache.struts:struts2-archetype-dbportlet][Struts2/org.apache.struts:struts2-archetype-dbportlet][relativePath:archetypes/struts2-archetype-dbportlet],
 
hudson.maven.MavenModule@50b5c214[Struts2/org.apache.struts:struts2-archetype-plugin][Struts2/org.apache.struts:struts2-archetype-plugin][relativePath:archetypes/struts2-archetype-plugin],
 
hudson.maven.MavenModule@7fcd5540[Struts2/org.apache.struts:struts2-archetype-portlet][Struts2/org.apache.struts:struts2-archetype-portlet][relativePath:archetypes/struts2-archetype-portlet],
 
hudson.maven.MavenModule@5db5dc81[Struts2/org.apache.struts:struts2-archetype-starter][Struts2/org.apache.struts:struts2-archetype-starter][relativePath:archetypes/struts2-archetype-starter],
 
hudson.maven.MavenModule@3d100e15[Struts2/org.apache.struts:struts2-archetypes][Struts2/org.apache.struts:struts2-archetypes][relativePath:archetypes],
 
hudson.maven.MavenModule@6c1e5d2f[Struts2/org.apache.struts:struts2-assembly][Struts2/org.apache.struts:struts2-assembly][relativePath:assembly],
 
hudson.maven.MavenModule@31eb9b15[Struts2/org.apache.struts:struts2-blank][Struts2/org.apache.struts:struts2-blank][relativePath:apps/blank],
 
hudson.maven.MavenModule@74d4efee[Struts2/org.apache.struts:struts2-codebehind-plugin][Struts2/org.apache.struts:struts2-codebehind-plugin][relativePath:plugins/codebehind],
 

Re: Build failed in Jenkins: Struts2 #285

2011-03-25 Thread Wendy Smoak
On Fri, Mar 25, 2011 at 8:53 AM, Apache Hudson Server
hud...@hudson.apache.org wrote:
 See https://hudson.apache.org/hudson/job/Struts2/285/

 --
 Started by user lukaszlenart
 Building remotely on ubuntu1
...

Are these supposed to be coming to the dev list?  I thought we had a
separate list for automated messages.

Hm.  Looking at http://mail-archives.apache.org/mod_mbox/ , apparently
not. (I was expecting notifications@ which we have on some other
projects I'm on.)

-- 
Wendy

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: Build failed in Jenkins: Struts2 #285

2011-03-25 Thread Martin Cooper
On Fri, Mar 25, 2011 at 8:42 AM, Wendy Smoak wsm...@gmail.com wrote:
 On Fri, Mar 25, 2011 at 8:53 AM, Apache Hudson Server
 hud...@hudson.apache.org wrote:
 See https://hudson.apache.org/hudson/job/Struts2/285/

 --
 Started by user lukaszlenart
 Building remotely on ubuntu1
 ...

 Are these supposed to be coming to the dev list?  I thought we had a
 separate list for automated messages.

Confluence notifications go to the commits@ list. We could do the same
with these.

--
Martin Cooper


 Hm.  Looking at http://mail-archives.apache.org/mod_mbox/ , apparently
 not. (I was expecting notifications@ which we have on some other
 projects I'm on.)

 --
 Wendy

 -
 To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
 For additional commands, e-mail: dev-h...@struts.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org