Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Stack trace
- javax.servlet.ServletException: java.lang.RuntimeException: Failed to serialize hudson.model.Project#publishers for class hudson.model.FreeStyleProject
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
- at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
- at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
- at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
- at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236)
- at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
- at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
- at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
- at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
- at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
- at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135)
- at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:59)
- at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
- at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:201)
- at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:178)
- at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:85)
- at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:104)
- at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
- at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:126)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
- at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:49)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
- at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
- at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
- at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
- at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
- at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
- at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
- at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
- at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
- at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
- at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
- at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
- at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:553)
- at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
- at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
- at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
- at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
- at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
- at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
- at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
- at org.eclipse.jetty.server.Server.handle(Server.java:499)
- at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
- at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
- at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
- at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.lang.RuntimeException: Failed to serialize hudson.model.Project#publishers for class hudson.model.FreeStyleProject
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
- at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
- at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026)
- at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015)
- at com.thoughtworks.xstream.XStream.toXML(XStream.java:988)
- at hudson.XmlFile.write(XmlFile.java:170)
- at hudson.model.AbstractItem.save(AbstractItem.java:520)
- at hudson.model.Job.save(Job.java:186)
- at hudson.model.AbstractProject.save(AbstractProject.java:306)
- at hudson.model.AbstractItem.setDisplayName(AbstractItem.java:175)
- at hudson.model.Job.doConfigSubmit(Job.java:1227)
- at hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:796)
- at sun.reflect.GeneratedMethodAccessor1078.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:335)
- at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:52)
- at org.kohsuke.stapler.PreInvokeInterceptedFunction.invoke(PreInvokeInterceptedFunction.java:26)
- at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:175)
- at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:108)
- at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:124)
- at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
- at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
- ... 81 more
- Caused by: java.lang.RuntimeException: Failed to serialize quality.gates.jenkins.plugin.QGPublisher#buildDecision for class quality.gates.jenkins.plugin.QGPublisher
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at hudson.util.DescribableList$ConverterImpl.marshal(DescribableList.java:269)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 111 more
- Caused by: java.lang.RuntimeException: Failed to serialize quality.gates.jenkins.plugin.BuildDecision#qualityGatesProvider for class quality.gates.jenkins.plugin.BuildDecision
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 126 more
- Caused by: java.lang.RuntimeException: Failed to serialize quality.gates.sonar.api.QualityGatesProvider#sonarHttpRequester for class quality.gates.sonar.api.QualityGatesProvider
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 135 more
- Caused by: java.lang.RuntimeException: Failed to serialize quality.gates.sonar.api.SonarHttpRequester#context for class quality.gates.sonar.api.SonarHttpRequester
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 144 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.protocol.HttpCoreContext#context for class org.apache.http.client.protocol.HttpClientContext
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 153 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.protocol.BasicHttpContext#map for class org.apache.http.protocol.BasicHttpContext
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 162 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.client.methods.HttpRequestWrapper#original for class org.apache.http.client.methods.HttpRequestWrapper
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.MapConverter.marshal(MapConverter.java:79)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 171 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.client.methods.AbstractExecutionAwareRequest#cancellableRef for class org.apache.http.client.methods.HttpGet
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 186 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.atomic.AtomicReference#value for class java.util.concurrent.atomic.AtomicReference
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 195 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.impl.execchain.ConnectionHolder#manager for class org.apache.http.impl.execchain.ConnectionHolder
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 204 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.impl.conn.PoolingHttpClientConnectionManager#pool for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 213 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.pool.AbstractConnPool#routeToPool for class org.apache.http.impl.conn.CPool
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 222 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.pool.RouteSpecificPool#leased for class org.apache.http.pool.AbstractConnPool$1
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.MapConverter.marshal(MapConverter.java:79)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 231 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.pool.PoolEntry#conn for class org.apache.http.impl.conn.CPoolEntry
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 246 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.impl.BHttpConnectionBase#inbuffer for class org.apache.http.impl.conn.LoggingManagedHttpClientConnection
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 261 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.apache.http.impl.io.SessionInputBufferImpl#instream for class org.apache.http.impl.io.SessionInputBufferImpl
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 270 more
- Caused by: java.lang.RuntimeException: Failed to serialize sun.security.ssl.AppInputStream#c for class sun.security.ssl.AppInputStream
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 279 more
- Caused by: java.lang.RuntimeException: Failed to serialize sun.security.ssl.SSLSocketImpl#acc for class sun.security.ssl.SSLSocketImpl
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 288 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.security.AccessControlContext#context for class java.security.AccessControlContext
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 297 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.security.ProtectionDomain#classloader for class java.security.ProtectionDomain
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 306 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.webapp.WebAppClassLoader#_context for class org.eclipse.jetty.webapp.WebAppClassLoader
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 321 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.component.ContainerLifeCycle#_beans for class winstone.HostConfiguration$1
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 330 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.component.ContainerLifeCycle$Bean#_bean for class org.eclipse.jetty.util.component.ContainerLifeCycle$Bean
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 339 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.component.ContainerLifeCycle#_beans for class org.eclipse.jetty.server.session.SessionHandler
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 354 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.component.ContainerLifeCycle$Bean#_bean for class org.eclipse.jetty.util.component.ContainerLifeCycle$Bean
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 363 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.component.ContainerLifeCycle#_beans for class org.eclipse.jetty.server.session.HashSessionManager
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 378 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.component.ContainerLifeCycle$Bean#_bean for class org.eclipse.jetty.util.component.ContainerLifeCycle$Bean
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 387 more
- Caused by: java.lang.RuntimeException: Failed to serialize org.eclipse.jetty.util.thread.ScheduledExecutorScheduler#scheduler for class org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 402 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.ThreadPoolExecutor#workQueue for class java.util.concurrent.ScheduledThreadPoolExecutor
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 411 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#leader for class java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 420 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.lang.Thread#group for class java.lang.Thread
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 429 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.lang.ThreadGroup#threads for class java.lang.ThreadGroup
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 438 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.lang.Thread#target for class java.lang.Thread
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 447 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.ThreadPoolExecutor$Worker#this$0 for class java.util.concurrent.ThreadPoolExecutor$Worker
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 462 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.ThreadPoolExecutor#workers for class java.util.concurrent.ThreadPoolExecutor
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 471 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.ThreadPoolExecutor$Worker#thread for class java.util.concurrent.ThreadPoolExecutor$Worker
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 480 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.lang.Thread#threadLocals for class java.lang.Thread
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 495 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.lang.ThreadLocal$ThreadLocalMap#table for class java.lang.ThreadLocal$ThreadLocalMap
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 504 more
- Caused by: java.lang.RuntimeException: Failed to serialize java.lang.ref.Reference#referent for class java.lang.ThreadLocal$ThreadLocalMap$Entry
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)
- at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)
- at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
- at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)
- at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
- at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
- at com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 513 more
- Caused by: java.lang.UnsupportedOperationException: Refusing to marshal org.codehaus.groovy.runtime.GroovyCategorySupport$MyThreadLocal for security reasons
- at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:442)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
- at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
- at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
- at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)
- at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)
- ... 528 more
Advertisement
Add Comment
Please, Sign In to add comment