.
I have follow Settings:
subsonic.sh
SUBSONIC_HOME=/var/subsonic
SUBSONIC_HOST=0.0.0.0
SUBSONIC_PORT=8080
SUBSONIC_HTTPS_PORT=0
SUBSONIC_CONTEXT_PATH=/
SUBSONIC_MAX_MEMORY=500
SUBSONIC_PIDFILE=/
SUBSONIC_DEFAULT_MUSIC_FOLDER=/var/music
SUBSONIC_DEFAULT_PODCAST_FOLDER=/var/music/Podcast
SUBSONIC_DEFAULT_PLAYLIST_FOLDER=/var/playlists
Subsonic is installed on:
/var/subsonic/standalone
The Log say:
- Code: Select all
16 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@174cc1f: display name [org.springframework.context.support.ClassPathXmlApplicationContext@174cc1f]; startup date [Fri Apr 19 18:53:00 UTC 2013]; root of context hierarchy
117 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
[GC 4416K->226K(15872K), 0.0043320 secs]
[GC 4642K->527K(15872K), 0.0053480 secs]
878 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@174cc1f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@13f3045
890 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13f3045: defining beans [service,org.springframework.remoting.rmi.RmiServiceExporter#0]; root of factory hierarchy
980 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
Using WAR file: /var/subsonic/standalone/subsonic.war
Extracting webapp to /var/subsonic/standalone/jetty/3434
Using WAR file: /var/subsonic/standalone/subsonic.war
1083 [main] INFO org.mortbay.log - jetty-6.1.x
[GC 4943K->436K(15872K), 0.0062230 secs]
[GC 4835K->825K(15872K), 0.0714690 secs]
[GC 5228K->829K(15872K), 0.0016860 secs]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/var/subsonic/standalone/subsonic-booter-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/var/subsonic/standalone/jetty/3434/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.
[GC 5245K->978K(15872K), 0.0024310 secs]
[GC 5394K->1136K(15872K), 0.0021540 secs]
1807 [main] INFO / - Initializing Spring root WebApplicationContext
1807 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
1887 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@18bf072: display name [Root WebApplicationContext]; startup date [Fri Apr 19 18:53:02 UTC 2013]; root of context hierarchy
1974 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.xml]
[GC 5552K->1435K(15872K), 0.0037920 secs]
2104 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security.xml]
2187 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xml]
2271 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@18bf072]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1d7fbfb
[GC 5851K->1225K(15872K), 0.0031080 secs]
2396 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1d7fbfb: 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,metaDataParserFactory,ajaxMultiService,ajaxNowPlayingService,ajaxPlayQueueService,ajaxPlaylistService,ajaxLyricsService,ajaxCoverArtService,ajaxStarService,ajaxTagService,ajaxTransferService,ajaxChatService,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,musicFileMemoryCache]; root of factory hierarchy
2494 [main] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.hsqldb.jdbcDriver
[GC 5635K->1305K(15872K), 0.0044570 secs]
[GC 5721K->2428K(15872K), 0.0053190 secs]
2785 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
2867 [main] INFO org.springframework.jdbc.support.SQLErrorCodesFactory - SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
[GC 6844K->3797K(15872K), 0.0054950 secs]
[GC 8213K->4136K(15872K), 0.0036110 secs]
[GC 8552K->4775K(15872K), 0.0058620 secs]
[GC 9191K->5015K(15872K), 0.0061610 secs]
I have test it with the Server-Domain and with Server-IP and Standard-Config 0.0.0.0. Nothing does work.
Normal,.. with my old server i connect over my domain to Subsonic: http://www.myadress.de:8080
What i do wrong?


