Guest User

Untitled

a guest
Apr 20th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.50 KB | None | 0 0
  1. 66 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6727734f: disp
  2. lay name [org.springframework.context.support.ClassPathXmlApplicationContext@6727734f]; startup date [Fri Apr 20 21:01:16 CEST 2012]; root of context hierarchy
  3. [GC 2112K->277K(7680K), 0.0048460 secs]
  4. 157 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
  5. [GC 2389K->327K(7680K), 0.0032530 secs]
  6. [GC 2439K->440K(7680K), 0.0023280 secs]
  7. [GC 2552K->501K(7680K), 0.0024410 secs]
  8. [GC 2613K->932K(7680K), 0.0043780 secs]
  9. 781 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlAppli
  10. cationContext@6727734f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@199836ed
  11. 793 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListable
  12. BeanFactory@199836ed: defining beans [service,org.springframework.remoting.rmi.RmiServiceExporter#0]; root of factory hierarchy
  13. [GC 3044K->1104K(7680K), 0.0042900 secs]
  14. 822 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
  15. Using WAR file: /usr/share/subsonic/subsonic.war
  16. Extracting webapp to /var/subsonic/jetty/2585
  17. Using WAR file: /usr/share/subsonic/subsonic.war
  18. 905 [main] INFO org.mortbay.log - jetty-6.1.x
  19. [GC 3213K->1128K(7680K), 0.0031950 secs]
  20. 948 [main] INFO org.mortbay.log - Extract jar:file:/usr/share/subsonic/subsonic.war!/ to /var/subsonic/jetty/2585/webapp
  21. [GC 3240K->1217K(7680K), 0.0024540 secs]
  22. [GC 3317K->1222K(7680K), 0.0012020 secs]
  23. Exception in thread "Reference Handler" java.lang.IllegalMonitorStateException
  24. at java.lang.Object.notifyAll(Native Method)
  25. at java.lang.ref.ReferenceQueue.enqueue(ReferenceQueue.java:68)
  26. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:146)
  27. [GC 3334K->1223K(7680K), 0.0009970 secs]
  28. [GC 3321K->1243K(7680K), 0.0009510 secs]
  29. [GC 3347K->1263K(7680K), 0.0009440 secs]
  30. [GC 3375K->1282K(7680K), 0.0012470 secs]
  31. [GC 3394K->1301K(7680K), 0.0010080 secs]
  32. [GC 3405K->1320K(7680K), 0.0008920 secs]
  33. [GC 3432K->1339K(7680K), 0.0009240 secs]
  34. [GC 3448K->1359K(7680K), 0.0011400 secs]
  35. [GC 3463K->1557K(7680K), 0.0032440 secs]
  36. [GC 3668K->1857K(7680K), 0.0036300 secs]
  37. [GC 3956K->1866K(7680K), 0.0021360 secs]
  38. [GC 3967K->1872K(7680K), 0.0003740 secs]
  39. [GC 3984K->1944K(7680K), 0.0005960 secs]
  40. [GC 4056K->2018K(7680K), 0.0017370 secs]
  41. [GC 4130K->2039K(7680K), 0.0009710 secs]
  42. [GC 4151K->2042K(7680K), 0.0007020 secs]
  43. [GC 4154K->2311K(7680K), 0.0031600 secs]
  44. 2859 [main] INFO / - Initializing Spring root WebApplicationContext
  45. 2859 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
  46. [GC 4423K->2322K(7680K), 0.0028420 secs]
  47. 2890 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@195ed659: displa
  48. y name [Root WebApplicationContext]; startup date [Fri Apr 20 21:01:19 CEST 2012]; root of context hierarchy
  49. 2970 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.
  50. xml]
  51. [GC 4434K->2357K(7680K), 0.0027150 secs]
  52. 3271 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security
  53. .xml]
  54. [GC 4469K->2526K(7680K), 0.0020680 secs]
  55. 3457 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xm
  56. l]
  57. [GC 4638K->2852K(7680K), 0.0022300 secs]
  58. 3561 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicat
  59. ionContext@195ed659]: org.springframework.beans.factory.support.DefaultListableBeanFactory@13b33a0e
  60. [GC 4964K->2682K(7680K), 0.0023010 secs]
  61. [GC 4794K->2706K(7680K), 0.0018620 secs]
  62. 8761 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListabl
  63. eBeanFactory@13b33a0e: defining beans [playerDao,internetRadioDao,musicFileInfoDao,musicFolderDao,userDao,transcodingDao,podcastDao,avatarDao,shareDao,daoHelper,musicFileServic
  64. e,securityService,settingsService,searchService,luceneSearchService,networkService,playerService,playlistService,versionService,statusService,musicInfoService,musicIndexService
  65. ,audioScrobblerService,transcodingService,shareService,podcastService,adService,jukeboxService,metaDataParserFactory,ajaxMultiService,ajaxNowPlayingService,ajaxPlaylistService,
  66. ajaxLyricsService,ajaxCoverArtService,ajaxTagService,ajaxTransferService,ajaxChatService,filterChainProxy,httpSessionContextIntegrationFilter,logoutFilter,authenticationProcess
  67. ingFilter,basicProcessingFilter,restRequestParameterProcessingFilter,basicProcessingFilterEntryPoint,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymou
  68. sProcessingFilter,exceptionTranslationFilter,basicExceptionTranslationFilter,filterInvocationInterceptor,accessDecisionManager,rememberMeServices,authenticationManager,daoAuthe
  69. nticationProvider,userCacheWrapper,ldapAuthenticationProvider,bindAuthenticator,userDetailsServiceBasedAuthoritiesPopulator,ajaxServiceInterceptor,ajaxTagServiceSecure,ajaxTran
  70. sferServiceSecure,cacheManager,userCache,musicFileCache,childDirCache,coverArtCache,musicFolderCache,chatCache]; root of factory hierarchy
  71. 8847 [main] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.hsqldb.jdbcDriver
  72. [GC 4818K->2790K(7680K), 0.0039940 secs]
  73. [GC 4902K->3981K(7680K), 0.0040430 secs]
  74. [GC 6093K->4211K(7680K), 0.0040790 secs]
  75. 9170 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-err
  76. or-codes.xml]
  77. [GC 6323K->4416K(7680K), 0.0043450 secs]
  78. 9373 [main] INFO org.springframework.jdbc.support.SQLErrorCodesFactory - SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
  79. [GC 6302K->4491K(7680K), 0.0042670 secs]
  80. [GC 6603K->6042K(8268K), 0.0049120 secs]
  81. [Full GC 6042K->5518K(8268K), 0.2020270 secs]
  82. [GC 9294K->5827K(13424K), 0.0027380 secs]
  83. [GC 9603K->6172K(13424K), 0.0037880 secs]
  84. 10775 [main] INFO org.springframework.cache.ehcache.EhCacheManagerFactoryBean - Initializing EHCache CacheManager
  85. 20 avr. 2012 21:01:27 net.sf.ehcache.CacheManager addShutdownHookIfRequired
  86. INFO: The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
  87. 20 avr. 2012 21:01:27 net.sf.ehcache.Cache initialise
  88. ATTENTION: Cache: chatCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemoryStore.
  89. 20 avr. 2012 21:01:27 net.sf.ehcache.Cache initialise
  90. ATTENTION: Cache: musicFolderCache has a maxElementsInMemory of 0. It is strongly recommended to have a maximumSize of at least 1. Performance is halved by not using a MemorySt
  91. ore.
  92. [GC 9948K->6653K(13424K), 0.0051800 secs]
Advertisement
Add Comment
Please, Sign In to add comment