I am getting the below error on startup in informa.jar. I tried looking for this exception but couldn't find anything. Could you please provide any pointers.
de.nava.informa.utils.FeedManagerException: ParseException: Error on line 57: The element type "link" must be terminated by the matching end-tag "</link>".
at de.nava.informa.utils.FeedManagerEntry.retrieveFeed(FeedManagerEntry.java:160)
at de.nava.informa.utils.FeedManagerEntry.<init>(FeedManagerEntry.java:86)
at de.nava.informa.utils.FeedManager.addFeed(FeedManager.java:262)
at com.ubizen.og.reportcenter.news.InformaNewsProvider.addFeed(InformaNewsProvider.java:139)
at
Thanks, Praseel