-
Bug
-
Resolution: Unresolved
-
Major
-
Gentoo Linux, Jenkins 1.541, Jenkins Bugzilla Plugin 1.5, Bugzilla 4.4.1, Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
When opening a build page for any job, Jenkins either loads very slow or not at all. The log file has the following:
Dec 02, 2013 4:07:47 PM hudson.plugins.bugzilla.BugzillaSession getBugSummaryMap
WARNING: XMLRPC problem getting bug summaries: Failed to read servers response: Connection timed out
[Fatal Error] loose.dtd:31:3: The declaration for the entity "HTML.Version" must end with '>'.
Dec 02, 2013 4:08:08 PM hudson.plugins.bugzilla.BugzillaSession getBugSummaryMap
WARNING: XMLRPC problem getting bug summaries: Failed to parse servers response: The declaration for the entity "HTML.Version" must end with '>'.
[Fatal Error] loose.dtd:31:3: The declaration for the entity "HTML.Version" must end with '>'.
Dec 02, 2013 4:08:08 PM hudson.plugins.bugzilla.BugzillaSession getBugSummaryMap
WARNING: XMLRPC problem getting bug summaries: Failed to parse servers response: The declaration for the entity "HTML.Version" must end with '>'.
Dec 02, 2013 4:08:08 PM org.apache.commons.httpclient.SimpleHttpConnectionManager getConnectionWithTimeout
WARNING: SimpleHttpConnectionManager being used incorrectly. Be sure that HttpMethod.releaseConnection() is always called and that only one thread
and/or method is using this connection manager at a time.
Dec 02, 2013 4:08:09 PM hudson.plugins.bugzilla.BugzillaSession getBugSummaryMap
WARNING: XMLRPC problem getting bug summaries: Failed to read servers response: Bad chunk size: <link href="skins/contrib/Dusk/global.css?149eyeee
type="text/css" title="Dusk">
<script type="text/javascript" src="js/yui/yahoo-dom-event/yahoo-dom-event.js?1384902373"></script><script type="text/javascript" src="js/yui/c
ookie/cookie-min.js?1384902371"></script><script type="text/javascript" src="js/global.js?1384902366"></script>
<script type="text/jaasci>
<!
YAOaepac'bgla)
YAHOOtl.vnaddLse ui( ef,obj,oreot{
if("pedi d |A...k& sye=="no")
[Fatal Error] loose.dtd:31:3: The declaration for the entity "HTML.Version" must end with '>'.
Dec 02, 2013 4:08:41 PM hudson.plugins.bugzilla.BugzillaSession getBugSummaryMap
WARNING: XMLRPC problem getting bug summaries: Failed to parse servers response: The declaration for the entity "HTML.Version" must end with '>'.
I am also trying to configure testopia with Jenkin.
Bugzilla Version - 4.4.10
Jenkin - 2.124
Error -
Connecting to Testopia to retrieve automated test cases
java.lang.RuntimeException: Failed to login!
at org.mozilla.testopia.service.xmlrpc.XmlRpcMiscService.login(XmlRpcMiscService.java:63)
at org.mozilla.testopia.TestopiaAPI.login(TestopiaAPI.java:106)
at jenkins.plugins.testopia.TestopiaBuilder.perform(TestopiaBuilder.java:214)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: org.apache.xmlrpc.client.XmlRpcClientException: Failed to parse server's response: The declaration for the entity "HTML.Version" must end with '>'.
at org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:188)
at org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:156)
at org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:143)
at org.apache.xmlrpc.client.XmlRpcSunHttpTransport.sendRequest(XmlRpcSunHttpTransport.java:69)
at org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:56)
at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:167)
at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:137)
at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:126)
at org.mozilla.testopia.service.xmlrpc.XmlRpcMiscService.login(XmlRpcMiscService.java:61)
... 11 more
Caused by: org.xml.sax.SAXParseExceptionpublicId: -//W3C//DTD HTML 4.01 Transitional//EN; systemId:
http://www.w3.org/TR/html4/loose.dtd;
lineNumber: 31; columnNumber: 3; The declaration for the entity "HTML.Version" must end with '>'.
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
at org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:186)
... 19 more
ERROR: Failed to login!