Page 1 of 1

Crash due to internet provider

Posted: 10 Oct 2017, 12:30
by dreagan
I have Madsonic server running at home (Intel NUC, Win7, server 6.3) and today my internet provider decided to interject a message on all my open internet connections that I have been marked as heavy user (limited bandwidth).

It seems this caused Madsonic to crash for some reason and it won't get back up again. I've already tried rebooting as well.

The error message in my logs is:

Code: Select all

okt 10, 2017 1:09:07 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1074d1b7: startup date [Tue Oct 10 13:09:07 CEST 2017]; root of context hierarchy
okt 10, 2017 1:09:07 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 1 in XML document from class path resource [applicationContext-deployer.xml] is invalid; nested exception is org.xml.sax.SAXParseException; systemId: http://telegate.telenet.be/telegate/fup_redirect.html?referer=http%3A%2F%2Fwww%2Espringframework%2Eorg%2Fschema%2Fbeans%2Fspring%2Dbeans%2D2%2E5%2Exsd; lineNumber: 1; columnNumber: 1; Premature end of file.
telegate.telenet.be is an url of my internet provider.
I have no idea how to fix this.

Re: Crash due to internet provider

Posted: 11 Oct 2017, 07:07
by dreagan
huh. Nevermind. It seems to have fixed itself this morning. : \