SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v9 Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV v9 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 9 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 9 and newer.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 02-24-2017, 01:22 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by SteveW View Post
Hi Sean,

If you look at the most recent log file I posted in the other thread:

https://forums.sagetv.com/forums/sho...4&postcount=26

I'm getting the same error. I have looked, and have done a search in Windows, and I only have one TMDB jar file on my entire C: drive.

-Steve
There is no reference to "NoSuchMethodError" in your log files... you error is different, and I haven't had time to actually setup an environment to test it.
Reply With Quote
  #22  
Old 02-24-2017, 02:38 PM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
Quote:
Originally Posted by stuckless View Post
This looks like a problem that someone else had, previously... It looks like you have multiple tmdb jars in your JARs folder. Some time ago themoviedb was updated to a newer version, and my guess is that on your system, you still have both the old and new jars.
what are the JAR files named? there is nothing named "tmdb" or that have "movie" in the name either that I can find in the folder.

And who or what is responsible for installing these JAR's?

(I ended up uninstalling both BMT and Phoenix Core last night. I'll try reinstalling at a later date.)

Last edited by phelme; 02-24-2017 at 02:40 PM.
Reply With Quote
  #23  
Old 02-24-2017, 05:12 PM
SteveW's Avatar
SteveW SteveW is offline
Sage Aficionado
 
Join Date: Oct 2008
Location: Fall River, Nova Scotia, Canada
Posts: 389
Quote:
Originally Posted by stuckless View Post
There is no reference to "NoSuchMethodError" in your log files... you error is different, and I haven't had time to actually setup an environment to test it.
Ah, I see what you mean. I saw the "MediaException []" and similar "at sagex.phoenix...." warnings, and thought they were the same. It wasn't until I scrolled WAY to the right on the WARN line that I saw they are different.

My bad...
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver

Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3
Reply With Quote
  #24  
Old 02-24-2017, 05:45 PM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
Well, I uninstalled and reinstalled BMT & Phoenix Core. Still can't get movie metadata, but am now getting a different error. The NoSuchMethodError is now gone, replaced with MetadataException.

I did find two JARs that I guess are related to the TheMovieDB API. they are:

themoviedb-3.0.0.jar
themoviedbapi-4.1.jar

I tried removing "themovidedb-3.0.0.jar" file thinking it must be the old API, but when I do that, no tmdb choice at all is given in the Search Options metadata dialog box, there's just thetvdb and htbackdrops.

Are those the right JAR files and versions and should they both be there??

Code:
Fri 2/24 15:36:45.155 [8512556@qtp-15577584-4@81e42c] [8512556@qtp-15577584-4] WARN  org.jdna.bmt.web.server.BrowsingServicesImpl  - WebUI Search failed for: SearchQuery [type=MOVIE, fields={QUERY: Lincoln,YEAR: 2012,}, hints=Hints [hints=empty]]

Fri 2/24 15:36:45.156 [8512556@qtp-15577584-4@81e42c] MetadataException [query=SearchQuery [type=MOVIE, fields={QUERY: Lincoln,YEAR: 2012,}, hints=Hints [hints={update_fanart: true,update_metadata: true,scan_missing_metadata: true,scan_subfolders: true,import_tv_as_recording: true,}]], ]
Fri 2/24 15:36:45.156 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.157 [8512556@qtp-15577584-4@81e42c] 	at sagex.phoenix.metadata.MetadataManager.search(MetadataManager.java:363)
Fri 2/24 15:36:45.157 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.157 [8512556@qtp-15577584-4@81e42c] 	at org.jdna.bmt.web.server.BrowsingServicesImpl.searchForMetadata(BrowsingServicesImpl.java:458)
Fri 2/24 15:36:45.158 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.158 [8512556@qtp-15577584-4@81e42c] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Fri 2/24 15:36:45.158 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.159 [8512556@qtp-15577584-4@81e42c] 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
Fri 2/24 15:36:45.159 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.159 [8512556@qtp-15577584-4@81e42c] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
Fri 2/24 15:36:45.159 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.160 [8512556@qtp-15577584-4@81e42c] 	at java.lang.reflect.Method.invoke(Unknown Source)
Fri 2/24 15:36:45.160 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.160 [8512556@qtp-15577584-4@81e42c] 	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
Fri 2/24 15:36:45.161 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.161 [8512556@qtp-15577584-4@81e42c] 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
Fri 2/24 15:36:45.161 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.162 [8512556@qtp-15577584-4@81e42c] 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
Fri 2/24 15:36:45.162 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.162 [8512556@qtp-15577584-4@81e42c] 	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
Fri 2/24 15:36:45.162 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.163 [8512556@qtp-15577584-4@81e42c] 	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
Fri 2/24 15:36:45.163 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.163 [8512556@qtp-15577584-4@81e42c] 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
Fri 2/24 15:36:45.164 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.164 [8512556@qtp-15577584-4@81e42c] 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
Fri 2/24 15:36:45.164 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.165 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
Fri 2/24 15:36:45.165 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.165 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
Fri 2/24 15:36:45.166 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.166 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
Fri 2/24 15:36:45.166 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.167 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
Fri 2/24 15:36:45.167 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.167 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
Fri 2/24 15:36:45.168 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.168 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
Fri 2/24 15:36:45.168 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.169 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
Fri 2/24 15:36:45.169 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.169 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
Fri 2/24 15:36:45.169 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.170 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
Fri 2/24 15:36:45.170 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.171 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
Fri 2/24 15:36:45.171 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.171 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
Fri 2/24 15:36:45.172 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.172 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.Server.handle(Server.java:326)
Fri 2/24 15:36:45.172 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.172 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
Fri 2/24 15:36:45.173 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.173 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)
Fri 2/24 15:36:45.173 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.174 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747)
Fri 2/24 15:36:45.174 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 

Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c] 	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
Fri 2/24 15:36:45.175 [8512556@qtp-15577584-4@81e42c]

Last edited by phelme; 02-24-2017 at 05:51 PM.
Reply With Quote
  #25  
Old 02-24-2017, 07:23 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
3.0 one should not be there so remove it while the server is not running.

Not sure why you are not seeing the movie db option but try clearing all caches or a different browser.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #26  
Old 02-25-2017, 05:23 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
That seems odd to not see any tmdb option. At this point it seems like your setup didn't upgrade correctly. ie, it seems like some of your configs in the STVs/Phoenix/ area is not upgraded (maybe). If you don't see tmdb in your list, then for sure it's not going work.
Reply With Quote
  #27  
Old 02-25-2017, 01:09 PM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
Quote:
Originally Posted by stuckless View Post
That seems odd to not see any tmdb option. At this point it seems like your setup didn't upgrade correctly. ie, it seems like some of your configs in the STVs/Phoenix/ area is not upgraded (maybe). If you don't see tmdb in your list, then for sure it's not going work.
So I tried removing both versions of the tmdb API JAR files (themoviedb-3.0.0.jar, themoviedbapi-4.1.jar), thinking that the correct one wold be installed when reinstalling Phoenix Core and BMT, but that's not happening.

Who is responsible for installing the JAR, is it part of SageTV v9 or Phoenix?

I'll try clearing the entire STVs/Phoenix directory, place v4.1 of the tmdb API JAR back and reinstall Phoenix Core again.

EDIT: Bingo! Letting a Phoenix Core reinstall do a a rebuild of the STVs/Phoenix directory (and putting the v4.1 tmdb API JAR back) did the trick. Thanks!

Last edited by phelme; 02-25-2017 at 01:29 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phoenix Core Services Failed after update SWKerr Phoenix 8 05-18-2016 03:01 PM
Phoenix 2.5.0 Update (api, core, and UI) stuckless Phoenix 38 05-15-2013 03:49 PM
URGENT: Please Update to Phoenix Core 2.3.41 stuckless Batch Metadata Tools 1 09-01-2011 07:24 PM
URGENT: Please Update to Phoenix Core 2.3.41 stuckless Phoenix 0 09-01-2011 07:14 PM
Minor Update to 4.3 (actually phoenix core services) stuckless Batch Metadata Tools 1 07-30-2010 09:00 AM


All times are GMT -6. The time now is 08:05 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.