Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 18 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1807454: display name [org.springframework.context.support.ClassPathXmlApplicationContext@1807454]; startup date [Thu Oct 27 15:16:26 CEST 2016]; root of context hierarchy
- 48 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-agent.xml]
- 265 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@1807454]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1205a84
- 275 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1205a84: defining beans [service,agent,frame,settingsPanel,statusPanel]; root of factory hierarchy
- Executing: subsonic-service.exe -start
- java.lang.NullPointerException
- at java.net.URI$Parser.parse(Unknown Source)
- at java.net.URI.<init>(Unknown Source)
- at net.sourceforge.subsonic.booter.agent.SubsonicAgent.openBrowser(SubsonicAgent.java:196)
- at net.sourceforge.subsonic.booter.agent.TrayController$1.actionPerformed(TrayController.java:54)
- at java.awt.MenuItem.processActionEvent(Unknown Source)
- at java.awt.MenuItem.processEvent(Unknown Source)
- at java.awt.MenuComponent.dispatchEventImpl(Unknown Source)
- at java.awt.MenuComponent.dispatchEvent(Unknown Source)
- at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
- at java.awt.EventQueue.access$500(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue.dispatchEvent(Unknown Source)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.run(Unknown Source)
- java.lang.NullPointerException
- at java.net.URI$Parser.parse(Unknown Source)
- at java.net.URI.<init>(Unknown Source)
- at net.sourceforge.subsonic.booter.agent.SubsonicAgent.openBrowser(SubsonicAgent.java:196)
- at net.sourceforge.subsonic.booter.agent.TrayController$1.actionPerformed(TrayController.java:54)
- at java.awt.MenuItem.processActionEvent(Unknown Source)
- at java.awt.MenuItem.processEvent(Unknown Source)
- at java.awt.MenuComponent.dispatchEventImpl(Unknown Source)
- at java.awt.MenuComponent.dispatchEvent(Unknown Source)
- at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
- at java.awt.EventQueue.access$500(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue.dispatchEvent(Unknown Source)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment