Musiccabinet update 7.20 -> 7.21b Share problem

Artist radio, genre radio & related artists. A Subsonic server for music nerds.

Moderator: moderators

Musiccabinet update 7.20 -> 7.21b Share problem

Postby kwekkerz » Sat Feb 02, 2013 12:32 am

Hello to all,

I've update the musiccabinet 7.20 to 7.21b and found out a error message;

Subsonic encountered an internal error. You can report this error in the Subsonic Forum. Please include the information below.

Exception javax.servlet.jsp.JspTagException
Message Theme 'musiccabinet_black': No message found under code 'shareFacebookImage' for locale 'nl'.
Java version Oracle Corporation 1.7.0
Operating system Windows Server 2008 R2 6.1
Server jetty/8.y.z-SNAPSHOT
Memory Used 57 of 88 MB
Stack trace javax.servlet.jsp.JspTagException: Theme 'musiccabinet_black': No message found under code 'shareFacebookImage' for locale 'nl'.
at org.springframework.web.servlet.tags.MessageTag.doStartTagInternal(MessageTag.java:184)
at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79)
at jsp.WEB_002dINF.jsp.createShare_jsp._jspx_meth_spring_theme_2(createShare_jsp.java:373)
at jsp.WEB_002dINF.jsp.createShare_jsp._jspService(createShare_jsp.java:107)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:648)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:276)
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:103)
at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:238)
at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:262)
at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1157)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:927)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:827)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:648)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:101)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:146)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:182)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:105)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
at net.sourceforge.subsonic.filter.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:43)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
at net.sourceforge.subsonic.filter.ParameterDecodingFilter.doFilter(ParameterDecodingFilter.java:54)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
at net.sourceforge.subsonic.filter.BootstrapVerificationFilter.doFilter(BootstrapVerificationFilter.java:54)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:559)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:365)
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Unknown Source)

Cannot share music albums into Facebook, get error 2032.
In version 7.20 the share to facebook works, but after a few seconds my users and i get a error 2032
I hoped that this update (7.21b) was fixing the share problem. Sadly it didn't work for me. Users who connected with there account have no problem with playing shares and music anyway. Only guest get error 2032 ??

What do i have to do to fix this "share" error ?
kwekkerz
 
Posts: 32
Joined: Tue Mar 09, 2010 1:56 pm
Location: Netherlands

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby kwekkerz » Sat Feb 02, 2013 11:14 pm

Found the solution by removing java 6 and install the postgres db from scratch. Everyhing works fine now ;-)
kwekkerz
 
Posts: 32
Joined: Tue Mar 09, 2010 1:56 pm
Location: Netherlands

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby giskard41 » Mon Feb 04, 2013 11:35 am

I have the same problem.
giskard41
 
Posts: 14
Joined: Sat Dec 01, 2012 9:47 am

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby hakko » Mon Feb 04, 2013 12:54 pm

I added the missing share images in 0.7.21c, see viewtopic.php?f=4&t=9777&start=15#p52468

Hope this works out better, I'll stop fiddling with it now.
MusicCabinet developer
hakko
 
Posts: 1416
Joined: Tue Apr 17, 2012 7:05 pm
Location: Sweden

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby Boutros » Mon Feb 04, 2013 9:53 pm

Hi Hakko -

I haven't done this update yet, but is there any reason to think this solves the Share Link problem we were discussing in this thread?

viewtopic.php?f=11&t=11192
Boutros
 
Posts: 119
Joined: Mon Jun 06, 2011 6:09 pm

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby Boutros » Tue Feb 05, 2013 6:31 pm

Boutros wrote:Hi Hakko -

I haven't done this update yet, but is there any reason to think this solves the Share Link problem we were discussing in this thread?

viewtopic.php?f=11&t=11192


It would appear not - I updated last night and sent a share link to a friend this morning - the player loads, but he's getting the Error #2032.

Edit: Here's what I'm getting in the "About" tab in the UI (I'm not at my computer so I can't get the full log):
Code: Select all
[2/5/13 1:26:22 PM EST]   INFO   ShareService   Created share 'EOPwL' with 12 file(s).
[2/5/13 1:27:29 PM EST]   DEBUG   ExternalPlayerController   pass songs to externalplayer: [J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\01 Intro.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\03 Society Is a Hole.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\04 I Love Her All the Time.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\05 Ghost Bitch.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\06 I'm Insane.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\07 Justice Is Might.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\08 Death Valley '69.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\09 Satan Is Boring.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\10 Flower.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\11 Halloween.mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\12 Echo Canyon.mp3]
[2/5/13 1:27:29 PM EST]   DEBUG   ExternalPlayerController   pass coverArts to externalplayer: [J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3, J:\A-Z\Sonic Youth\[1985] Bad Moon Rising\02 Brave Men Run (In My Family).mp3]
[2/5/13 1:27:38 PM EST]   INFO   PlayerDao   Created player 21.
[2/5/13 1:27:38 PM EST]   WARN   StreamController   No user associated with Player 21 [null]
[2/5/13 1:28:35 PM EST]   WARN   StreamController   No user associated with Player 21 [null]
[2/5/13 1:28:55 PM EST]   WARN   StreamController   No user associated with Player 21 [null]
Boutros
 
Posts: 119
Joined: Mon Jun 06, 2011 6:09 pm

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby hakko » Wed Feb 06, 2013 10:12 pm

In version 7.20 the share to facebook works, but after a few seconds my users and i get a error 2032

Found the solution by removing java 6 and install the postgres db from scratch. Everyhing works fine now

I'm nowhere closer this #2032 error, but the feedback above was interesting. Boutros, do you happen to have an old Java 6 install still floating around? (it shouldn't matter, but who knows)
MusicCabinet developer
hakko
 
Posts: 1416
Joined: Tue Apr 17, 2012 7:05 pm
Location: Sweden

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby shadow.8 » Wed Feb 06, 2013 10:40 pm

If it helps, I'm also experiencing this 2032 error. I am running Arch Linux instead of Windows and I've never had Java 6 installed.

http://tlp.69.mu/share/tihYr

This really seems to be an issue with the players, see my most recent log when trying to play:

Code: Select all
[2/6/13 3:28:27 PM UTC]   DEBUG   ExternalPlayerController   pass songs to externalplayer: [/share/music/New Music/Omnium Gatherum - New World Shadows (2011)/01 Everfields.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/02 Ego.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/03 New World Shadows.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/04 Soul Journeys.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/05 Nova Flame.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/06 An Infinite Mind.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/07 Watcher Of The Skies.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/08 The Distance.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3]
[2/6/13 3:28:27 PM UTC]   DEBUG   ExternalPlayerController   pass coverArts to externalplayer: [/share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3, /share/music/New Music/Omnium Gatherum - New World Shadows (2011)/09 Deep Cold.mp3]
[2/6/13 3:28:28 PM UTC]   INFO   PlayerDao   Created player 11.
[2/6/13 3:28:28 PM UTC]   WARN   StreamController   No user associated with Player 11 [null]
[2/6/13 3:34:26 PM UTC]   INFO   PlayerDao   Created player 12.
[2/6/13 3:34:26 PM UTC]   WARN   StreamController   No user associated with Player 12 [null]


I have a player 10 that is associated with the Guest account but it's never used. I'm not sure why it ignores player 10 and then creates additional players that aren't attached to any user.
676 artists
2,348 albums
26,738 songs
276.51 GB (~ 1,993 hours)
User avatar
shadow.8
 
Posts: 110
Joined: Wed Sep 26, 2012 12:12 am

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby kwekkerz » Wed Feb 06, 2013 11:24 pm

hakko wrote:In version 7.20 the share to facebook works, but after a few seconds my users and i get a error 2032

Found the solution by removing java 6 and install the postgres db from scratch. Everyhing works fine now

I'm nowhere closer this #2032 error, but the feedback above was interesting. Boutros, do you happen to have an old Java 6 install still floating around? (it shouldn't matter, but who knows)


But, After re-install postgres, ( one day later !!) the issue is back. Now i,m follow you guys, hoping that you can solve this issue ;-)
kwekkerz
 
Posts: 32
Joined: Tue Mar 09, 2010 1:56 pm
Location: Netherlands

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby Boutros » Thu Feb 07, 2013 8:07 pm

Sorry for the delay in confirming, but no - no Java 6 on my rig.
Boutros
 
Posts: 119
Joined: Mon Jun 06, 2011 6:09 pm

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby kwekkerz » Thu Feb 14, 2013 11:35 pm

Updated to version 7.22. Same issue with Facebook share ;-(. Issue #error 2032 still exist...
kwekkerz
 
Posts: 32
Joined: Tue Mar 09, 2010 1:56 pm
Location: Netherlands

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby kwekkerz » Mon Mar 25, 2013 7:25 am

Solved by update 7.24 ;-)..... Sharing workes again... YES !
kwekkerz
 
Posts: 32
Joined: Tue Mar 09, 2010 1:56 pm
Location: Netherlands

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby Boutros » Mon Mar 25, 2013 2:40 pm

Sharing still doesn't work for me. Users are reporting they're still getting the same error (#2032). Anyone seeing anything different with this link?

http://radiomob.subsonic.org/share/qRZdF

I wish we could figure this one out - I really, really, really miss this functionality a lot - enough so that I'm seriously considering dropping back to "vanilla" SS.
Boutros
 
Posts: 119
Joined: Mon Jun 06, 2011 6:09 pm

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby hakko » Mon Mar 25, 2013 2:57 pm

I'll have a look again during Easter. Ideally I'd like to replace the whole player handling but I think that is out of scope..
MusicCabinet developer
hakko
 
Posts: 1416
Joined: Tue Apr 17, 2012 7:05 pm
Location: Sweden

Re: Musiccabinet update 7.20 -> 7.21b Share problem

Postby shadow.8 » Mon Mar 25, 2013 3:02 pm

Boutros wrote:Sharing still doesn't work for me. Users are reporting they're still getting the same error (#2032). Anyone seeing anything different with this link?

http://radiomob.subsonic.org/share/qRZdF

I wish we could figure this one out - I really, really, really miss this functionality a lot - enough so that I'm seriously considering dropping back to "vanilla" SS.


Still getting error 2032 when accessing your link. Feel free to try mine:

http://tlp.69.mu/share/pjRYp
676 artists
2,348 albums
26,738 songs
276.51 GB (~ 1,993 hours)
User avatar
shadow.8
 
Posts: 110
Joined: Wed Sep 26, 2012 12:12 am

Next

Return to MusicCabinet

Who is online

Users browsing this forum: No registered users and 33 guests