Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Gerrit validate for PDE is aborting with strange error message

I saw a similar stack trace in Bug 464486

Perhaps it'll go away with a full restart, as suggested in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=464486#c7

Kind Regards,

Patrik Suzzi
Software Engineer, Eclipse
Platform UI Committer
https://about.me/psuzzi


On Fri, Aug 19, 2016 at 11:49 AM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
>
> Hi,
>
> anyone knows why the PDE Gerrit build validation is aborting?
>
> Build was aborted
> [ERROR] o.h.m.e.EventSpyProcessor - Processing failure; aborting Maven
> java.lang.IllegalStateException: Unable to call invoke. Invalid object ID 3
> at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:264)
> ~[hudson-remoting-3.0.3.jar:na]
> at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:251)
> ~[hudson-remoting-3.0.3.jar:na]
> at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:211)
> ~[hudson-remoting-3.0.3.jar:na]
> at hudson.remoting.UserRequest.perform(UserRequest.java:107)
> ~[hudson-remoting-3.0.3.jar:na]
> at hudson.remoting.UserRequest.perform(UserRequest.java:41)
> ~[hudson-remoting-3.0.3.jar:na]
> at hudson.remoting.Request$2.run(Request.java:276)
> ~[hudson-remoting-3.0.3.jar:na]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> ~[na:1.8.0_51]
> at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[na:1.8.0_51]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> ~[na:1.8.0_51]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> ~[na:1.8.0_51]
> at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_51]
>
> Best regards, Lars
>
>
> --
> Eclipse Platform UI and e4 project co-lead
> CEO vogella GmbH
>
> Haindaalwisch 17a, 22395 Hamburg
> Amtsgericht Hamburg: HRB 127058
> Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
> USt-IdNr.: DE284122352
> Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com
> _______________________________________________
> platform-releng-dev mailing list
> platform-releng-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top