You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/03/18 23:19:29 UTC

[jira] Created: (INFRA-3531) Cassandra jenkins job mostly (but not always) fails with ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception

Cassandra jenkins job mostly (but not always) fails with ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: INFRA-3531
                 URL: https://issues.apache.org/jira/browse/INFRA-3531
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Hudson
            Reporter: Jonathan Ellis


compile + test passes, then it errors with

{noformat}
ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception
java.lang.ClassCastException: cannot assign instance of hudson.plugins.tasks.parser.WorkspaceScanner to field hudson.FilePath$FileCallableWrapper.callable of type hudson.FilePath$FileCallable in instance of hudson.FilePath$FileCallableWrapper
       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.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)
{noformat}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (INFRA-3531) Cassandra jenkins job mostly (but not always) fails with ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed INFRA-3531.
------------------------

    Resolution: Won't Fix

Lets please discuss any Jenkins/Hudson related build errors on the builds@ mailing list, thanks.

> Cassandra jenkins job mostly (but not always) fails with ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: INFRA-3531
>                 URL: https://issues.apache.org/jira/browse/INFRA-3531
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>            Reporter: Jonathan Ellis
>
> compile + test passes, then it errors with
> {noformat}
> ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception
> java.lang.ClassCastException: cannot assign instance of hudson.plugins.tasks.parser.WorkspaceScanner to field hudson.FilePath$FileCallableWrapper.callable of type hudson.FilePath$FileCallable in instance of hudson.FilePath$FileCallableWrapper
>        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.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)
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira