SageTV Community  

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

Notices

Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 04-07-2013, 01:37 PM
HuMan321's Avatar
HuMan321 HuMan321 is offline
Sage Aficionado
 
Join Date: Apr 2009
Location: Idaho
Posts: 365
Help

I am trying to run this tofix my sage services plug-in and receive this when running it.

Installing Plugin: sagex-api

Downloading File: http://customsagetv.googlecode.com/f...i-7.1.9.15.zip
Already Downloaded: C:\Program Files\SageTV\SageTV\pluginstmp\sagex-api-7.1.9.15.zip
Package is valid for C:\Program Files\SageTV\SageTV\pluginstmp\sagex-api-7.1.9.15.zip
Extracting Files...
> C:\Program Files\SageTV\SageTV\JARs\sagex-api.jar

Installing Plugin: ant

Downloading File: http://download.sage.tv/plugins/Slugger/ant-1.8.2.zip
Already Downloaded: C:\Program Files\SageTV\SageTV\pluginstmp\ant-1.8.2.zip
Package is valid for C:\Program Files\SageTV\SageTV\pluginstmp\ant-1.8.2.zip
Extracting Files...
> C:\Program Files\SageTV\SageTV\JARs\ant.jar

Installing Plugin: Jetty

Downloading File: http://downloads.sourceforge.net/pro...ip?use_mirror=
java.io.FileNotFoundException: C:\Program Files\SageTV\SageTV\pluginstmp\jetty-starter-config-files-2.3.0.14.zip?use_mirror= (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at sagex.phoenix.installer.PluginManager.downloadFile(PluginManager.java:261)
at sagex.phoenix.installer.PluginManager.installPackage(PluginManager.java:172)
at sagex.phoenix.installer.PluginManager.installPlugin(PluginManager.java:157)
at sagex.phoenix.installer.PluginManager.installPlugins(PluginManager.java:150)
at sagex.phoenix.installer.PhoenixInstaller.install(PhoenixInstaller.java:63)
at sagex.phoenix.installer.ui.PhoenixInstallerUI2$3$1.run(PhoenixInstallerUI2.java:116)
at java.lang.Thread.run(Unknown Source)
Reply With Quote
  #22  
Old 04-08-2013, 05:10 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by HuMan321 View Post
I am trying to run this tofix my sage services plug-in and receive this when running it.

Installing Plugin: sagex-api

Downloading File: http://customsagetv.googlecode.com/f...i-7.1.9.15.zip
Already Downloaded: C:\Program Files\SageTV\SageTV\pluginstmp\sagex-api-7.1.9.15.zip
Package is valid for C:\Program Files\SageTV\SageTV\pluginstmp\sagex-api-7.1.9.15.zip
Extracting Files...
> C:\Program Files\SageTV\SageTV\JARs\sagex-api.jar

Installing Plugin: ant

Downloading File: http://download.sage.tv/plugins/Slugger/ant-1.8.2.zip
Already Downloaded: C:\Program Files\SageTV\SageTV\pluginstmp\ant-1.8.2.zip
Package is valid for C:\Program Files\SageTV\SageTV\pluginstmp\ant-1.8.2.zip
Extracting Files...
> C:\Program Files\SageTV\SageTV\JARs\ant.jar

Installing Plugin: Jetty

Downloading File: http://downloads.sourceforge.net/pro...ip?use_mirror=
java.io.FileNotFoundException: C:\Program Files\SageTV\SageTV\pluginstmp\jetty-starter-config-files-2.3.0.14.zip?use_mirror= (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at sagex.phoenix.installer.PluginManager.downloadFile(PluginManager.java:261)
at sagex.phoenix.installer.PluginManager.installPackage(PluginManager.java:172)
at sagex.phoenix.installer.PluginManager.installPlugin(PluginManager.java:157)
at sagex.phoenix.installer.PluginManager.installPlugins(PluginManager.java:150)
at sagex.phoenix.installer.PhoenixInstaller.install(PhoenixInstaller.java:63)
at sagex.phoenix.installer.ui.PhoenixInstallerUI2$3$1.run(PhoenixInstallerUI2.java:116)
at java.lang.Thread.run(Unknown Source)
I haven't come across this myself, but I haven't run this for some time. I just tried the link that you shared in the error and it work, so there must something wrong in the tool is that it needs to handle the url differently. I'm not sure exactly, but I'll see if I can reproduce it later.
Reply With Quote
  #23  
Old 02-01-2014, 04:54 AM
davidk21770 davidk21770 is offline
Sage Expert
 
Join Date: Mar 2006
Location: Maryland
Posts: 514
When I tried to update phoneix, I get an error.

Code:
Downloading and extracting Plugins files to C:\Program Files\SageTV\SageTV
BEGIN: Dumping Plugin List
Plugin: [slf4j-api, 1.6.0]
Plugin: [jackson-databind, 2.1.4]
Plugin: [jackson-core, 2.1.4]
Plugin: [jackson-annotations, 2.1.4]
Plugin: [themoviedb, 3.0.1]
   Depends: jackson-annotations
   Depends: jackson-core
   Depends: jackson-databind
   Depends: slf4j-api
Plugin: [seamless-xml, 1.0]
Plugin: [seamless-util, 1.0]
Plugin: [seamless-http, 1.0]
Plugin: [sagex-api, 7.1.9.24]
Plugin: [sageutls, 1.4.2]
Plugin: [nielm_sageimdb, 1.8.5]
   Depends: sageutls
Plugin: [log4j, 1.2.15]
Plugin: [jsoup, 1.7.1]
Plugin: [GSON, 1.7.1]
Plugin: [dom4j, 1.6.1]
Plugin: [commons-lang, 2.4]
Plugin: [commons-io, 1.4]
Plugin: [commons-dbutils, 1.3]
Plugin: [commons-codec, 1.3]
Plugin: [cling-support, 2.0]
Plugin: [cling-core, 2.0]
Plugin: [phoenix-api, 2.5.10]
   Depends: cling-core
   Depends: cling-support
   Depends: commons-codec
   Depends: commons-dbutils
   Depends: commons-io
   Depends: commons-lang
   Depends: dom4j
   Depends: gson
   Depends: jsoup
   Depends: log4j
   Depends: nielm_sageimdb
   Depends: sagex-api
   Depends: seamless-http
   Depends: seamless-util
   Depends: seamless-xml
   Depends: themoviedb
Plugin: [lucene-core, 3.0.1]
Plugin: [htmlparser, 1.6]
Plugin: [commons-net, 1.4.1]
Plugin: [phoenix-core, 2.5.10]
   Depends: commons-net
   Depends: htmlparser
   Depends: lucene-core
   Depends: phoenix-api
Plugin: [phoenix-compatability, 1.0.1]
Plugin: [phoenix, 2.5.413]
   Depends: phoenix-compatability
   Depends: phoenix-core
END: Dumping Plugin List

Installing Plugin: slf4j-api

java.lang.Exception: Need to add a resolver for http://download.sagetv.com/plugins/shadeblue.com/slf4j/slf4j-api-1.6.0.zip
	at sagex.phoenix.installer.PluginManager.downloadFile(PluginManager.java:245)
	at sagex.phoenix.installer.PluginManager.installPackage(PluginManager.java:172)
	at sagex.phoenix.installer.PluginManager.installPlugin(PluginManager.java:157)
	at sagex.phoenix.installer.PluginManager.installPlugins(PluginManager.java:150)
	at sagex.phoenix.installer.PhoenixInstaller.install(PhoenixInstaller.java:63)
	at sagex.phoenix.installer.ui.PhoenixInstallerUI2$3$1.run(PhoenixInstallerUI2.java:116)
	at java.lang.Thread.run(Unknown Source)
Edit: Simple Logging Facade Log4J Implementation Library?
__________________
HDHomeRun x2
Cable Box via Hauppauge HD PVR and USB-UIRT
2 SageTV's HD300

Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance
DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax)
eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling
Synology NAS 22TB

Last edited by davidk21770; 02-01-2014 at 07:24 AM.
Reply With Quote
  #24  
Old 02-01-2014, 07:23 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by davidk21770 View Post
When I tried to update phoneix, I get an error.
Are you running the latest 1.1
https://code.google.com/p/customsage...er#makechanges

If not, then use download and use it, and MAKE SURE that you DON'T have "SageTV.COM Offline" checked.

I just tried this locally and it worked fine.

EDIT: Keep in mind that if you run your sagetv as a service, then you'll need to stop it, and you'll to this as the same user as the sagetv service or else I windows won't actually update the files (it will pretend to) -- something to do with a windows virtual store i think (I'm not a windows user)
Reply With Quote
  #25  
Old 02-01-2014, 07:40 AM
davidk21770 davidk21770 is offline
Sage Expert
 
Join Date: Mar 2006
Location: Maryland
Posts: 514
I had checked the off line box thinking that this referred to SageTV service.
It gets much further...

Code:
Downloading and extracting Plugins files to C:\Program Files\SageTV\SageTV\.
BEGIN: Dumping Plugin List
Plugin: [lucene-core, 3.0.1]
Plugin: [htmlparser, 1.6]
Plugin: [commons-net, 1.4.1]
Plugin: [phoenix-core, 2.5.10]
   Depends: commons-net
   Depends: htmlparser
   Depends: lucene-core
   Depends: phoenix-api
Plugin: [slf4j-api, 1.6.0]
Plugin: [jackson-databind, 2.1.4]
Plugin: [jackson-core, 2.1.4]
Plugin: [jackson-annotations, 2.1.4]
Plugin: [themoviedb, 3.0.1]
   Depends: jackson-annotations
   Depends: jackson-core
   Depends: jackson-databind
   Depends: slf4j-api
Plugin: [seamless-xml, 1.0]
Plugin: [seamless-util, 1.0]
Plugin: [seamless-http, 1.0]
Plugin: [sagex-api, 7.1.9.24]
Plugin: [log4j, 1.2.15]
Plugin: [jsoup, 1.7.1]
Plugin: [GSON, 1.7.1]
Plugin: [dom4j, 1.6.1]
Plugin: [commons-lang, 2.4]
Plugin: [commons-io, 1.4]
Plugin: [commons-dbutils, 1.3]
Plugin: [commons-codec, 1.3]
Plugin: [cling-support, 2.0]
Plugin: [cling-core, 2.0]
Plugin: [phoenix-api, 2.5.10]
   Depends: cling-core
   Depends: cling-support
   Depends: commons-codec
   Depends: commons-dbutils
   Depends: commons-io
   Depends: commons-lang
   Depends: dom4j
   Depends: gson
   Depends: jsoup
   Depends: log4j
   Depends: nielm_sageimdb
   Depends: sagex-api
   Depends: seamless-http
   Depends: seamless-util
   Depends: seamless-xml
   Depends: themoviedb
Plugin: [sageutls, 1.4.2]
Plugin: [nielm_sageimdb, 1.8.5]
   Depends: sageutls
Plugin: [df_sageutils, 1.0]
Plugin: [CMT, 3.1.0]
   Depends: df_sageutils
   Depends: nielm_sageimdb
   Depends: phoenix-api
   Depends: phoenix-core
   Depends: sageutls
END: Dumping Plugin List

Installing Plugin: lucene-core

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/lucene-core-3.0.1.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\lucene-core-3.0.1.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\lucene-core-3.0.1.jar

Installing Plugin: htmlparser

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/htmlparser-1.6.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\htmlparser-1.6.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\htmlparser-1.6.jar

Installing Plugin: commons-net

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/commons-net-1.4.1.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\commons-net-1.4.1.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\commons-net-1.4.1.jar

Installing Plugin: phoenix-core

Downloading File: http://sagephoenix.googlecode.com/files/phoenix-core-2.5.10.zip
Already Downloaded: C:\Program Files\SageTV\SageTV\.\pluginstmp\phoenix-core-2.5.10.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\phoenix-core-2.5.10.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\Configuration\Phoenix.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\Configuration\Sage.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\Configuration\Streaming.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\Configuration\log4j.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\ImageTransforms\resize.js
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\License\LICENSE.TXT
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\Menus\menus.dtd
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\defaultfanart\.empty
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\defaultfanart\default_movie_background.jpg
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\defaultfanart\default_movie_poster.jpg
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\defaultfanart\default_tv_background.jpg
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\defaultfanart\default_tv_banner.jpg
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\defaultfanart\default_tv_poster.jpg
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\dvdprofiler.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\htbackdrops.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\imdb.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\metadata.dtd
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\mymovies.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\nielm_imdb.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\ratings.properties
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\tmdb.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\tmdb3.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\metadata\tvdb.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\MediaTitles.xml.sample
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\LICENSE.GPL
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\README
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\moviefilenames\Title-With(Year).xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\moviefilenames\Title-With[Year].xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\moviefilenames\TitleDotYear.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\music\.empty
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\search\imdb.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\search\scroogle-tvdbid.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\SageRecordedAiring-NoEpisode.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\SageRecordedAiring.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Show--EpisodeTitle.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Title-00x00.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Title-AiredDate.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Title-Season-Disc.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Title-Season-Episode.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Title-s00d00.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\tvfilenames\Title-s00e00.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\video\imdb.gif
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\scrapers\xbmc\video\imdb.xml
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\streaming\vlcstream.sh
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\urlresolvers\.empty
 > C:\Program Files\SageTV\SageTV\.\STVs\Phoenix\vfs\vfs.dtd

Installing Plugin: slf4j-api

Downloading File: http://download.sagetv.com/plugins/shadeblue.com/slf4j/slf4j-api-1.6.0.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\slf4j-api-1.6.0.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\slf4j-api-1.6.0.jar

Installing Plugin: jackson-databind

Downloading File: http://sagephoenix.googlecode.com/files/jackson-databind-2.1.4.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\jackson-databind-2.1.4.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\jackson-databind-2.1.4.jar

Installing Plugin: jackson-core

Downloading File: http://sagephoenix.googlecode.com/files/jackson-core-2.1.4.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\jackson-core-2.1.4.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\jackson-core-2.1.4.jar

Installing Plugin: jackson-annotations

Downloading File: http://sagephoenix.googlecode.com/files/jackson-annotations-2.1.4.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\jackson-annotations-2.1.4.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\jackson-annotations-2.1.4.jar

Installing Plugin: themoviedb

Downloading File: http://sagephoenix.googlecode.com/files/themoviedb-3.0.1.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\themoviedb-3.0.1.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\api-common-1.0.jar
 > C:\Program Files\SageTV\SageTV\.\JARs\commons-lang3-3.0.jar
 > C:\Program Files\SageTV\SageTV\.\JARs\themoviedb-3.0.1.jar

Installing Plugin: seamless-xml

Downloading File: http://sagephoenix.googlecode.com/files/seamless-xml-1.0.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\seamless-xml-1.0.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\seamless-xml-1.0.jar

Installing Plugin: seamless-util

Downloading File: http://sagephoenix.googlecode.com/files/seamless-util-1.0.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\seamless-util-1.0.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\seamless-util-1.0.jar

Installing Plugin: seamless-http

Downloading File: http://sagephoenix.googlecode.com/files/seamless-http-1.0.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\seamless-http-1.0.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\seamless-http-1.0.jar

Installing Plugin: sagex-api

Downloading File: http://ubuntuone.com/5NNCHGlywxvXBgRw8B3nMr
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\5NNCHGlywxvXBgRw8B3nMr
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\sagex-api.jar

Installing Plugin: log4j

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/log4j-1.2.15.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\log4j-1.2.15.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\log4j-1.2.15.jar

Installing Plugin: jsoup

Downloading File: http://download.sagetv.com/plugins/routerunner/jsoup/jsoup_1_7_1.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\jsoup_1_7_1.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\jsoup.jar

Installing Plugin: GSON

Downloading File: http://sagetv-addons.googlecode.com/files/gson-1.7.1.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\gson-1.7.1.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\gson-1.7.1.jar

Installing Plugin: dom4j

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/dom4j-1.6.1.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\dom4j-1.6.1.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\dom4j-1.6.1.jar

Installing Plugin: commons-lang

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/commons-lang-2.4.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\commons-lang-2.4.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\commons-lang-2.4.jar

Installing Plugin: commons-io

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/commons-io-1.4.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\commons-io-1.4.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\commons-io-1.4.jar

Installing Plugin: commons-dbutils

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/commons-dbutils-1.3.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\commons-dbutils-1.3.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\commons-dbutils-1.3.jar

Installing Plugin: commons-codec

Downloading File: http://download.sage.tv/plugins/stuckless/JARS/commons-codec-1.3.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\commons-codec-1.3.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\commons-codec-1.3.jar

Installing Plugin: cling-support

Downloading File: http://sagephoenix.googlecode.com/files/cling-support-2.0.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\cling-support-2.0.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\cling-support-2.0.jar

Installing Plugin: cling-core

Downloading File: http://sagephoenix.googlecode.com/files/cling-core-2.0.jar.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\cling-core-2.0.jar.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\cling-core-2.0.jar

Installing Plugin: phoenix-api

Downloading File: http://sagephoenix.googlecode.com/files/phoenix-api-2.5.10.zip
Package is valid for C:\Program Files\SageTV\SageTV\.\pluginstmp\phoenix-api-2.5.10.zip
Extracting Files...
 > C:\Program Files\SageTV\SageTV\.\JARs\phoenix.jar

Installing Plugin: sageutls

Downloading File: http://downloads.sourceforge.net/project/sageplugins/sageutls/1.4.2/plugin/nielm-sageutls-jars-1.4.2.zip?use_mirror=
java.io.FileNotFoundException: C:\Program Files\SageTV\SageTV\.\pluginstmp\nielm-sageutls-jars-1.4.2.zip?use_mirror= (The filename, directory name, or volume label syntax is incorrect)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(Unknown Source)
	at java.io.FileOutputStream.<init>(Unknown Source)
	at sagex.phoenix.installer.PluginManager.downloadFile(PluginManager.java:261)
	at sagex.phoenix.installer.PluginManager.installPackage(PluginManager.java:172)
	at sagex.phoenix.installer.PluginManager.installPlugin(PluginManager.java:157)
	at sagex.phoenix.installer.PluginManager.installPlugins(PluginManager.java:150)
	at sagex.phoenix.installer.PhoenixInstaller.install(PhoenixInstaller.java:63)
	at sagex.phoenix.installer.ui.PhoenixInstallerUI2$3$1.run(PhoenixInstallerUI2.java:116)
	at java.lang.Thread.run(Unknown Source)
__________________
HDHomeRun x2
Cable Box via Hauppauge HD PVR and USB-UIRT
2 SageTV's HD300

Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance
DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax)
eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling
Synology NAS 22TB
Reply With Quote
  #26  
Old 02-01-2014, 10:15 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Looks like you found a bug in how the updater temporarily creates the download file

try this one... (1.3)

https://github.com/stuckless/sagetv-...dater/releases
Reply With Quote
  #27  
Old 02-01-2014, 10:56 AM
davidk21770 davidk21770 is offline
Sage Expert
 
Join Date: Mar 2006
Location: Maryland
Posts: 514
That fixed it!
Thanks!
__________________
HDHomeRun x2
Cable Box via Hauppauge HD PVR and USB-UIRT
2 SageTV's HD300

Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance
DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax)
eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling
Synology NAS 22TB
Reply With Quote
  #28  
Old 02-01-2014, 11:44 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by davidk21770 View Post
That fixed it!
Thanks!
Let me know if this also fixes the issues you were having with the Plex Channel.
Reply With Quote
  #29  
Old 03-18-2016, 08:40 AM
beerandt beerandt is offline
Sage User
 
Join Date: Dec 2008
Posts: 11
Sourceforge links download the redirect page

It's been a while since I used it, but trying to run this tool to Phoenix working again after a few years away from sagetv.

The process stops after a checksum mismatch.

It seems like the sourceforge links are downloading the redirect page, not the actual zip files, as they are 1k in size I was able to manually download the proper zip, over write the 1k zip in the pluginstmp folder, and it worked...

Only to break on the very next sourceforge link. Of course doing this repeatedly defeats the purpose of having an automated tool, so I didn't pursue it beyond the 2nd iteration.

Not sure if anyone cares enough to investigate or update the tool, but I figured I'd at least share...
Reply With Quote
  #30  
Old 03-22-2016, 04:43 PM
BigMac BigMac is offline
Sage User
 
Join Date: Jan 2005
Location: California San Jose
Posts: 39
Trying to rebuild my Phoenix too. Messed it up royally a couple of years ago and didn't want to mess it further trying to fix it.


BigMac
__________________
Headless Server: SageTV V7.1.9.256, Homeseer3, HSTouch, Win 7 Pro (64Bit) Intel i3 3.30Ghz, 4G Ram, 8Tbyes,
2 HDHomeRun Primes/SageDCT 2.7.2 and 1 HDPVR (Total of 7 tuners), Intel 1Gb Nic
Client1: Win7 Pro (64bit), Q9450, 2G Ram, 700G of storage, MS DTV-DVD Decoder, ffdshow Video Decoder, Ac3Filter, EVR, LG HD DVD R/W, EN8600GT to HP 50" Plasma
Client2: Win7 Pro (64bit), Intel Quad Q9650 3.00GHz, 8G Ram, Test/Work/Gaming system.
Reply With Quote
  #31  
Old 03-22-2016, 06:36 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by beerandt View Post
It's been a while since I used it, but trying to run this tool to Phoenix working again after a few years away from sagetv.

The process stops after a checksum mismatch.

It seems like the sourceforge links are downloading the redirect page, not the actual zip files, as they are 1k in size I was able to manually download the proper zip, over write the 1k zip in the pluginstmp folder, and it worked...

Only to break on the very next sourceforge link. Of course doing this repeatedly defeats the purpose of having an automated tool, so I didn't pursue it beyond the 2nd iteration.

Not sure if anyone cares enough to investigate or update the tool, but I figured I'd at least share...
Quote:
Originally Posted by BigMac View Post
Trying to rebuild my Phoenix too. Messed it up royally a couple of years ago and didn't want to mess it further trying to fix it.


BigMac
unfortunately, I don't think the tool is going to get any love

Something you can try is to setup a new sagetv instance and configure it, and then copy over the old Wiz.bin once you are done. It's not ideal
Reply With Quote
  #32  
Old 01-25-2022, 09:52 AM
davidk21770 davidk21770 is offline
Sage Expert
 
Join Date: Mar 2006
Location: Maryland
Posts: 514
This is an old thread -- are you still supporting the program?
When I ran it, I got the following exception.

Code:
...
Downloading File: http://sourceforge.net/projects/sagetv-addons/files/3rd_party_libs/jackson-databind-2.5.1.zip/download
java.lang.Exception: CheckSum for C:\Program Files\SageTV\SageTV\pluginstmp\7ad7ad00ad2408e4625a2262bc735b2a.zip (downloaded from http://sourceforge.net/projects/sagetv-addons/files/3rd_party_libs/jackson-databind-2.5.1.zip/download) was 4f8e702cc244ec5d4de32740c0ecbd97, but we expected 08a654f5551e873e2cb8ea25f81f3dd6
	at sagex.phoenix.installer.PluginManager.validatePackage(PluginManager.java:239)
	at sagex.phoenix.installer.PluginManager.installPackage(PluginManager.java:178)
	at sagex.phoenix.installer.PluginManager.installPlugin(PluginManager.java:158)
	at sagex.phoenix.installer.PluginManager.installPlugins(PluginManager.java:151)
	at sagex.phoenix.installer.PhoenixInstaller.install(PhoenixInstaller.java:63)
	at sagex.phoenix.installer.ui.PhoenixInstallerUI2$3$1.run(PhoenixInstallerUI2.java:116)
	at java.lang.Thread.run(Unknown Source)
This is with phoenix-plugin-updater-1.3.jar from Feb-2014...

Thanks!
__________________
HDHomeRun x2
Cable Box via Hauppauge HD PVR and USB-UIRT
2 SageTV's HD300

Intel Core 2 Quad Q9650 @4025 MHz, 8G G.Skill Performance
DFI Lanparty DK X48-T2RS Plus; SilverStone Decathlon DA1000 (died - back to an ancient enermax)
eVGA 7900 GT KO RoHS -- Zalman VP900CU Cooling
Synology NAS 22TB
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
Install Phoenix Question sflamm Phoenix 2 08-21-2011 10:27 AM
Phoenix - MYMOVIES Metadata and Missing Fanart on new install emotionnotion Phoenix 5 07-01-2011 02:43 PM
Fresh Phoenix Install wrems Phoenix 4 04-09-2011 05:28 AM
Can't install Phoenix Core Services parkimar SageTV v7 Customizations 5 11-30-2010 12:06 PM


All times are GMT -6. The time now is 11:24 AM.


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