[JIRA] (JENKINS-39049) Getting java.io.IOException: org.xml.sax.SAXParseException

2016-10-29 Thread lorenz.ste...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stefan Lorenz closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 User template misconfiguration.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39049  
 
 
  Getting java.io.IOException: org.xml.sax.SAXParseException
 

  
 
 
 
 

 
Change By: 
 Stefan Lorenz  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39049) Getting java.io.IOException: org.xml.sax.SAXParseException

2016-10-23 Thread lorenz.ste...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stefan Lorenz commented on  JENKINS-39049  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Getting java.io.IOException: org.xml.sax.SAXParseException
 

  
 
 
 
 

 
 Maybe there is a  tag in your template. You can try to add a  tag or replace it with , perhaps this solves your problem.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39049) Getting java.io.IOException: org.xml.sax.SAXParseException

2016-10-17 Thread prashant_bharambe...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Prashant Bharambe created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39049  
 
 
  Getting java.io.IOException: org.xml.sax.SAXParseException
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Stefan Lorenz  
 
 
Components: 
 seleniumhtmlreport-plugin  
 
 
Created: 
 2016/Oct/18 4:50 AM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Prashant Bharambe  
 

  
 
 
 
 

 
 After the Test Run, All the Test passes successful but Test fail due to below error:  

 

[TestNG] Time taken by org.testng.reporters.jq.Main@5e91993f: 16 ms
Publishing Selenium report...
Copying the reports.
parsing resultFile SETUP.html
Unable to parse SETUP.html: java.io.IOException: org.xml.sax.SAXParseException; systemId: file:/Users/testuser/.jenkins/jobs/Test_Setup/builds/6/seleniumReports/SETUP.html; lineNumber: 78; columnNumber: 151; The element type "br" must be terminated by the matching end-tag "".
Set result to FAILURE
Build step 'Publish Selenium Html Report' changed build result to FAILURE
Finished: FAILURE
 

 Please suggest  
 

  
 
 
 
 

 
 
 

 
 
 Add