Re: WARN: /dashboard/buildloop/listener BuildLoopInformation as it does not have a no-args constructor

Julian Simpson <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hi,

On 24 May 2011 22:50, <[email protected]> wrote:

>
> Hi,
>
> Your help is appreciated!
> I am running cruisecontrol.bat and I am getting the following warning every
> 5 seconds.
> How can I resolve this warning? what am I missing in my configuration?
> Below is the warning.
>
>
What version of CruiseControl are you running?
Which distribution?
What version of Windows are you using?


Best

Julian.


> Thanks for your help!,
> Ilana.
>
>
> Below is the warning that I am getting every 5 seconds:
>
> 2011-05-19 16:28:33.886::WARN:  /dashboard/buildloop/listener
> com.thoughtworks.xstream.converters.ConversionException: Cannot construct
> net.so
> urceforge.cruisecontrol.BuildLoopInformation as it does not have a no-args
> const
> ructor
> ---- Debugging information ----
> message             : Cannot construct
> netsourceforge.cruisecontrol.BuildLoopIn
> formation as it does not have a no-args constructor
> cause-exception     :
> com.thoughtworks.xstream.converters.reflection.ObjectAcces
> sException
> cause-message       : Cannot construct
> net.sourceforge.cruisecontrol.BuildLoopIn
> formation as it does not have a no-args constructor
> class               : net.sourceforge.cruisecontrol.BuildLoopInformation
> required-type       : net.sourceforge.cruisecontrol.BuildLoopInformation
> path                : /buildloop
> line number         : 1
> -------------------------------
>         at
> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall
> er.java:63)
>         at
> com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(A
> bstractReferenceUnmarshaller.java:45)
>         at
> com.thoughtworks.xstream.coreTreeUnmarshaller.convertAnother(TreeUnm
> arshaller.java:46)
>         at
> com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller
> .java:117)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy.unm
> arshal(ReferenceByXPathMarshallingStrategy.java:29)
>         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:846)
>         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:833)
>         at com.thoughtworks.xstreamXStream.fromXML(XStream.java:781)
>         at com.thoughtworks.xstream.XStream.fromXML(XStream.java:773)
>         at
> net.sourceforge.cruisecontrol.util.BuildInformationHelper.toObject(Bu
> ildInformationHelper.java:32)
>         at
> net.sourceforge.cruisecontrol.dashboard.web.BuildLoopController.handl
> eRequestInternal(BuildLoopController.java:28)
>         at
> org.springframework.web.servlet.mvc.AbstractController.handleRequest(
> AbstractController.java:153)
>         at
> org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.ha
> ndle(SimpleControllerHandlerAdapter.java:48)
>         at
> org.springframework.web.servlet.DispatcherServlet.doDispatch(Dispatch
> erServlet.java:858)
>         at
> org.springframework.web.servlet.DispatcherServlet.doService(Dispatche
> rServlet.java:792)
>         at
> org.springframework.web.servlet.FrameworkServlet.processRequest(Frame
> workServlet.java:476)
>         at
> org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServ
> let.java:441)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
>         at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487
> )
>         at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:3
> 62)
>         at
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.jav
> a:216)
>         at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:1
> 81)
>         at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:7
> 29)
>         at
> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
>
>         at
> org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHand
> lerCollection.java:206)
>         at
> org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.
> java:114)
>         at
> org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:1
> 52)
>         at org.mortbay.jetty.Server.handle(Server.java:324)
>         at
> org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:50
> 5)
>         at
> org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnectio
> n.java:843)
>         at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:647)
>         at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
>         at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
>         at
> org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.ja
> va:395)
>         at
> org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.j
> ava:488)
> Caused by:
> com.thoughtworks.xstream.converters.reflection.ObjectAccessException:
>  Cannot construct net.sourceforge.cruisecontrol.BuildLoopInformation as it
> does
> not have a no-args constructor
>         at
> com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProv
> ider.newInstance(PureJavaReflectionProvider.java:59)
>         at
> com.thoughtworks.xstream.converters.reflection.AbstractReflectionConv
> erter.instantiateNewInstance(AbstractReflectionConverter.java:257)
>         at
> com.thoughtworks.xstream.converters.reflection.AbstractReflectionConv
> erter.unmarshal(AbstractReflectionConverter.java:124)
>         at
> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshall
> er.java:56)
>         ... 35 more
>
>
>
> ------------------------------------------------------------------------------
> vRanger cuts backup time in half-while increasing security.
> With the market-leading solution for virtual backup and recovery,
> you get blazing-fast, flexible, and affordable data protection.
> Download your free trial now.
> http://p.sf.net/sfu/quest-d2dcopy1
> _______________________________________________
> Cruisecontrol-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
>
>


-- 
Julian Simpson
The Build Doctor Ltd.
http://www.build-doctor.com
[email protected]
(+44) 207 183 0323

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.