Error on InstanceId in 6 beta 2

Need help? Post your questions here.

Moderator: moderators

Error on InstanceId in 6 beta 2

Postby greee » Thu Mar 24, 2016 1:19 pm

Hello,
I just update to 6 beta 2
Login on my subsonic server, I got an error message saying "Failed to find parameter: instanceId (check server log for more info)."
I'm running it on a Synology server, with Java 1.8.0_73-0037 (last one)
Here is an extract of subsonic.log :
Code: Select all
[2016-03-24 13:43:40,276] INFO HsqlDaoHelper - Checking database schema.
[2016-03-24 13:44:04,463] INFO HsqlDaoHelper - Done checking database schema.
[2016-03-24 13:44:05,362] INFO SettingsService - Java: 1.8.0_73, OS: Linux
[2016-03-24 13:44:05,586] INFO VersionService - Resolved local Subsonic version to: 6.0.beta2
[2016-03-24 13:44:07,275] INFO MediaScannerService - Automatic media library scanning scheduled to run every 1 day(s), starting at Fri Mar 25 05:00:00 GMT+01:00 2016
[2016-03-24 13:44:07,683] INFO UPnPService - Starting UPnP service...
[2016-03-24 13:44:07,934] INFO PodcastService - Automatic Podcast update scheduled to run every 24 hour(s), starting at Thu Mar 24 13:49:07 GMT+01:00 2016
[2016-03-24 13:44:08,146] INFO UPnPService - Disabling UPnP/DLNA media server
[2016-03-24 13:44:08,147] INFO UPnPService - Starting UPnP service - Done!
[2016-03-24 13:44:17,810] WARN NetworkService - Failed to create port forwarding.
java.lang.Exception: 500 Internal Server Error: Error: ConflictInMappingEntry (HTTP response was: 500 Internal Server Error)
        at net.sourceforge.subsonic.service.upnp.ClingRouter.addPortMappingImpl(ClingRouter.java:116)
        at net.sourceforge.subsonic.service.upnp.ClingRouter.addPortMapping(ClingRouter.java:89)
        at net.sourceforge.subsonic.service.NetworkService$PortForwardingTask.execute(NetworkService.java:151)
        at net.sourceforge.subsonic.service.NetworkService$Task.run(NetworkService.java:318)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

[2016-03-24 13:44:22,559] INFO BootstrapVerificationFilter - Servlet container: jetty-6.1.x
[2016-03-24 13:49:07,934] INFO PodcastService - Starting scheduled Podcast refresh.
[2016-03-24 13:49:07,934] INFO PodcastService - Completed scheduled Podcast refresh.
[2016-03-24 14:06:40,419] INFO VersionService - Resolved latest Subsonic final version to: 5.3
[2016-03-24 14:06:40,419] INFO VersionService - Resolved latest Subsonic beta version to: 6.0.beta2

And here an extract of subsonic_sh.log :
Code: Select all
9535 [main] INFO / - Initializing Spring root WebApplicationContext
9535 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
[GC (Allocation Failure)  8690K->4978K(15872K), 0.0047540 secs]
9644 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1a121e2: display name [Root WebApplicationContext]; startup date [Thu Mar 24 13:43:37 GMT+01:00 2016]; root of context hierarchy
[GC (Allocation Failure)  9394K->5274K(15872K), 0.0042057 secs]
9763 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.xml]
10363 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security.xml]
[GC (Allocation Failure)  9690K->5460K(15872K), 0.0053137 secs]
10478 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xml]
10538 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-sonos.xml]
10601 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
[GC (Allocation Failure)  9876K->5781K(15872K), 0.0046680 secs]
10645 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
[GC (Allocation Failure)  10197K->6139K(15872K), 0.0079788 secs]
11712 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1a121e2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@cae06
[GC (Allocation Failure)  10555K->6827K(15872K), 0.0086424 secs]
[GC (Allocation Failure)  11243K->7174K(15872K), 0.0071345 secs]
[GC (Allocation Failure)  11590K->7107K(15872K), 0.0059713 secs]
12702 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@cae06: defining beans [playerDao,mediaFileDao,artistDao,albumDao,playlistDao,playQueueDao,internetRadioDao,musicFileInfoDao,musicFolderDao,userDao,transcodingDao,podcastDao,avatarDao,shareDao,bookmarkDao,videoConversionDao,daoHelper,mediaFileService,securityService,settingsService,mediaScannerService,searchService,networkService,playerService,playlistService,versionService,statusService,ratingService,musicIndexService,audioScrobblerService,transcodingService,shareService,podcastService,adService,jukeboxService,folderBasedContentDirectory,upnpService,lastFmService,videoConversionService,sonosService,metaDataParserFactory,ajaxMultiService,ajaxNowPlayingService,ajaxPlayQueueService,ajaxPlaylistService,ajaxLyricsService,ajaxCoverArtService,ajaxStarService,ajaxTagService,ajaxTransferService,ajaxChatService,localeResolver,loginFailureLogger,net.sourceforge.subsonic.security.SubsonicApplicationEventListener#0,filterChainProxy,httpSessionContextIntegrationFilter,logoutFilter,authenticationProcessingFilter,basicProcessingFilter,restRequestParameterProcessingFilter,basicProcessingFilterEntryPoint,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,exceptionTranslationFilter,basicExceptionTranslationFilter,filterInvocationInterceptor,accessDecisionManager,rememberMeServices,authenticationManager,daoAuthenticationProvidnashome> more subsonic_sh.log
925 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1184fc6: display name [org.springframework.context.support.ClassPathXmlApplicationContext@1184fc6]; startup date [Thu Mar 24 13:43:27 GMT+01:00 2016]; root of context hierarchy
1517 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-deployer.xml]
[GC (Allocation Failure)  4416K->1444K(15872K), 0.0100202 secs]
[GC (Allocation Failure)  5860K->2656K(15872K), 0.1901387 secs]
3637 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@1184fc6]: org.springframework.beans.factory.support.DefaultListableBeanFactory@ef309d
3692 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ef309d: defining beans [service,org.springframework.remoting.rmi.RmiServiceExporter#0]; root of factory hierarchy
4450 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[GC (Allocation Failure)  7072K->3442K(15872K), 0.0071322 secs]
Using WAR file: /volume1/@appstore/Subsonic/subsonic.war
Extracting webapp to /usr/syno/synoman/webman/3rdparty/Subsonic/jetty/ef60a8
Using WAR file: /volume1/@appstore/Subsonic/subsonic.war
5210 [main] INFO org.mortbay.log - jetty-6.1.x
[GC (Allocation Failure)  7858K->4153K(15872K), 0.0084211 secs]
[GC (Allocation Failure)  8551K->4216K(15872K), 0.0046063 secs]
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/volume1/@appstore/Subsonic/subsonic-booter-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/volume1/@appstore/Subsonic/jetty/ef60a8/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 (Allocation Failure)  8632K->4237K(15872K), 0.0027896 secs]
[GC (Allocation Failure)  8653K->4429K(15872K), 0.0038544 secs]
[GC (Allocation Failure)  8845K->4261K(15872K), 0.0876554 secs]
[GC (Allocation Failure)  8677K->4272K(15872K), 0.0013735 secs]
[GC (Allocation Failure)  8688K->4274K(15872K), 0.0015999 secs]
9535 [main] INFO / - Initializing Spring root WebApplicationContext
9535 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
[GC (Allocation Failure)  8690K->4978K(15872K), 0.0047540 secs]
9644 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1a121e2: display name [Root WebApplicationContext]; startup date [Thu Mar 24 13:43:37 GMT+01:00 2016]; root of context hierarchy
[GC (Allocation Failure)  9394K->5274K(15872K), 0.0042057 secs]
9763 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-service.xml]
10363 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-security.xml]
[GC (Allocation Failure)  9690K->5460K(15872K), 0.0053137 secs]
10478 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-cache.xml]
10538 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-sonos.xml]
10601 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
[GC (Allocation Failure)  9876K->5781K(15872K), 0.0046680 secs]
10645 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
[GC (Allocation Failure)  10197K->6139K(15872K), 0.0079788 secs]
11712 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1a121e2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@cae06
[GC (Allocation Failure)  10555K->6827K(15872K), 0.0086424 secs]
[GC (Allocation Failure)  11243K->7174K(15872K), 0.0071345 secs]
[GC (Allocation Failure)  11590K->7107K(15872K), 0.0059713 secs]
12702 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@cae06: defining beans [playerDao,mediaFileDao,artistDao,albumDao,playlistDao,playQueueDao,internetRadioDao,musicFileInfoDao,musicFolderDao,userDao,transcodingDao,podcastDao,avatarDao,shareDao,bookmarkDao,videoConversionDao,daoHelper,mediaFileService,securityService,settingsService,mediaScannerService,searchService,networkService,playerService,playlistService,versionService,statusService,ratingService,musicIndexService,audioScrobblerService,transcodingService,shareService,podcastService,adService,jukeboxService,folderBasedContentDirectory,upnpService,lastFmService,videoConversionService,sonosService,metaDataParserFactory,ajaxMultiService,ajaxNowPlayingService,ajaxPlayQueueService,ajaxPlaylistService,ajaxLyricsService,ajaxCoverArtService,ajaxStarService,ajaxTagService,ajaxTransferService,ajaxChatService,localeResolver,loginFailureLogger,net.sourceforge.subsonic.security.SubsonicApplicationEventListener#0,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,cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,sonosEndpoint,sonosHelper]; root of factory hierarchy
12823 [main] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.hsqldb.jdbcDriver
[GC (Allocation Failure)  11523K->7427K(15872K), 0.0060229 secs]
[GC (Allocation Failure)  11843K->8729K(15872K), 0.0109011 secs]
[GC (Allocation Failure)  13145K->10679K(15872K), 0.0089160 secs]
[GC (Allocation Failure)  15095K->10883K(15872K), 0.0057973 secs]
[GC (Allocation Failure)  15299K->12561K(17024K), 0.0175767 secs]
[Full GC (Allocation Failure)  12561K->9214K(17024K), 0.0781353 secs]
[GC (Allocation Failure)  15422K->13041K(22336K), 0.0310936 secs]
[GC (Allocation Failure)  19249K->16931K(23232K), 0.0425077 secs]
[Full GC (Allocation Failure)  16931K->15770K(23232K), 0.1146624 secs]
[GC (Allocation Failure)  26394K->22451K(38188K), 0.0561921 secs]
[GC (Allocation Failure)  33075K->29160K(39852K), 0.0704323 secs]
[Full GC (Allocation Failure)  29160K->29160K(39852K), 0.1656944 secs]
[GC (Allocation Failure)  46602K->40134K(67520K), 0.1437699 secs]
[GC (Allocation Failure)  58822K->51736K(70464K), 0.1371876 secs]
[Full GC (Allocation Failure)  51736K->23359K(70464K), 0.1846640 secs]
[GC (Allocation Failure)  42047K->27525K(67520K), 0.0301177 secs]
[GC (Allocation Failure)  46213K->30082K(67520K), 0.0294945 secs]
[GC (Allocation Failure)  48770K->31608K(67520K), 0.0247799 secs]
[GC (Allocation Failure)  50296K->31171K(67520K), 0.0166207 secs]
[GC (Allocation Failure)  49859K->34025K(67520K), 0.0247319 secs]
[GC (Allocation Failure)  52713K->34689K(67520K), 0.0169340 secs]
[GC (Allocation Failure)  53373K->35469K(67520K), 0.0120418 secs]
[Full GC (Metadata GC Threshold)  45128K->35309K(67520K), 0.2121831 secs]
44615 [main] INFO org.acegisecurity.intercept.AbstractSecurityInterceptor - Validated configuration attributes
44638 [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]]
44638 [main] INFO org.acegisecurity.intercept.method.MethodDefinitionMap - Adding secure method [public java.lang.String net.sourceforge.subsonic.ajax.TagService.setTags(int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)] with attributes [[ROLE_COVERART]]
44639 [main] INFO org.acegisecurity.intercept.AbstractSecurityInterceptor - Validated configuration attributes
[GC (Allocation Failure)  59117K->38190K(85604K), 0.0176536 secs]
[GC (Allocation Failure)  61998K->39171K(85604K), 0.0269496 secs]
[GC (Allocation Failure)  62979K->39680K(85604K), 0.0248038 secs]
47982 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 38446 ms
48606 [main] INFO / - Initializing Spring FrameworkServlet 'subsonic'
48606 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization started
48608 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@d64ee8: display name [WebApplicationContext for namespace 'subsonic-servlet']; startup date [Thu Mar 24 13:44:16 GMT+01:00 2016]; parent: org.springframework.web.context.support.XmlWebApplicationContext@1a121e2
48609 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/subsonic-servlet.xml]
48759 [main] INFO org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@d64ee8]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3659be
49202 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3659be: defining beans [leftController,artistsController,rightController,statusController,mainController,playlistController,playlistsController,importPlaylistController,topController,helpController,moreController,uploadController,lyricsController,allmusicController,podcastController,podcastChannelsController,internetRadioController,podcastChannelController,podcastReceiverAdminController,setMusicFileInfoController,shareManagementController,setRatingController,randomPlayQueueController,changeCoverArtController,nowPlayingController,starredController,searchController,settingsController,playerSettingsController,dlnaSettingsController,sonosSettingsController,shareSettingsController,musicFolderSettingsController,networkSettingsController,transcodingSettingsController,internetRadioSettingsController,podcastSettingsController,videoConversionSettingsController,generalSettingsController,advancedSettingsController,personalSettingsController,avatarUploadController,userSettingsController,passwordSettingsController,homeController,editTagsController,playQueueController,coverArtController,captionsController,avatarController,proxyController,statusChartController,userChartController,m3uController,streamController,hlsController,videoPlayerController,videoConverterController,externalPlayerController,downloadController,premiumSettingsController,multiController,wapController,restController,dbController,premiumSettingsValidator,userSettingsValidator,passwordSettingsValidator,urlMapping,messageSource,themeSource,themeResolver,viewResolver]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@cae06
[GC (Allocation Failure)  63488K->40757K(85604K), 0.0203305 secs]
[GC (Allocation Failure)  64565K->39979K(85604K), 0.0314739 secs]
[GC (Allocation Failure)  63787K->40684K(85604K), 0.0120880 secs]
[GC (Allocation Failure)  64492K->41508K(85604K), 0.0164289 secs]
51474 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization completed in 2868 ms
51552 [main] INFO org.mortbay.log - Started SelectChannelConnector@0.0.0.0:36036
[GC (Allocation Failure)  65316K->42897K(85604K), 0.0269322 secs]
52116 [main] INFO org.mortbay.log - Started SslSocketConnector@0.0.0.0:4041
Subsonic running on: http://localhost:0/
                and: https://localhost:4041/
52208 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Looking for RMI registry at port '9412'
52260 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Could not detect RMI registry - creating new one
52386 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Binding service 'SubsonicDeployerService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:9412](local),objID:[0:0:0, 0]]]]
[GC (Allocation Failure)  66705K->46603K(85604K), 0.0382959 secs]
[GC (Allocation Failure)  70411K->45721K(85604K), 0.0161436 secs]
[GC (Allocation Failure)  69529K->46106K(85604K), 0.0093462 secs]
[GC (Allocation Failure)  69914K->46400K(85604K), 0.0098238 secs]
[GC (Allocation Failure)  70208K->46396K(85604K), 0.0089917 secs]
[GC (Allocation Failure)  70204K->47095K(85604K), 0.0132245 secs]
[GC (Allocation Failure)  70903K->48424K(85604K), 0.0205246 secs]
[GC (Allocation Failure)  72232K->48931K(85604K), 0.0185299 secs]
[GC (Allocation Failure)  72739K->50036K(85604K), 0.0275828 secs]
[GC (Allocation Failure)  73844K->50973K(85604K), 0.0182089 secs]
[GC (Allocation Failure)  74781K->51363K(85604K), 0.0178747 secs]
[GC (Allocation Failure)  75171K->52158K(85604K), 0.0177025 secs]
[GC (Allocation Failure)  75966K->52524K(85604K), 0.0126523 secs]
[GC (Allocation Failure)  76332K->52434K(85604K), 0.0124499 secs]
[GC (Allocation Failure)  76242K->53451K(85604K), 0.0173043 secs]
[GC (Allocation Failure)  77259K->56671K(85604K), 0.0429556 secs]
1394006 [btpool0-5] INFO org.directwebremoting.log.startup - Starting: DwrServlet v3.0.0-FINAL on jetty-6.1.x / JDK 1.8.0_73 from Oracle Corporation at
[GC (Allocation Failure)  80479K->57839K(85604K), 0.0299991 secs]
[GC (Allocation Failure)  81647K->63892K(87780K), 0.0650767 secs]
[Full GC (Allocation Failure)  63892K->58070K(87780K), 0.4234909 secs]
1395421 [btpool0-5] INFO org.directwebremoting.log.startup - Starting: Using container abstraction org.directwebremoting.server.servlet2.Servlet24ContainerAbstraction
1395459 [btpool0-5] INFO org.directwebremoting.servlet.UrlProcessor - Probably not an issue: the url:/gi.js (org.directwebremoting.gi.GiHandler) Handler is not available. This is only an problem if you wanted to use it.
1396316 [btpool0-7] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.
1396316 [btpool0-6] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.
1396316 [btpool0-4] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.
1396316 [btpool0-3] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.
1396317 [btpool0-5] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.
[GC (Allocation Failure)  97046K->62344K(140564K), 0.0311425 secs]


Can someone help ?
greee
 
Posts: 7
Joined: Thu Mar 24, 2016 12:31 pm

Re: Error on InstanceId in 6 beta 2

Postby NyvenZA » Thu Mar 24, 2016 6:03 pm

I have the same issue. I used the standalone version 6.0 beta1.

I stopped beta1 and renamed the folder.
Then I extracted beta2 to /opt/subsonic , then I copied all the folders and properties from beta 1 to the new folder.

When i started it. I also got the errors in the logs:
Code: Select all
32570 [btpool0-1] INFO org.directwebremoting.log.startup - Starting: DwrServlet v3.0.0-FINAL on jetty-6.1.x / JDK 1.7.0_79 from Oracle Corporation at
35146 [btpool0-1] INFO org.directwebremoting.log.startup - Starting: Using container abstraction org.directwebremoting.server.servlet2.Servlet24ContainerAbstraction
35173 [btpool0-1] INFO org.directwebremoting.servlet.UrlProcessor - Probably not an issue: the url:/gi.js (org.directwebremoting.gi.GiHandler) Handler is not available. This is only an problem if you wanted to use it.
35524 [btpool0-2] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.


The last line repeats all the time and get the same errors on the webinterface.

Edit:
I see that the file gi.js is not in the installation and it was not giving an error about this int he beta1. Is it possible that this is the issue?
Code: Select all
INFO org.directwebremoting.servlet.UrlProcessor - Probably not an issue: the url:/gi.js (org.directwebremoting.gi.GiHandler) Handler is not available. This is only an problem if you wanted to use it.
NyvenZA
 
Posts: 8
Joined: Mon Sep 24, 2012 11:16 am

Re: Error on InstanceId in 6 beta 2

Postby greee » Thu Mar 24, 2016 6:52 pm

Thank you @NyvenZA
A new Java version hard appear just now (ejdk-8u77), you can download it here https://tinyurl.com/javaembed
With this new version, I don't have trouble any more (but still some other problems)
greee
 
Posts: 7
Joined: Thu Mar 24, 2016 12:31 pm

Re: Error on InstanceId in 6 beta 2

Postby NyvenZA » Thu Mar 24, 2016 7:20 pm

I am checked my Ubuntu Server for updates and there was a Java update. I am currently running the upgrade and will try beta 2 there after again. will give feedback there after.
NyvenZA
 
Posts: 8
Joined: Mon Sep 24, 2012 11:16 am

Re: Error on InstanceId in 6 beta 2

Postby NyvenZA » Thu Mar 24, 2016 7:55 pm

Ok, This was actually a stupid problem from my side.
Upgrading the Java didn't seem to make a difference, since I got the same errors. I just tried to login again and got the same errors.

Then I did a CTRL+F5 to do a clean forced reload and the errors went away. I assume Chrome has been caching old files and there was some reference that has changed and not valid anymore.
I previously have just been reloading the page every time I restart the service and got errors. Sofar so good.
NyvenZA
 
Posts: 8
Joined: Mon Sep 24, 2012 11:16 am

Re: Error on InstanceId in 6 beta 2

Postby cnschulz » Mon Dec 26, 2016 2:58 am

Thank you so much. CTRL+F5 was it. Panic averted.
cnschulz
 
Posts: 11
Joined: Sat Feb 04, 2012 9:09 am


Return to Help

Who is online

Users browsing this forum: No registered users and 10 guests