No server address

Need help? Post your questions here.

Moderator: moderators

No server address

Postby subhedgehog » Sun Jun 29, 2014 9:10 pm

Problem Description: I can run/start the server/service, but no address shows in the control box, no access via localhost:port regardless of port set.
Troubleshooting Steps: uninstalled, reinstalled. changed to multiple port settings. uninstalled/reinstalled java. kicked my dog. searched all the posts here and elsewhere- all assume i can get to localhost after install.
Playback Application and version: chrome or IE
Subsonic Version: (copy/paste from the "About" screen in the Subsonic Web Interface) - haha- funny. i can't get to that page. but it's 4.9.
Server Version: (copy/paste from the "About" screen in the Subsonic Web Interface) - again, can't get there.
Hardware Platform: win 8.1
Output from ffmpeg -i: (If you open a command prompt and type 'ffmpeg -i <filename>' what is the output? Ideally put this in a "code" block) - what filename would i use here?
Last ten log file lines:

Agent log:
Code: Select all
16 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2f48d2: display name [org.springframework.context.support.ClassPathXmlApplicationContext@2f48d2]; startup date [Sun Jun 29 15:57:21 CDT 2014]; root of context hierarchy
47 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-agent.xml]
233 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@2f48d2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@194a8eb
241 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@194a8eb: defining beans [service,agent,frame,settingsPanel,statusPanel]; root of factory hierarchy
Executing: subsonic-service.exe -start


Service log:
Code: Select all
14 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@148662: display name [org.springframework.context.support.ClassPathXmlApplicationContext@148662]; startup date [Sun Jun 29 15:57:21 CDT 2014]; root of context hierarchy
44 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
234 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@148662]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1b0d990
241 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1b0d990: defining beans [service,org.springframework.remoting.rmi.RmiServiceExporter#0]; root of factory hierarchy
255 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
Using WAR file: C:\Program Files (x86)\Subsonic\subsonic.war
Extracting webapp to c:\subsonic\jetty\4046
Using WAR file: C:\Program Files (x86)\Subsonic\subsonic.war
275 [main] INFO org.mortbay.log - jetty-6.1.x
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Program%20Files%20(x86)/Subsonic/subsonic-booter-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/subsonic/jetty/4046/webapp/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
492 [main] INFO / - Initializing Spring root WebApplicationContext
492 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
506 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@986032: display name [Root WebApplicationContext]; startup date [Sun Jun 29 15:57:22 CDT 2014]; root of context hierarchy
529 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.xml]
567 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security.xml]
583 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xml]
592 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@986032]: org.springframework.beans.factory.support.DefaultListableBeanFactory@ea86e3
635 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ea86e3: defining beans [playerDao,mediaFileDao,artistDao,albumDao,playlistDao,internetRadioDao,musicFileInfoDao,musicFolderDao,userDao,transcodingDao,podcastDao,avatarDao,shareDao,bookmarkDao,daoHelper,mediaFileService,securityService,settingsService,mediaScannerService,searchService,networkService,playerService,playlistService,versionService,statusService,musicInfoService,musicIndexService,audioScrobblerService,transcodingService,shareService,podcastService,adService,jukeboxService,folderBasedContentDirectory,upnpService,metaDataParserFactory,ajaxMultiService,ajaxNowPlayingService,ajaxPlayQueueService,ajaxPlaylistService,ajaxLyricsService,ajaxCoverArtService,ajaxStarService,ajaxTagService,ajaxTransferService,ajaxChatService,localeResolver,filterChainProxy,httpSessionContextIntegrationFilter,logoutFilter,authenticationProcessingFilter,basicProcessingFilter,restRequestParameterProcessingFilter,basicProcessingFilterEntryPoint,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,exceptionTranslationFilter,basicExceptionTranslationFilter,filterInvocationInterceptor,accessDecisionManager,rememberMeServices,authenticationManager,daoAuthenticationProvider,userCacheWrapper,ldapAuthenticationProvider,bindAuthenticator,userDetailsServiceBasedAuthoritiesPopulator,ajaxServiceInterceptor,ajaxTagServiceSecure,ajaxTransferServiceSecure,cacheFactory,userCache,mediaFileMemoryCache]; root of factory hierarchy
656 [main] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.hsqldb.jdbcDriver
subhedgehog
 
Posts: 2
Joined: Sun Jun 29, 2014 9:02 pm

Re: No server address

Postby GJ51 » Sun Jun 29, 2014 9:57 pm

When you did the uninstall did you do that through Control Panel and then also delete C:\Subsonic?
Gary J

http://bios-mods.com
http://www.maplegrovepartners.com
http://theaverageguy.tv/category/tagpodcasts/cyberfrontiers/
User avatar
GJ51
 
Posts: 3492
Joined: Wed Oct 20, 2010 11:58 pm
Location: Western New York

Re: No server address

Postby subhedgehog » Tue Jul 01, 2014 12:16 am

it's that easy, folks.

mission accomplished.

much thanks.
subhedgehog
 
Posts: 2
Joined: Sun Jun 29, 2014 9:02 pm


Return to Help

Who is online

Users browsing this forum: No registered users and 57 guests