[solved] 404 error

Need help? Post your questions here.

Moderator: moderators

[solved] 404 error

Postby p2ranger » Tue Feb 23, 2010 12:28 am

I had subsonic 3.8 running previously. One day last week, it stopped working and started giving me a 404 error. I hadn't touched the installation so I don't know what caused it.

Today, for some other reasons, I reinstalled my Ubuntu server. After installing the standalone subsonic (3.9 this time), it is still giving me a 404 error. I don't even know where to look for what I did wrong. I followed the Ubuntu installation tutorial and it didn't work.

I'd appreciate any ideas

Thanks

Jason
Last edited by p2ranger on Tue Feb 23, 2010 5:08 pm, edited 1 time in total.
Subsonic 5.3
Ubuntu 14.04
User avatar
p2ranger
 
Posts: 46
Joined: Wed Dec 23, 2009 2:48 pm
Location: Sandy, UT

Postby p2ranger » Tue Feb 23, 2010 11:25 am

Here are the contents of my subsonic_sh.log file:

Code: Select all
77 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@df8ff1: display name [org.springframework.context.support.ClassPathXmlApplicationContext@df8ff1]; startup date [Mon Feb 22 17:21:50 MST 2010]; root of context hierarchy
269 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
1570 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@df8ff1]: org.springframework.beans.factory.support.DefaultListableBeanFactory@145c859
1615 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@145c859: defining beans [service,org.springframework.remoting.rmi.RmiServiceExporter#0]; root of factory hierarchy
1696 [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/jetty/1335
Using WAR file: /var/subsonic/standalone/subsonic.war
1930 [main] INFO org.mortbay.log - jetty-6.1.x
2055 [main] INFO org.mortbay.log - Extract jar:file:/var/subsonic/standalone/subsonic.war!/ to /var/subsonic/jetty/1335/webapp
5319 [main] INFO /subsonic - Initializing Spring root WebApplicationContext
5320 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
5414 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@a00185: display name [Root WebApplicationContext]; startup date [Mon Feb 22 17:21:55 MST 2010]; root of context hierarchy
5578 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.xml]
5910 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security.xml]
6177 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xml]
6319 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@a00185]: org.springframework.beans.factory.support.DefaultListableBeanFactory@11f23e5
6658 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11f23e5: defining beans [playerDao,internetRadioDao,musicFileInfoDao,musicFolderDao,userDao,transcodingDao,podcastDao,avatarDao,daoHelper,musicFileService,coverArtBatchService,securityService,settingsService,searchService,networkService,playerService,playlistService,versionService,statusService,musicInfoService,musicIndexService,discogsSearchService,audioScrobblerService,transcodingService,podcastService,adService,jukeboxService,ajaxMultiService,ajaxNowPlayingService,ajaxPlaylistService,ajaxLyricsService,ajaxCoverArtService,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,cacheManager,userCache,musicFileCache,childDirCache,coverArtCache,musicFolderCache,chatCache]; root of factory hierarchy
6824 [main] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.hsqldb.jdbcDriver
7504 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
7698 [main] INFO org.springframework.jdbc.support.SQLErrorCodesFactory - SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
8757 [main] INFO org.springframework.cache.ehcache.EhCacheManagerFactoryBean - Initializing EHCache CacheManager
Feb 22, 2010 5:21:59 PM net.sf.ehcache.CacheManager addShutdownHookIfRequired
INFO: The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
Feb 22, 2010 5:21:59 PM net.sf.ehcache.Cache initialise
WARNING: 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.
Feb 22, 2010 5:21:59 PM net.sf.ehcache.Cache initialise
WARNING: 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 MemoryStore.
10956 [main] INFO org.acegisecurity.intercept.AbstractSecurityInterceptor - Validated configuration attributes
11013 [main] INFO org.acegisecurity.intercept.method.MethodDefinitionMap - Adding secure method [public net.sourceforge.subsonic.ajax.UploadInfo net.sourceforge.subsonic.ajax.TransferService.getUploadInfo()] with attributes [[ROLE_UPLOAD]]
11013 [main] INFO org.acegisecurity.intercept.method.MethodDefinitionMap - Adding secure method [public java.lang.String net.sourceforge.subsonic.ajax.TagService.setTags(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)] with attributes [[ROLE_COVERART]]
11015 [main] INFO org.acegisecurity.intercept.AbstractSecurityInterceptor - Validated configuration attributes
11122 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5802 ms
11310 [main] INFO /subsonic - Initializing Spring FrameworkServlet 'subsonic'
11311 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization started
11313 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@3c37f4: display name [WebApplicationContext for namespace 'subsonic-servlet']; startup date [Mon Feb 22 17:22:01 MST 2010]; parent: org.springframework.web.context.support.XmlWebApplicationContext@a00185
11315 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/subsonic-servlet.xml]
11912 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@3c37f4]: org.springframework.beans.factory.support.DefaultListableBeanFactory@d37b87
12124 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@d37b87: defining beans [leftController,rightController,statusController,mainController,topController,helpController,moreController,uploadController,lyricsController,allmusicController,podcastController,podcastReceiverController,podcastReceiverAdminController,setMusicFileInfoController,setRatingController,randomPlaylistController,loadPlaylistController,savePlaylistController,changeCoverArtController,nowPlayingController,searchController,settingsController,playerSettingsController,musicFolderSettingsController,networkSettingsController,transcodingSettingsController,internetRadioSettingsController,podcastSettingsController,searchSettingsController,coverArtSettingsController,generalSettingsController,advancedSettingsController,personalSettingsController,avatarUploadController,userSettingsController,passwordSettingsController,homeController,editTagsController,playlistController,xspfPlaylistController,coverArtController,avatarController,proxyController,statusChartController,userChartController,m3uController,streamController,downloadController,donateController,multiController,wapController,restController,dbController,savePlaylistValidator,donateValidator,userSettingsValidator,passwordSettingsValidator,urlMapping,messageSource,themeSource,localeResolver,themeResolver,viewResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@11f23e5
14205 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization completed in 2894 ms
14240 [main] WARN org.mortbay.log - failed SelectChannelConnector@0.0.0.0:8080
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind(Native Method)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
   at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:211)
   at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:309)
   at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
   at org.mortbay.jetty.Server.doStart(Server.java:228)
   at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
   at net.sourceforge.subsonic.booter.deployer.SubsonicDeployer.deployWebApp(SubsonicDeployer.java:99)
   at net.sourceforge.subsonic.booter.deployer.SubsonicDeployer.<init>(SubsonicDeployer.java:57)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
   at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
   at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
   at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
   at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
   at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:83)
   at net.sourceforge.subsonic.booter.Main.<init>(Main.java:16)
   at net.sourceforge.subsonic.booter.Main.main(Main.java:21)
14245 [main] WARN org.mortbay.log - failed Server@1bca1c3
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind(Native Method)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
   at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:211)
   at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:309)
   at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
   at org.mortbay.jetty.Server.doStart(Server.java:228)
   at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
   at net.sourceforge.subsonic.booter.deployer.SubsonicDeployer.deployWebApp(SubsonicDeployer.java:99)
   at net.sourceforge.subsonic.booter.deployer.SubsonicDeployer.<init>(SubsonicDeployer.java:57)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
   at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
   at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
   at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
   at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
   at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:83)
   at net.sourceforge.subsonic.booter.Main.<init>(Main.java:16)
   at net.sourceforge.subsonic.booter.Main.main(Main.java:21)
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind(Native Method)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
   at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:211)
   at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:309)
   at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
   at org.mortbay.jetty.Server.doStart(Server.java:228)
   at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40)
   at net.sourceforge.subsonic.booter.deployer.SubsonicDeployer.deployWebApp(SubsonicDeployer.java:99)
   at net.sourceforge.subsonic.booter.deployer.SubsonicDeployer.<init>(SubsonicDeployer.java:57)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
   at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
   at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
   at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
   at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
   at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:83)
   at net.sourceforge.subsonic.booter.Main.<init>(Main.java:16)
   at net.sourceforge.subsonic.booter.Main.main(Main.java:21)
14415 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Looking for RMI registry at port '9412'
14827 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Binding service 'SubsonicDeployerService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.1.1:9412](remote),objID:[0:0:0, 0]]]]
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
WOAF Frame size error, skiping the rest of the tag:0
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
WCOM Frame size error, skiping the rest of the tag:0
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
WCOM Frame size error, skiping the rest of the tag:0
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
ApicId3Frame-> No space for picture data left.
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
WCOM Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
WCOM Frame size error, skiping the rest of the tag:0
WCOM Frame size error, skiping the rest of the tag:0
WCOM Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
WOAR Frame size error, skiping the rest of the tag:0
WFED Frame size error, skiping the rest of the tag:0
WFED Frame size error, skiping the rest of the tag:0
WFED Frame size error, skiping the rest of the tag:0
WCOM Frame size error, skiping the rest of the tag:0
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
MCDI Frame size error, skiping the rest of the tag:0
WOAF Frame size error, skiping the rest of the tag:0
ApicId3Frame-> No space for picture data left.
java.lang.StringIndexOutOfBoundsException: String index out of range: 4
   at java.lang.String.substring(String.java:1946)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.populate(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.Id3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TextId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.id3frames.TimeId3Frame.<init>(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.createId3Frame(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v24TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.util.Id3v2TagReader.read(Unknown Source)
   at entagged.audioformats.mp3.Mp3FileReader.getTag(Unknown Source)
   at entagged.audioformats.generic.AudioFileReader.read(Unknown Source)
   at entagged.audioformats.AudioFileIO.readFile(Unknown Source)
   at entagged.audioformats.AudioFileIO.read(Unknown Source)
   at net.sourceforge.subsonic.domain.EntaggedParser.getRawMetaData(EntaggedParser.java:61)
   at net.sourceforge.subsonic.domain.MetaDataParser.getMetaData(MetaDataParser.java:42)
   at net.sourceforge.subsonic.domain.MusicFile.getMetaData(MusicFile.java:230)
   at net.sourceforge.subsonic.service.SearchService$Line.forFile(SearchService.java:764)
   at net.sourceforge.subsonic.service.SearchService$Scanner.visit(SearchService.java:830)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:336)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.domain.MusicFile.accept(MusicFile.java:343)
   at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:138)
   at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:60)
   at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:112)
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ApicId3Frame-> No space for picture data left.
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
ÔøΩ[_ Frame size error, skiping the rest of the tag:332569101
Subsonic 5.3
Ubuntu 14.04
User avatar
p2ranger
 
Posts: 46
Joined: Wed Dec 23, 2009 2:48 pm
Location: Sandy, UT

Postby p2ranger » Tue Feb 23, 2010 5:07 pm

I think I figured it out

Tomcat was installed and running on port 8080, the default port for subsonic. I deleted tomcat (not using it) and now it works

Hopefully this will help someone else

Jason
Subsonic 5.3
Ubuntu 14.04
User avatar
p2ranger
 
Posts: 46
Joined: Wed Dec 23, 2009 2:48 pm
Location: Sandy, UT


Return to Help

Who is online

Users browsing this forum: No registered users and 25 guests