You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: Invalid XML: Error on line 1736: An invalid XML character (Unicode: 0x5) was found in the element content of the document.
Line | Method
->> 215 | build in com.rometools.rome.io.WireFeedInput
| 133 | build in com.rometools.rome.io.SyndFeedInput
| 45 | getFeedInfo . . in org.groovyblogs.FeedService$$EOvqfHr6
| 236 | doCall in org.groovyblogs.FeedService$_$tt__updateLists_closure15$$EOvqfHr6
| 233 | $tt__updateLists in org.groovyblogs.FeedService$$EOvqfHr6
| 17 | execute in org.groovyblogs.UpdateListsJob
appears to be an error deep down in the SAXParser
The text was updated successfully, but these errors were encountered:
Message: Invalid XML: Error on line 1736: An invalid XML character (Unicode: 0x5) was found in the element content of the document.
Line | Method
->> 215 | build in com.rometools.rome.io.WireFeedInput
| 133 | build in com.rometools.rome.io.SyndFeedInput$tt__updateLists in org.groovyblogs.FeedService$ $EOvqfHr6
| 45 | getFeedInfo . . in org.groovyblogs.FeedService$$EOvqfHr6
| 236 | doCall in org.groovyblogs.FeedService$_$tt__updateLists_closure15$$EOvqfHr6
| 233 |
| 17 | execute in org.groovyblogs.UpdateListsJob
appears to be an error deep down in the SAXParser
The text was updated successfully, but these errors were encountered: