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 01-14-2022, 08:51 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Added feature - allow security login disable - v3.0.3

To support a request by a user who lost functionality since the Jetty 9 update, I have added a feature to the plugin configuration to allow the user to disable the login security (set enable to false).

That is the only change so if you are not interested in this feature there is no need to update.

Note: changing this option requires a Web Server Restart and MAY require a SageTV Server restart depending on how some of the web applications restart.

Note: BMT also was updated to support this as it was previously hard coded to always force login...this has been corrected to use the global jetty webserver new setting so please update BMT as well if you use it.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #22  
Old 01-14-2022, 09:33 AM
DarkWolf77 DarkWolf77 is offline
Sage Advanced User
 
Join Date: Dec 2006
Posts: 169
After installing this, I'm getting nothing but 503 errors and 404 errors. For example, if I try http://[myip]:8800/bmt I get 404 in the logs and that's it. I've tried cleaning out all my web plugins and deleting the directories someone else posted about (although I didn't touch my jars folder and I never found a webserver folder, so really I just deleted the jetty directory...) and no luck. I'm not finding any useful logs, either. Just a bunch of errors that say " [14/Jan/2022:15:29:12 +0000] "GET /bmt/ HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0" "-""
Reply With Quote
  #23  
Old 01-14-2022, 10:20 AM
TGsell TGsell is offline
Sage Advanced User
 
Join Date: Mar 2011
Location: Glen Head
Posts: 113
I was also getting the same errors and went through multiple folder deletions and restarts. I then tried a few different paths - what wound up working was ........9250/sage/apps and then pick the one you want .... voila! thanks for the updated plugin JustJoKen ! Really awesome to get this functionality back again....
Reply With Quote
  #24  
Old 01-14-2022, 11:36 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by DarkWolf77 View Post
After installing this, I'm getting nothing but 503 errors and 404 errors. For example, if I try http://[myip]:8800/bmt I get 404 in the logs and that's it. I've tried cleaning out all my web plugins and deleting the directories someone else posted about (although I didn't touch my jars folder and I never found a webserver folder, so really I just deleted the jetty directory...) and no luck. I'm not finding any useful logs, either. Just a bunch of errors that say " [14/Jan/2022:15:29:12 +0000] "GET /bmt/ HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0" "-""
The logs that should matter would be in the logs/jettystarter.log file. This would explain the 404 and 503 errors. Please upload and I can review.

You could also post for me the list of files in the jetty/webapps folder as that may explain things.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #25  
Old 01-14-2022, 12:33 PM
egeller egeller is offline
Sage Aficionado
 
Join Date: Feb 2006
Location: Drexel Hill, PA
Posts: 334
Quote:
Originally Posted by jusjoken View Post
To support a request by a user who lost functionality since the Jetty 9 update, I have added a feature to the plugin configuration to allow the user to disable the login security (set enable to false).

That is the only change so if you are not interested in this feature there is no need to update.

Note: changing this option requires a Web Server Restart and MAY require a SageTV Server restart depending on how some of the web applications restart.

Note: BMT also was updated to support this as it was previously hard coded to always force login...this has been corrected to use the global jetty webserver new setting so please update BMT as well if you use it.

K
Thanks for the quick response. The new functionality works in both SageTV and BMT interfaces.

I especially like that the change is now implemented in the plug-in configuration. This prevents me from having to wade through XML files on my Unraid server.

I did have to reboot SageTV again, after I set authentication to false, to see it working. So, if you're counting, that's a total of two reboots needed. I do not see that as an issue. Maybe I only needed to restart Jetty the second time.
__________________
Server:UnRaid;2x Intel Xeon E5; SuperMicro moboard;Also:BM3000 w/ WMC; 2x Ceton ETH 6; OpenDCT
SageTV Extender:3x HD200 1x HD300 1xFireTV
Sage TV: 9.2 on Java 11, Standard STVi, Comskip Playback, Web Interface, 24 Hour Clock, SRE, Playon
All in lovely Drexel Hill, PA

Last edited by egeller; 01-14-2022 at 12:48 PM. Reason: update
Reply With Quote
  #26  
Old 01-14-2022, 01:14 PM
DarkWolf77 DarkWolf77 is offline
Sage Advanced User
 
Join Date: Dec 2006
Posts: 169
Quote:
Originally Posted by jusjoken View Post
The logs that should matter would be in the logs/jettystarter.log file. This would explain the 404 and 503 errors. Please upload and I can review.

You could also post for me the list of files in the jetty/webapps folder as that may explain things.

K
Logs atttached, and here's whats in jetty/webapps (windows machine, but it's from cygwin):

Code:
/SageTV/SageTV/jetty/webapps
$ ll */*
-rwxrwx---+ 1 Administrators SYSTEM  324277 Dec 10 07:24 apidocs/swagger-ui-standalone-preset.js
-rwxrwx---+ 1 Administrators SYSTEM 1086437 Dec 10 07:24 apidocs/swagger-ui-bundle.js
-rwxrwx---+ 1 Administrators SYSTEM  513555 Dec 10 07:24 apidocs/swagger-ui.js
-rwxrwx---+ 1 Administrators SYSTEM  143861 Dec 10 07:24 apidocs/swagger-ui.css
-rwxrwx---+ 1 Administrators SYSTEM    2670 Dec 10 07:24 apidocs/oauth2-redirect.html
-rwxrwx---+ 1 Administrators SYSTEM    1780 Dec 10 07:24 apidocs/index.html
-rwxrwx---+ 1 Administrators SYSTEM     628 Dec 10 07:24 apidocs/favicon-32x32.png
-rwxrwx---+ 1 Administrators SYSTEM     665 Dec 10 07:24 apidocs/favicon-16x16.png
-rwxrwx---+ 1 Administrators SYSTEM    4286 Dec 10 14:22 apidocs/favicon.ico
-rwxrwx---+ 1 Administrators SYSTEM 2758922 Dec 21 08:32 apidocs/sagetv-api.json

MediaStreaming/webapp:
total 24
-rwxrwx---+ 1 Administrators SYSTEM 6921 Jan 27  2019 SageLogo256smaller.png
-rwxrwx---+ 1 Administrators SYSTEM 1759 Jan 27  2019 mediastreaming.css
-rwxrwx---+ 1 Administrators SYSTEM 2302 Jan 27  2019 index.jsp
-rwxrwx---+ 1 Administrators SYSTEM 2701 Jan 27  2019 HeaderBgMobile.png
-rwxrwx---+ 1 Administrators SYSTEM 2238 Jan 27  2019 favicon.ico
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 META-INF

MediaStreaming/jsp:
total 0

nielm_sagewebserver/webapp:
total 668
-rwxrwx---+ 1 Administrators SYSTEM   2187 Feb  4  2018 valid-xhtml10.gif
-rwxrwx---+ 1 Administrators SYSTEM   1547 Feb  4  2018 valid-css.gif
-rwxrwx---+ 1 Administrators SYSTEM   1971 Feb  4  2018 ur_grab.gsp
-rwxrwx---+ 1 Administrators SYSTEM   1755 Feb  4  2018 ur_edit.gsp
-rwxrwx---+ 1 Administrators SYSTEM   1938 Feb  4  2018 ur.groovy
-rwxrwx---+ 1 Administrators SYSTEM   1048 Feb  4  2018 up.gif
-rwxrwx---+ 1 Administrators SYSTEM   1931 Feb  4  2018 sre4_edit.gsp
-rwxrwx---+ 1 Administrators SYSTEM   2810 Feb  4  2018 sre4.groovy
-rwxrwx---+ 1 Administrators SYSTEM 108331 Feb  4  2018 speedtest.html
-rwxrwx---+ 1 Administrators SYSTEM   1380 Feb  4  2018 set_tvdb.groovy
-rwxrwx---+ 1 Administrators SYSTEM   2911 Feb  4  2018 sagelogo.gif
-rwxrwx---+ 1 Administrators SYSTEM   2043 Feb  4  2018 sage_print.css
-rwxrwx---+ 1 Administrators SYSTEM    305 Feb  4  2018 sage_handheld.css
-rwxrwx---+ 1 Administrators SYSTEM  22564 Feb  4  2018 sage_all.css
-rwxrwx---+ 1 Administrators SYSTEM   7994 Feb  4  2018 sage.js
-rwxrwx---+ 1 Administrators SYSTEM    439 Feb  4  2018 rss_button.png
-rwxrwx---+ 1 Administrators SYSTEM   1053 Feb  4  2018 right.gif
-rwxrwx---+ 1 Administrators SYSTEM   1327 Feb  4  2018 resolvedconflicticon.gif
-rwxrwx---+ 1 Administrators SYSTEM   1145 Feb  4  2018 RecordMR.gif
-rwxrwx---+ 1 Administrators SYSTEM    825 Feb  4  2018 recording.gif
-rwxrwx---+ 1 Administrators SYSTEM   1096 Feb  4  2018 RecordFavRerun.gif
-rwxrwx---+ 1 Administrators SYSTEM   1121 Feb  4  2018 RecordFavFirst.gif
-rwxrwx---+ 1 Administrators SYSTEM   1129 Feb  4  2018 RecordFavAll.gif
-rwxrwx---+ 1 Administrators SYSTEM    193 Feb  4  2018 Rating_X.gif
-rwxrwx---+ 1 Administrators SYSTEM    980 Feb  4  2018 Rating_TVY7FV.gif
-rwxrwx---+ 1 Administrators SYSTEM    955 Feb  4  2018 Rating_TVY7.gif
-rwxrwx---+ 1 Administrators SYSTEM    925 Feb  4  2018 Rating_TVY.gif
-rwxrwx---+ 1 Administrators SYSTEM    974 Feb  4  2018 Rating_TVPG.gif
-rwxrwx---+ 1 Administrators SYSTEM    981 Feb  4  2018 Rating_TVM.gif
-rwxrwx---+ 1 Administrators SYSTEM    945 Feb  4  2018 Rating_TVG.gif
-rwxrwx---+ 1 Administrators SYSTEM    953 Feb  4  2018 Rating_TV14.gif
-rwxrwx---+ 1 Administrators SYSTEM    311 Feb  4  2018 Rating_R.gif
-rwxrwx---+ 1 Administrators SYSTEM    675 Feb  4  2018 Rating_PG-13.gif
-rwxrwx---+ 1 Administrators SYSTEM    574 Feb  4  2018 Rating_PG.gif
-rwxrwx---+ 1 Administrators SYSTEM    284 Feb  4  2018 Rating_NR.gif
-rwxrwx---+ 1 Administrators SYSTEM   1025 Feb  4  2018 Rating_NC-17.gif
-rwxrwx---+ 1 Administrators SYSTEM    313 Feb  4  2018 Rating_G.gif
-rwxrwx---+ 1 Administrators SYSTEM   1891 Feb  4  2018 props_edit.gsp
-rwxrwx---+ 1 Administrators SYSTEM   1854 Feb  4  2018 props_edit.groovy
-rwxrwx---+ 1 Administrators SYSTEM   4774 Feb  4  2018 pm_edit.groovy
-rwxrwx---+ 1 Administrators SYSTEM   1755 Feb  4  2018 pm_conf.gsp
-rwxrwx---+ 1 Administrators SYSTEM   6123 Feb  4  2018 pm.gsp
-rwxrwx---+ 1 Administrators SYSTEM   3146 Feb  4  2018 player_wmp.html
-rwxrwx---+ 1 Administrators SYSTEM   2490 Feb  4  2018 player_qt.html
-rwxrwx---+ 1 Administrators SYSTEM   6619 Feb  4  2018 player_other_vlc.html
-rwxrwx---+ 1 Administrators SYSTEM   6803 Feb  4  2018 player_ie_vlc.html
-rwxrwx---+ 1 Administrators SYSTEM   3300 Feb  4  2018 player.js
-rwxrwx---+ 1 Administrators SYSTEM  12373 Feb  4  2018 player.html
-rwxrwx---+ 1 Administrators SYSTEM    860 Feb  4  2018 mright.gif
-rwxrwx---+ 1 Administrators SYSTEM    929 Feb  4  2018 menu_style.js
-rwxrwx---+ 1 Administrators SYSTEM   6873 Feb  4  2018 menu_items.js
-rwxrwx---+ 1 Administrators SYSTEM  10425 Feb  4  2018 menu_core.js
-rwxrwx---+ 1 Administrators SYSTEM   5588 Feb  4  2018 menu.html
-rwxrwx---+ 1 Administrators SYSTEM   1537 Feb  4  2018 menu.groovy
-rwxrwx---+ 1 Administrators SYSTEM    854 Feb  4  2018 mdown.gif
-rwxrwx---+ 1 Administrators SYSTEM   1165 Feb  4  2018 MarkerWatched.gif
-rwxrwx---+ 1 Administrators SYSTEM   2222 Feb  4  2018 MarkerSysAlert3.png
-rwxrwx---+ 1 Administrators SYSTEM   2222 Feb  4  2018 MarkerSysAlert2.png
-rwxrwx---+ 1 Administrators SYSTEM   2415 Feb  4  2018 MarkerSysAlert1.png
-rwxrwx---+ 1 Administrators SYSTEM   2533 Feb  4  2018 MarkerSysAlert0.png
-rwxrwx---+ 1 Administrators SYSTEM    860 Feb  4  2018 MarkerHDTVDot.gif
-rwxrwx---+ 1 Administrators SYSTEM   1144 Feb  4  2018 MarkerHDTV.gif
-rwxrwx---+ 1 Administrators SYSTEM    859 Feb  4  2018 MarkerFirstRunDot.gif
-rwxrwx---+ 1 Administrators SYSTEM   1089 Feb  4  2018 MarkerFirstRun.gif
-rwxrwx---+ 1 Administrators SYSTEM   1119 Feb  4  2018 MarkerDontLike.gif
-rwxrwx---+ 1 Administrators SYSTEM   1115 Feb  4  2018 MarkerDelete.gif
-rwxrwx---+ 1 Administrators SYSTEM    839 Feb  4  2018 Markerblank.gif
-rwxrwx---+ 1 Administrators SYSTEM   1110 Feb  4  2018 MarkerArchived.gif
-rwxrwx---+ 1 Administrators SYSTEM    987 Feb  4  2018 ListRoles.html
-rwxrwx---+ 1 Administrators SYSTEM   1052 Feb  4  2018 left.gif
-rwxrwx---+ 1 Administrators SYSTEM    638 Feb  4  2018 index.html
-rwxrwx---+ 1 Administrators SYSTEM   1968 Feb  4  2018 icon_wmp.gif
-rwxrwx---+ 1 Administrators SYSTEM   1647 Feb  4  2018 icon_vlc.gif
-rwxrwx---+ 1 Administrators SYSTEM   3527 Feb  4  2018 icon_qt.gif
-rwxrwx---+ 1 Administrators SYSTEM   7132 Feb  4  2018 GetVLC_120.png
-rwxrwx---+ 1 Administrators SYSTEM   1037 Feb  4  2018 folder.gif
-rwxrwx---+ 1 Administrators SYSTEM   2238 Feb  4  2018 favicon.ico
-rwxrwx---+ 1 Administrators SYSTEM   1040 Feb  4  2018 down.gif
-rwxrwx---+ 1 Administrators SYSTEM   1284 Feb  4  2018 ddsmoothmenu-v.css
-rwxrwx---+ 1 Administrators SYSTEM  30774 Feb  4  2018 ddsmoothmenu.js
-rwxrwx---+ 1 Administrators SYSTEM   3169 Feb  4  2018 ddsmoothmenu.css
-rwxrwx---+ 1 Administrators SYSTEM   4163 Feb  4  2018 ddmenu.txt
-rwxrwx---+ 1 Administrators SYSTEM   1286 Feb  4  2018 conflicticon.gif
-rwxrwx---+ 1 Administrators SYSTEM  22740 Feb  4  2018 BlueBackground.jpg
-rwxrwx---+ 1 Administrators SYSTEM   1387 Feb  4  2018 acme_serve_licence.txt
-rwxrwx---+ 1 Administrators SYSTEM  30064 Feb  4  2018 about.html
-rwxrwx---+ 1 Administrators SYSTEM    362 Feb  4  2018 xml_button.png
-rwxrwx---+ 1 Administrators SYSTEM   1512 Feb  4  2018 Webserver_licence.txt
-rwxrwx---+ 1 Administrators SYSTEM  10236 Feb  4  2018 webremote_compact.html
-rwxrwx---+ 1 Administrators SYSTEM  15491 Feb  4  2018 webremote.html
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 sage
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 sre4
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 webremote
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 META-INF

nielm_sagewebserver/jsp:
total 0

apps/webapp:
total 37
-rwxrwx---+ 1 Administrators SYSTEM 15084 Apr 23  2011 SageLogo256small.png
-rwxrwx---+ 1 Administrators SYSTEM  9328 Apr 23  2011 index.jsp
-rwxrwx---+ 1 Administrators SYSTEM   312 Apr 23  2011 HeaderBg.png
-rwxrwx---+ 1 Administrators SYSTEM  2238 Apr 23  2011 favicon.ico
-rwxrwx---+ 1 Administrators SYSTEM  2638 Apr 23  2011 apps.css
drwxrwx---+ 1 Administrators SYSTEM     0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM     0 Jan 14 11:06 META-INF

apps/jsp:
total 0

SageWebApp/webapp:
total 44
-rwxrwx---+ 1 Administrators SYSTEM 2238 Mar  6  2011 favicon.ico
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 images
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 js
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 m
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 META-INF

SageWebApp/jsp:
total 0

apidocs/WEB-INF:
total 2
-rwxrwx---+ 1 Administrators SYSTEM 383 Dec 10 14:22 web.xml
-rwxrwx---+ 1 Administrators SYSTEM 482 Dec 10 14:22 jetty-web.xml

total 200560
-rwxrwx---+ 1 roy            None      26367 Nov 21  2010 phoenix-rest.war~9M92BN57
-rwxrwx---+ 1 roy            None      26367 Nov 21  2010 phoenix-rest.war
-rwxrwx---+ 1 roy            None    2554802 Mar  6  2011 SageWebApp.war~68139VOQ
-rwxrwx---+ 1 Administrators SYSTEM  2554802 Mar  6  2011 SageWebApp.war.1593~PEHQOS2Q
-rwxrwx---+ 1 Administrators SYSTEM  2554802 Mar  6  2011 SageWebApp.war.1593
-rwxrwx---+ 1 roy            None      21230 Apr 23  2011 apps.war~UO27L36C
-rwxrwx---+ 1 Administrators SYSTEM    21230 Apr 23  2011 apps.war.1511~7O5ERE9H
-rwxrwx---+ 1 Administrators SYSTEM    21230 Apr 23  2011 apps.war.1511
-rwxrwx---+ 1 roy            None     282013 Mar 21  2014 nielm_sagewebserver.war.1289~N9B3D3AO
-rwxrwx---+ 1 roy            None     282013 Mar 21  2014 nielm_sagewebserver.war.1289
-rwxrwx---+ 1 roy            None   47097975 Feb 11  2017 bmt.war~KP0J7ND6
-rwxrwx---+ 1 Administrators SYSTEM 47097975 Feb 11  2017 bmt.war.1567
-rwxrwx---+ 1 Administrators SYSTEM 47097975 Feb 12  2017 bmt.war.1567~GBL2GM2E
-rwxrwx---+ 1 roy            None     986336 Feb  3  2018 nielm_sagewebserver.war~AUOI70GB
-rwxrwx---+ 1 Administrators SYSTEM   986336 Feb  3  2018 nielm_sagewebserver.war.1589
-rwxrwx---+ 1 Administrators SYSTEM   986336 Feb  4  2018 nielm_sagewebserver.war.1589~B82TVP2T
-rwxrwx---+ 1 roy            None    9420370 Jan 26  2019 MediaStreaming.war~LSVAPCAK
-rwxrwx---+ 1 Administrators SYSTEM  9420370 Jan 26  2019 MediaStreaming.war.1591
-rwxrwx---+ 1 Administrators SYSTEM  9420370 Jan 27  2019 MediaStreaming.war.1591~6G2VVI3O
-rwxrwx---+ 1 roy            None     559254 Dec 17 19:59 nielm_sagewebserver.war
-rwxrwx---+ 1 Administrators SYSTEM     2799 Dec 21 07:18 sagex.war
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 MediaStreaming
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 nielm_sagewebserver
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 apps
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 SageWebApp
-rwxrwx---+ 1 roy            None    2616859 Jan 12 19:03 SageWebApp.war
-rwxrwx---+ 1 roy            None    9422058 Jan 12 19:05 MediaStreaming.war
-rwxrwx---+ 1 roy            None   11851894 Jan 14 06:24 bmt.war
-rwxrwx---+ 1 roy            None      20298 Jan 14 07:34 apps.war
drwxrwx---+ 1 Administrators SYSTEM        0 Jan 14 13:58 apidocs
Attached Files
File Type: zip jettylog.zip (359.7 KB, 50 views)

Last edited by DarkWolf77; 01-14-2022 at 01:19 PM.
Reply With Quote
  #27  
Old 01-14-2022, 04:03 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by DarkWolf77 View Post
Logs atttached, and here's whats in jetty/webapps (windows machine, but it's from cygwin):

Code:
/SageTV/SageTV/jetty/webapps
$ ll */*
-rwxrwx---+ 1 Administrators SYSTEM  324277 Dec 10 07:24 apidocs/swagger-ui-standalone-preset.js
-rwxrwx---+ 1 Administrators SYSTEM 1086437 Dec 10 07:24 apidocs/swagger-ui-bundle.js
-rwxrwx---+ 1 Administrators SYSTEM  513555 Dec 10 07:24 apidocs/swagger-ui.js
-rwxrwx---+ 1 Administrators SYSTEM  143861 Dec 10 07:24 apidocs/swagger-ui.css
-rwxrwx---+ 1 Administrators SYSTEM    2670 Dec 10 07:24 apidocs/oauth2-redirect.html
-rwxrwx---+ 1 Administrators SYSTEM    1780 Dec 10 07:24 apidocs/index.html
-rwxrwx---+ 1 Administrators SYSTEM     628 Dec 10 07:24 apidocs/favicon-32x32.png
-rwxrwx---+ 1 Administrators SYSTEM     665 Dec 10 07:24 apidocs/favicon-16x16.png
-rwxrwx---+ 1 Administrators SYSTEM    4286 Dec 10 14:22 apidocs/favicon.ico
-rwxrwx---+ 1 Administrators SYSTEM 2758922 Dec 21 08:32 apidocs/sagetv-api.json

MediaStreaming/webapp:
total 24
-rwxrwx---+ 1 Administrators SYSTEM 6921 Jan 27  2019 SageLogo256smaller.png
-rwxrwx---+ 1 Administrators SYSTEM 1759 Jan 27  2019 mediastreaming.css
-rwxrwx---+ 1 Administrators SYSTEM 2302 Jan 27  2019 index.jsp
-rwxrwx---+ 1 Administrators SYSTEM 2701 Jan 27  2019 HeaderBgMobile.png
-rwxrwx---+ 1 Administrators SYSTEM 2238 Jan 27  2019 favicon.ico
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 META-INF

MediaStreaming/jsp:
total 0

nielm_sagewebserver/webapp:
total 668
-rwxrwx---+ 1 Administrators SYSTEM   2187 Feb  4  2018 valid-xhtml10.gif
-rwxrwx---+ 1 Administrators SYSTEM   1547 Feb  4  2018 valid-css.gif
-rwxrwx---+ 1 Administrators SYSTEM   1971 Feb  4  2018 ur_grab.gsp
-rwxrwx---+ 1 Administrators SYSTEM   1755 Feb  4  2018 ur_edit.gsp
-rwxrwx---+ 1 Administrators SYSTEM   1938 Feb  4  2018 ur.groovy
-rwxrwx---+ 1 Administrators SYSTEM   1048 Feb  4  2018 up.gif
-rwxrwx---+ 1 Administrators SYSTEM   1931 Feb  4  2018 sre4_edit.gsp
-rwxrwx---+ 1 Administrators SYSTEM   2810 Feb  4  2018 sre4.groovy
-rwxrwx---+ 1 Administrators SYSTEM 108331 Feb  4  2018 speedtest.html
-rwxrwx---+ 1 Administrators SYSTEM   1380 Feb  4  2018 set_tvdb.groovy
-rwxrwx---+ 1 Administrators SYSTEM   2911 Feb  4  2018 sagelogo.gif
-rwxrwx---+ 1 Administrators SYSTEM   2043 Feb  4  2018 sage_print.css
-rwxrwx---+ 1 Administrators SYSTEM    305 Feb  4  2018 sage_handheld.css
-rwxrwx---+ 1 Administrators SYSTEM  22564 Feb  4  2018 sage_all.css
-rwxrwx---+ 1 Administrators SYSTEM   7994 Feb  4  2018 sage.js
-rwxrwx---+ 1 Administrators SYSTEM    439 Feb  4  2018 rss_button.png
-rwxrwx---+ 1 Administrators SYSTEM   1053 Feb  4  2018 right.gif
-rwxrwx---+ 1 Administrators SYSTEM   1327 Feb  4  2018 resolvedconflicticon.gif
-rwxrwx---+ 1 Administrators SYSTEM   1145 Feb  4  2018 RecordMR.gif
-rwxrwx---+ 1 Administrators SYSTEM    825 Feb  4  2018 recording.gif
-rwxrwx---+ 1 Administrators SYSTEM   1096 Feb  4  2018 RecordFavRerun.gif
-rwxrwx---+ 1 Administrators SYSTEM   1121 Feb  4  2018 RecordFavFirst.gif
-rwxrwx---+ 1 Administrators SYSTEM   1129 Feb  4  2018 RecordFavAll.gif
-rwxrwx---+ 1 Administrators SYSTEM    193 Feb  4  2018 Rating_X.gif
-rwxrwx---+ 1 Administrators SYSTEM    980 Feb  4  2018 Rating_TVY7FV.gif
-rwxrwx---+ 1 Administrators SYSTEM    955 Feb  4  2018 Rating_TVY7.gif
-rwxrwx---+ 1 Administrators SYSTEM    925 Feb  4  2018 Rating_TVY.gif
-rwxrwx---+ 1 Administrators SYSTEM    974 Feb  4  2018 Rating_TVPG.gif
-rwxrwx---+ 1 Administrators SYSTEM    981 Feb  4  2018 Rating_TVM.gif
-rwxrwx---+ 1 Administrators SYSTEM    945 Feb  4  2018 Rating_TVG.gif
-rwxrwx---+ 1 Administrators SYSTEM    953 Feb  4  2018 Rating_TV14.gif
-rwxrwx---+ 1 Administrators SYSTEM    311 Feb  4  2018 Rating_R.gif
-rwxrwx---+ 1 Administrators SYSTEM    675 Feb  4  2018 Rating_PG-13.gif
-rwxrwx---+ 1 Administrators SYSTEM    574 Feb  4  2018 Rating_PG.gif
-rwxrwx---+ 1 Administrators SYSTEM    284 Feb  4  2018 Rating_NR.gif
-rwxrwx---+ 1 Administrators SYSTEM   1025 Feb  4  2018 Rating_NC-17.gif
-rwxrwx---+ 1 Administrators SYSTEM    313 Feb  4  2018 Rating_G.gif
-rwxrwx---+ 1 Administrators SYSTEM   1891 Feb  4  2018 props_edit.gsp
-rwxrwx---+ 1 Administrators SYSTEM   1854 Feb  4  2018 props_edit.groovy
-rwxrwx---+ 1 Administrators SYSTEM   4774 Feb  4  2018 pm_edit.groovy
-rwxrwx---+ 1 Administrators SYSTEM   1755 Feb  4  2018 pm_conf.gsp
-rwxrwx---+ 1 Administrators SYSTEM   6123 Feb  4  2018 pm.gsp
-rwxrwx---+ 1 Administrators SYSTEM   3146 Feb  4  2018 player_wmp.html
-rwxrwx---+ 1 Administrators SYSTEM   2490 Feb  4  2018 player_qt.html
-rwxrwx---+ 1 Administrators SYSTEM   6619 Feb  4  2018 player_other_vlc.html
-rwxrwx---+ 1 Administrators SYSTEM   6803 Feb  4  2018 player_ie_vlc.html
-rwxrwx---+ 1 Administrators SYSTEM   3300 Feb  4  2018 player.js
-rwxrwx---+ 1 Administrators SYSTEM  12373 Feb  4  2018 player.html
-rwxrwx---+ 1 Administrators SYSTEM    860 Feb  4  2018 mright.gif
-rwxrwx---+ 1 Administrators SYSTEM    929 Feb  4  2018 menu_style.js
-rwxrwx---+ 1 Administrators SYSTEM   6873 Feb  4  2018 menu_items.js
-rwxrwx---+ 1 Administrators SYSTEM  10425 Feb  4  2018 menu_core.js
-rwxrwx---+ 1 Administrators SYSTEM   5588 Feb  4  2018 menu.html
-rwxrwx---+ 1 Administrators SYSTEM   1537 Feb  4  2018 menu.groovy
-rwxrwx---+ 1 Administrators SYSTEM    854 Feb  4  2018 mdown.gif
-rwxrwx---+ 1 Administrators SYSTEM   1165 Feb  4  2018 MarkerWatched.gif
-rwxrwx---+ 1 Administrators SYSTEM   2222 Feb  4  2018 MarkerSysAlert3.png
-rwxrwx---+ 1 Administrators SYSTEM   2222 Feb  4  2018 MarkerSysAlert2.png
-rwxrwx---+ 1 Administrators SYSTEM   2415 Feb  4  2018 MarkerSysAlert1.png
-rwxrwx---+ 1 Administrators SYSTEM   2533 Feb  4  2018 MarkerSysAlert0.png
-rwxrwx---+ 1 Administrators SYSTEM    860 Feb  4  2018 MarkerHDTVDot.gif
-rwxrwx---+ 1 Administrators SYSTEM   1144 Feb  4  2018 MarkerHDTV.gif
-rwxrwx---+ 1 Administrators SYSTEM    859 Feb  4  2018 MarkerFirstRunDot.gif
-rwxrwx---+ 1 Administrators SYSTEM   1089 Feb  4  2018 MarkerFirstRun.gif
-rwxrwx---+ 1 Administrators SYSTEM   1119 Feb  4  2018 MarkerDontLike.gif
-rwxrwx---+ 1 Administrators SYSTEM   1115 Feb  4  2018 MarkerDelete.gif
-rwxrwx---+ 1 Administrators SYSTEM    839 Feb  4  2018 Markerblank.gif
-rwxrwx---+ 1 Administrators SYSTEM   1110 Feb  4  2018 MarkerArchived.gif
-rwxrwx---+ 1 Administrators SYSTEM    987 Feb  4  2018 ListRoles.html
-rwxrwx---+ 1 Administrators SYSTEM   1052 Feb  4  2018 left.gif
-rwxrwx---+ 1 Administrators SYSTEM    638 Feb  4  2018 index.html
-rwxrwx---+ 1 Administrators SYSTEM   1968 Feb  4  2018 icon_wmp.gif
-rwxrwx---+ 1 Administrators SYSTEM   1647 Feb  4  2018 icon_vlc.gif
-rwxrwx---+ 1 Administrators SYSTEM   3527 Feb  4  2018 icon_qt.gif
-rwxrwx---+ 1 Administrators SYSTEM   7132 Feb  4  2018 GetVLC_120.png
-rwxrwx---+ 1 Administrators SYSTEM   1037 Feb  4  2018 folder.gif
-rwxrwx---+ 1 Administrators SYSTEM   2238 Feb  4  2018 favicon.ico
-rwxrwx---+ 1 Administrators SYSTEM   1040 Feb  4  2018 down.gif
-rwxrwx---+ 1 Administrators SYSTEM   1284 Feb  4  2018 ddsmoothmenu-v.css
-rwxrwx---+ 1 Administrators SYSTEM  30774 Feb  4  2018 ddsmoothmenu.js
-rwxrwx---+ 1 Administrators SYSTEM   3169 Feb  4  2018 ddsmoothmenu.css
-rwxrwx---+ 1 Administrators SYSTEM   4163 Feb  4  2018 ddmenu.txt
-rwxrwx---+ 1 Administrators SYSTEM   1286 Feb  4  2018 conflicticon.gif
-rwxrwx---+ 1 Administrators SYSTEM  22740 Feb  4  2018 BlueBackground.jpg
-rwxrwx---+ 1 Administrators SYSTEM   1387 Feb  4  2018 acme_serve_licence.txt
-rwxrwx---+ 1 Administrators SYSTEM  30064 Feb  4  2018 about.html
-rwxrwx---+ 1 Administrators SYSTEM    362 Feb  4  2018 xml_button.png
-rwxrwx---+ 1 Administrators SYSTEM   1512 Feb  4  2018 Webserver_licence.txt
-rwxrwx---+ 1 Administrators SYSTEM  10236 Feb  4  2018 webremote_compact.html
-rwxrwx---+ 1 Administrators SYSTEM  15491 Feb  4  2018 webremote.html
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 sage
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 sre4
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 webremote
drwxrwx---+ 1 Administrators SYSTEM      0 Jan 14 11:06 META-INF

nielm_sagewebserver/jsp:
total 0

apps/webapp:
total 37
-rwxrwx---+ 1 Administrators SYSTEM 15084 Apr 23  2011 SageLogo256small.png
-rwxrwx---+ 1 Administrators SYSTEM  9328 Apr 23  2011 index.jsp
-rwxrwx---+ 1 Administrators SYSTEM   312 Apr 23  2011 HeaderBg.png
-rwxrwx---+ 1 Administrators SYSTEM  2238 Apr 23  2011 favicon.ico
-rwxrwx---+ 1 Administrators SYSTEM  2638 Apr 23  2011 apps.css
drwxrwx---+ 1 Administrators SYSTEM     0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM     0 Jan 14 11:06 META-INF

apps/jsp:
total 0

SageWebApp/webapp:
total 44
-rwxrwx---+ 1 Administrators SYSTEM 2238 Mar  6  2011 favicon.ico
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 images
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 js
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 m
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 WEB-INF
drwxrwx---+ 1 Administrators SYSTEM    0 Jan 14 11:06 META-INF

SageWebApp/jsp:
total 0

apidocs/WEB-INF:
total 2
-rwxrwx---+ 1 Administrators SYSTEM 383 Dec 10 14:22 web.xml
-rwxrwx---+ 1 Administrators SYSTEM 482 Dec 10 14:22 jetty-web.xml

total 200560
-rwxrwx---+ 1 roy            None      26367 Nov 21  2010 phoenix-rest.war~9M92BN57
-rwxrwx---+ 1 roy            None      26367 Nov 21  2010 phoenix-rest.war
-rwxrwx---+ 1 roy            None    2554802 Mar  6  2011 SageWebApp.war~68139VOQ
-rwxrwx---+ 1 Administrators SYSTEM  2554802 Mar  6  2011 SageWebApp.war.1593~PEHQOS2Q
-rwxrwx---+ 1 Administrators SYSTEM  2554802 Mar  6  2011 SageWebApp.war.1593
-rwxrwx---+ 1 roy            None      21230 Apr 23  2011 apps.war~UO27L36C
-rwxrwx---+ 1 Administrators SYSTEM    21230 Apr 23  2011 apps.war.1511~7O5ERE9H
-rwxrwx---+ 1 Administrators SYSTEM    21230 Apr 23  2011 apps.war.1511
-rwxrwx---+ 1 roy            None     282013 Mar 21  2014 nielm_sagewebserver.war.1289~N9B3D3AO
-rwxrwx---+ 1 roy            None     282013 Mar 21  2014 nielm_sagewebserver.war.1289
-rwxrwx---+ 1 roy            None   47097975 Feb 11  2017 bmt.war~KP0J7ND6
-rwxrwx---+ 1 Administrators SYSTEM 47097975 Feb 11  2017 bmt.war.1567
-rwxrwx---+ 1 Administrators SYSTEM 47097975 Feb 12  2017 bmt.war.1567~GBL2GM2E
-rwxrwx---+ 1 roy            None     986336 Feb  3  2018 nielm_sagewebserver.war~AUOI70GB
-rwxrwx---+ 1 Administrators SYSTEM   986336 Feb  3  2018 nielm_sagewebserver.war.1589
-rwxrwx---+ 1 Administrators SYSTEM   986336 Feb  4  2018 nielm_sagewebserver.war.1589~B82TVP2T
-rwxrwx---+ 1 roy            None    9420370 Jan 26  2019 MediaStreaming.war~LSVAPCAK
-rwxrwx---+ 1 Administrators SYSTEM  9420370 Jan 26  2019 MediaStreaming.war.1591
-rwxrwx---+ 1 Administrators SYSTEM  9420370 Jan 27  2019 MediaStreaming.war.1591~6G2VVI3O
-rwxrwx---+ 1 roy            None     559254 Dec 17 19:59 nielm_sagewebserver.war
-rwxrwx---+ 1 Administrators SYSTEM     2799 Dec 21 07:18 sagex.war
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 MediaStreaming
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 nielm_sagewebserver
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 apps
drwxrwx---+ 1 Administrators SYSTEM        0 Jan  7 22:10 SageWebApp
-rwxrwx---+ 1 roy            None    2616859 Jan 12 19:03 SageWebApp.war
-rwxrwx---+ 1 roy            None    9422058 Jan 12 19:05 MediaStreaming.war
-rwxrwx---+ 1 roy            None   11851894 Jan 14 06:24 bmt.war
-rwxrwx---+ 1 roy            None      20298 Jan 14 07:34 apps.war
drwxrwx---+ 1 Administrators SYSTEM        0 Jan 14 13:58 apidocs
A few things...

- there seems to be a number of folders in the jetty/webapps folder. The ONLY folder that belongs in there is "apidocs". With SageTV stopped, delete all those other folders....they are OLD Jetty temp folders and causing MANY errors.
- I see a phoenix-rest.ware file...I was not aware of that and did NOT update it so no clue if it will work. You could remove it from the folder for now to narrow down the issue
- delete all the folders from the jetty/work folder. All these files will be automatically build on startup so no risk at deleting them. This is where Jetty 9 places all the temp folders while war files (web apps) are running.

Once that is done, start SageTV and see what happens.

Let me know how that goes.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #28  
Old 01-14-2022, 06:18 PM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
so I stupidly updated this and associated plugins without reading this thread and now the service won't even start at all and I'm in a bit of a panic.

where should I start to try to recover?

Edit: Looks like SageTV is just faulting out of the gate

Code:
Faulting application name: SageTVService.exe, version: 9.2.4.0, time stamp: 0x607a5e70
Faulting module name: ntdll.dll, version: 10.0.19041.1466, time stamp: 0xe2f8ca76
Exception code: 0xc0000374
Fault offset: 0x00000000000ff199
Faulting process id: 0x11e8
Faulting application start time: 0x01d809a522cc49bd
Faulting application path: C:\Program Files\SageTV\SageTV\SageTVService.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: c300d23b-fbb8-4446-8ff1-d6faa18ff0e5
Faulting package full name: 
Faulting package-relative application ID:
Edit2: OK, got the service to start by removing every jetty.*.jar fil in JARS. I notice there are several files that are NOT 9.4.4 in the batch. Maybe that's the issue?

Seeing lots of System Message errors of course due to jetty being missing. each .jar is listed as "Plugin Missing Installed File." I'm tempted to move only the ones back that are showing as an error for the moment.

So what's the best thing to do, remove the Jetty Web Server Plugin and then reinstall?

Last edited by phelme; 01-14-2022 at 06:58 PM.
Reply With Quote
  #29  
Old 01-14-2022, 08:10 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by phelme View Post
so I stupidly updated this and associated plugins without reading this thread and now the service won't even start at all and I'm in a bit of a panic.

where should I start to try to recover?

Edit: Looks like SageTV is just faulting out of the gate

Code:
Faulting application name: SageTVService.exe, version: 9.2.4.0, time stamp: 0x607a5e70
Faulting module name: ntdll.dll, version: 10.0.19041.1466, time stamp: 0xe2f8ca76
Exception code: 0xc0000374
Fault offset: 0x00000000000ff199
Faulting process id: 0x11e8
Faulting application start time: 0x01d809a522cc49bd
Faulting application path: C:\Program Files\SageTV\SageTV\SageTVService.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: c300d23b-fbb8-4446-8ff1-d6faa18ff0e5
Faulting package full name: 
Faulting package-relative application ID:
Edit2: OK, got the service to start by removing every jetty.*.jar fil in JARS. I notice there are several files that are NOT 9.4.4 in the batch. Maybe that's the issue?

Seeing lots of System Message errors of course due to jetty being missing. each .jar is listed as "Plugin Missing Installed File." I'm tempted to move only the ones back that are showing as an error for the moment.

So what's the best thing to do, remove the Jetty Web Server Plugin and then reinstall?
It may help if you post the logs/jettystarter log file but if sage failed then its not starting.

I would do an uninstall on the plugin but keep in mind all related web apps will also need to be uninstalled first as they are dependent on jetty.

Then check the jetty/webapps folder...it can basically be emptied at this point as the web apps and jetty are gone. You may have to stop sage to empty this folder.

Then install jetty and test it before installing other apps.

Post logs if u have issues.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #30  
Old 01-15-2022, 06:10 AM
moodyg moodyg is offline
Sage User
 
Join Date: Dec 2006
Posts: 7
back out

what are the proper steps to back out this update to the previous version ...
Reply With Quote
  #31  
Old 01-15-2022, 06:19 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by moodyg View Post
what are the proper steps to back out this update to the previous version ...
Why? What issues are you having so I can help you move forward. The plugin system does not support multiple versions so it not really possible to go back.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #32  
Old 01-15-2022, 07:57 AM
trk2 trk2 is offline
Sage Aficionado
 
Join Date: Jan 2006
Location: Maine
Posts: 499
Thanks Ken, works great!

I initially had the same pathing issues as jhkoenig, but following his solution also fixed my issues.
Reply With Quote
  #33  
Old 01-15-2022, 08:05 AM
moodyg moodyg is offline
Sage User
 
Join Date: Dec 2006
Posts: 7
re: back out

Quote:
Originally Posted by jusjoken View Post
Why? What issues are you having so I can help you move forward. The plugin system does not support multiple versions so it not really possible to go back.

K
well ... it failed on install, i tried what i found on this thread, remove temp files , remove stuff from work directory, uninstall, re-install , nothing worked i was having the sage/Home 404 issue. I stupidly did the update without making a fresh copy of the sage directory. the sops i use to deal with would dictate don't waste time trying to fix it, roll back. regardless .. i did kind of find a solution that seems to work.

copied the nielm_sagewebserver.war and named it sage.war, restarted to let the war expland to direcory. then copied everything in sage/webapp to sage. restarted. everything seems to work though i think i running a previous version of the web interface , don't care, i am functional again.
Reply With Quote
  #34  
Old 01-15-2022, 08:51 AM
UgaData's Avatar
UgaData UgaData is offline
Sage Aficionado
 
Join Date: Sep 2005
Posts: 447
Updated this AM (Saturday), I do have it working now but had similar issues with 404 errors after initial update.

It is kinda important to only delete the FOLDERS in the Jetty/Webapps folder and NOT the FILES (.war).

Yeah, I did delete everything except the APIDOCS folder. After jumping through few hoops, (restored said files and folders from recycle bin - a couple of times) I finally got it right and all is working.

Note - I use SageTV clients and noticed that there is also a client side upgrade for some these plugins as well. Not a big deal, just unexpected.
__________________
"Unencumbered by the thought process"

The only constant in the Universe is change.
Reply With Quote
  #35  
Old 01-15-2022, 10:39 AM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
Quote:
Originally Posted by jusjoken View Post
It may help if you post the logs/jettystarter log file but if sage failed then its not starting.

I would do an uninstall on the plugin but keep in mind all related web apps will also need to be uninstalled first as they are dependent on jetty.

Then check the jetty/webapps folder...it can basically be emptied at this point as the web apps and jetty are gone. You may have to stop sage to empty this folder.

Then install jetty and test it before installing other apps.

Post logs if u have issues.

K
I'll try messing with it again today (after snowboard qualifying & football ). I can live without the web services for a while as long as everything else is working.

I was able to partially launch the service last night after putting back all the jetty-9.4.4 .jar files, but it crashed when accessing the sagex api jar apparently. Seems odd that I'm the only one with crashing issues. Maybe I have an old plugin or .jar messing things up.

What I'm most concerned about if I have to back every dependent plugin out and reinstall is losing SJQ functionality; I depend on that for compressing everything overnight. Does anyone know if that plugin can be reinstalled these days?

Last edited by phelme; 01-15-2022 at 10:42 AM.
Reply With Quote
  #36  
Old 01-15-2022, 11:07 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by phelme View Post
I'll try messing with it again today (after snowboard qualifying & football ). I can live without the web services for a while as long as everything else is working.

I was able to partially launch the service last night after putting back all the jetty-9.4.4 .jar files, but it crashed when accessing the sagex api jar apparently. Seems odd that I'm the only one with crashing issues. Maybe I have an old plugin or .jar messing things up.

What I'm most concerned about if I have to back every dependent plugin out and reinstall is losing SJQ functionality; I depend on that for compressing everything overnight. Does anyone know if that plugin can be reinstalled these days?
I do not use SJQ but in my testing I have installed it many times.

Sorry for the mess... As with updating anything this old there are many different installations so hard to plan for ever permutation. But I will help anyone having issues best I can.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #37  
Old 01-15-2022, 11:10 AM
jhkoenig's Avatar
jhkoenig jhkoenig is offline
Sage Advanced User
 
Join Date: Sep 2005
Location: Pleasanton, CA
Posts: 189
Quote:
Originally Posted by jusjoken View Post
I do not use SJQ but in my testing I have installed it many times.

Sorry for the mess... As with updating anything this old there are many different installations so hard to plan for ever permutation. But I will help anyone having issues best I can.

K
In some utopic future state, when uninstalling/upgrading plugins, there is an option to delete ALL of the files/folders that were created by that plugin. Think of how simple upgrades could become!
__________________
Win10@16GB RAM, 30TB Disk across 6 disks. 2 Prime tuner units
Sage v9 (64bit) using OpenDCT to control the Primes
2 HD-300s, an Android mini-client, and a Windows client
Reply With Quote
  #38  
Old 01-15-2022, 11:10 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by UgaData View Post
Updated this AM (Saturday), I do have it working now but had similar issues with 404 errors after initial update.

It is kinda important to only delete the FOLDERS in the Jetty/Webapps folder and NOT the FILES (.war).
I updated the first post to be more clear.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #39  
Old 01-15-2022, 11:15 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by jhkoenig View Post
In some utopic future state, when uninstalling/upgrading plugins, there is an option to delete ALL of the files/folders that were created by that plugin. Think of how simple upgrades could become!
Yep. When I took this on I spent many hours reading through the old v2 Jetty Webserver posts and there were many of the same type issues as the system does not clean up everything from past installs or changes the user may have made in the years that have past.

I think another issue is the webserver has had issues for many years and there have been numerous workarounds and those may be causing issues too.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #40  
Old 01-15-2022, 11:40 AM
wayner wayner is offline
SageTVaholic
 
Join Date: Jan 2008
Location: Toronto, ON
Posts: 7,491
Quote:
Originally Posted by jusjoken View Post
A few things...

- there seems to be a number of folders in the jetty/webapps folder. The ONLY folder that belongs in there is "apidocs". With SageTV stopped, delete all those other folders....they are OLD Jetty temp folders and causing MANY errors.
- I see a phoenix-rest.ware file...I was not aware of that and did NOT update it so no clue if it will work. You could remove it from the folder for now to narrow down the issue
- delete all the folders from the jetty/work folder. All these files will be automatically build on startup so no risk at deleting them. This is where Jetty 9 places all the temp folders while war files (web apps) are running.

Once that is done, start SageTV and see what happens.

Let me know how that goes.

K
I haven't updated my older SageTV servers yet, but I have everything working properly on a new unRAID server.

To clarify the deleting of the above - on my old servers I haven't upgraded yet but the process is to shut down SageTV and delete all of these folders, (see directory listing posted below) like apps, livepvrdata, etc. Is that correct?

Code:
 Directory of C:\Program Files (x86)\SageTV\SageTV\jetty\webapps

01/13/2022  11:29 PM    <DIR>          .
01/13/2022  11:29 PM    <DIR>          ..
01/13/2022  11:29 PM    <DIR>          apps
01/13/2022  11:29 PM    <DIR>          livepvrdata
01/13/2022  11:29 PM    <DIR>          MediaStreaming
01/13/2022  11:29 PM    <DIR>          nielm_sagewebserver
01/13/2022  11:29 PM    <DIR>          SageAlert
01/13/2022  11:29 PM    <DIR>          SageWebApp
04/23/2011  05:59 PM            21,230 apps.war
04/23/2011  05:59 PM            21,230 apps.war.262
09/11/2016  08:01 AM        11,879,569 bmt.war
12/22/2018  01:30 AM        18,051,326 livepvrdata.war
01/27/2019  06:26 AM         9,420,370 MediaStreaming.war
03/21/2014  04:13 PM           282,013 nielm_sagewebserver.war
11/21/2010  04:51 PM            26,367 phoenix-rest.war
06/14/2011  09:57 AM         2,051,859 SageAlert.war
03/06/2011  04:57 PM         2,554,802 SageWebApp.war
               9 File(s)     44,308,766 bytes
               8 Dir(s)  26,663,829,504 bytes free
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA
Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA
Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server
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
Plugin: Jetty Web Server 2.0 jreichen SageTV v7 Customizations 389 06-19-2021 09:38 PM
Jetty Web Server (status update) stuckless SageTV Github Development 65 09-19-2016 08:34 AM
Another Jetty Web Server issue mlcarson SageTV v9 Customizations 2 09-19-2016 05:08 AM
Jetty Web Server Issue Ghildebr SageTV v9 Customizations 17 09-03-2016 09:52 AM


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


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