HTTP ERROR: 503
Hey all, I did a search but could not find anything specific to the exact problem I am having. This was working fine yesterday, but today it is broken. Whether on the localhost or on another computer on the network, when I try to go to http://ipaddress:4040, I get the following error.
HTTP ERROR: 503
SERVICE_UNAVAILABLE
RequestURI=/
Powered by jetty://
I am running on Windows 7, using the latest version of Subsonic.
I've tried IE 10 and Google Chrome
I have uninstalled and reinstalled, and no luck. I even tried installing to a different drive.
Java reports Version 8 Update 40.
I've rebooted of course, with no luck.
Last few lines of service log:
6771 [main] INFO org.mortbay.log - Started SelectChannelConnector@0.0.0.0:4040
Subsonic running on: http://localhost:4040/
6802 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Looking for RMI registry at port '9412'
7894 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Could not detect RMI registry - creating new one
7956 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Binding service 'SubsonicDeployerService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[192.168.1.9:9412](local),objID:[0:0:0, 0]]]]
The entire agent log:
3 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6e1b77: display name [org.springframework.context.support.ClassPathXmlApplicationContext@6e1b77]; startup date [Fri Mar 06 06:46:34 CST 2015]; root of context hierarchy
234 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-agent.xml]
1061 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@6e1b77]: org.springframework.beans.factory.support.DefaultListableBeanFactory@8806ef
1155 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8806ef: defining beans [service,agent,frame,settingsPanel,statusPanel]; root of factory hierarchy
Help please! I'm stumped!
Oh, and is there a way to change the service port?
HTTP ERROR: 503
SERVICE_UNAVAILABLE
RequestURI=/
Powered by jetty://
I am running on Windows 7, using the latest version of Subsonic.
I've tried IE 10 and Google Chrome
I have uninstalled and reinstalled, and no luck. I even tried installing to a different drive.
Java reports Version 8 Update 40.
I've rebooted of course, with no luck.
Last few lines of service log:
6771 [main] INFO org.mortbay.log - Started SelectChannelConnector@0.0.0.0:4040
Subsonic running on: http://localhost:4040/
6802 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Looking for RMI registry at port '9412'
7894 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Could not detect RMI registry - creating new one
7956 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Binding service 'SubsonicDeployerService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[192.168.1.9:9412](local),objID:[0:0:0, 0]]]]
The entire agent log:
3 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6e1b77: display name [org.springframework.context.support.ClassPathXmlApplicationContext@6e1b77]; startup date [Fri Mar 06 06:46:34 CST 2015]; root of context hierarchy
234 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-agent.xml]
1061 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@6e1b77]: org.springframework.beans.factory.support.DefaultListableBeanFactory@8806ef
1155 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8806ef: defining beans [service,agent,frame,settingsPanel,statusPanel]; root of factory hierarchy
Help please! I'm stumped!
Oh, and is there a way to change the service port?