You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/12/17 10:06:01 UTC

[jira] Commented: (INFRA-3023) Builds on Hudson fail often with internal Hudson problems

    [ https://issues.apache.org/jira/browse/INFRA-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972399#action_12972399 ] 

Martin Grigorov commented on INFRA-3023:
----------------------------------------

Today the build failed with new type of remoting error:

java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 5
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:268)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	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:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)

Full console output at: https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/671/console

> Builds on Hudson fail often with internal Hudson problems
> ---------------------------------------------------------
>
>                 Key: INFRA-3023
>                 URL: https://issues.apache.org/jira/browse/INFRA-3023
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson
>         Environment: Standard Apache build environment
>            Reporter: Martin Grigorov
>            Assignee: Niklas Gustavsson
>
> The Apache Wicket project builds often fail because of internal problems in Hudson itself.
> See for example: 
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/372/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/368/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/366/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/181/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/180/console
> ...
> You can check https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/ for more failures.
> Can this be improved somehow ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.