|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
SRE UI Problem
I have installed the new Jetty Web Server and the SRE Slugger plugins as directed in the forum. Everything shows good and enabled. When I install the SRE UI and the SRE UI for Clients plugins, i get a "yellow triangle" icon within every program listing and the SRE does not work.
I just can't figure it out. Everything was working fine before the changes with the Jetty Web Server, etc. Does anyone have any thoughts for me? Would be greatly appreciated. |
#2
|
|||
|
|||
Quote:
It may help to see the folder listing of the jars folder and the jetty/webapps folder K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#3
|
|||
|
|||
Jetty log file
2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Logging initialized @41919ms to org.eclipse.jetty.util.log.Slf4jLog
2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.additivity.org.eclipse.jetty Value:false 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.additivity.sagex.jetty Value:false 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.appender.JETTY Valuerg.apache.log4j.FileAppender 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.appender.JETTY.Append Value:false 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.appender.JETTY.File Value:logs/jettystarter.log 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.appender.JETTY.layout Valuerg.apache.log4j.PatternLayout 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.appender.JETTY.layout.ConversionPattern Value:%d [%t] %-5p %c - %m%n 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.logger.org.eclipse.jetty Value:INFO, JETTY 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Log item: Key:log4j.logger.sagex.jetty Value:INFO, JETTY 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Starter plugin version 3.0.3.250 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Jetty Starter log level set to: INFO 2022-05-13 16:04:43,667 [SageTV] INFO org.eclipse.jetty.util.log - Entering JettyPlugin.<init>(sage.plugin.PluginEventManager@2c14f053) 2022-05-13 16:04:43,683 [SageTV] INFO org.eclipse.jetty.util.log - getAllContexts: started 2022-05-13 16:04:43,683 [SageTV] INFO org.eclipse.jetty.util.log - getAllContexts: server not available yet 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - Entering JettyPlugin.start() 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - START: cleanRunnableClasses 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - START: createDefaultProperties 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - START: updateJettyConfigFilesPropertyForJetty9 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - updateJettyConfigFilesPropertyForJetty9 - starting 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - updateJettyConfigFilesPropertyForJetty9 - jettyHome:C:\Program Files (x86)\SageTV\SageTV\jetty 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - updateJettyConfigFilesPropertyForJetty9 - extraconfigFiles:[Ljava.lang.String;@601bf750 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - updateJettyConfigFilesPropertyForJetty9 - No Extra Jetty configuration files are specified in Sage.properties 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - START: setPropProvider to SagePropertiesImpl.class 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - START: call instance start 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Starting Jetty 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Setting http port to: 8080 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Setting https port to: 8443 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Calling createServer 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - Create Server started: Port:8080 securePort:8443 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - Create Server: login security disabled by user in plugin configuration 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - jetty.home:C:\Program Files (x86)\SageTV\SageTV\jetty 2022-05-13 16:04:44,933 [SageTV] INFO org.eclipse.jetty.util.log - jetty.base:C:\Program Files\SageTV\SageTV\jetty 2022-05-13 16:04:44,980 [SageTV] INFO org.eclipse.jetty.util.log - Setup Threadpool 2022-05-13 16:04:44,996 [SageTV] INFO org.eclipse.jetty.util.log - Setup Scheduler 2022-05-13 16:04:45,042 [SageTV] INFO org.eclipse.jetty.util.log - Setup HTTP 2022-05-13 16:04:45,058 [SageTV] INFO org.eclipse.jetty.util.log - Setup SageTVRealm - BASIC 2022-05-13 16:04:45,058 [SageTV] INFO org.eclipse.jetty.util.log - Setup SageTVRealm - BASIC done 2022-05-13 16:04:45,058 [SageTV] INFO org.eclipse.jetty.util.log - Rewrite handler: setting default root context to:/apps 2022-05-13 16:04:45,058 [SageTV] INFO org.eclipse.jetty.util.log - Setup Rewrite handler 2022-05-13 16:04:45,136 [SageTV] INFO org.eclipse.jetty.util.log - Setup gzipHandler 2022-05-13 16:04:45,136 [SageTV] INFO org.eclipse.jetty.util.log - Setup Handler 2022-05-13 16:04:45,261 [SageTV] INFO org.eclipse.jetty.util.log - Setup jetty-jmx.xml 2022-05-13 16:04:45,308 [SageTV] INFO org.eclipse.jetty.util.log - Setup jetty-http.xml 2022-05-13 16:04:45,355 [SageTV] INFO org.eclipse.jetty.util.log - Setup jetty-deploy.xml 2022-05-13 16:04:45,386 [SageTV] INFO org.eclipse.jetty.util.log - Setup jetty plus 2022-05-13 16:04:45,433 [SageTV] INFO org.eclipse.jetty.util.log - Setup jetty-requestlog.xml 2022-05-13 16:04:45,433 [SageTV] INFO org.eclipse.jetty.util.log - Setup DefaultSessionManager 2022-05-13 16:04:45,433 [SageTV] INFO org.eclipse.jetty.util.log - HTTPS/SSL configuration is ENABLED in plugin configuration: Loading from XML 2022-05-13 16:04:45,449 [SageTV] INFO org.eclipse.jetty.util.log - Loading HTTPS configuration from XML:jetty/etc/add-https.xml 2022-05-13 16:04:45,449 [SageTV] INFO org.eclipse.jetty.util.log - Loading HTTPS configuration from url:file:/C:/Program%20Files/SageTV/SageTV/jetty/etc/add-https.xml 2022-05-13 16:04:45,574 [SageTV] INFO org.eclipse.jetty.util.log - Loading HTTPS configuration = file:///C:/Program%20Files/SageTV/SageTV/jetty/etc/add-https.xml 2022-05-13 16:04:45,589 [SageTV] WARN org.eclipse.jetty.xml.XmlConfiguration - Deprecated constructor public org.eclipse.jetty.util.ssl.SslContextFactory() in file:///C:/Program%20Files/SageTV/SageTV/jetty/etc/add-https.xml 2022-05-13 16:04:45,621 [SageTV] WARN org.eclipse.jetty.server.AbstractConnector - Ignoring deprecated socket close linger time 2022-05-13 16:04:45,621 [SageTV] WARN org.eclipse.jetty.xml.XmlConfiguration - Deprecated method public void org.eclipse.jetty.server.ServerConnector.setSoLingerTime(int) in file:///C:/Program%20Files/SageTV/SageTV/jetty/etc/add-https.xml 2022-05-13 16:04:45,636 [SageTV] INFO org.eclipse.jetty.util.log - Configured: org.eclipse.jetty.server.Server:Server@13741e9c{STOPPED}[9.4.44.v20210927] 2022-05-13 16:04:45,636 [SageTV] INFO org.eclipse.jetty.util.log - Calling ListApps from createServer 2022-05-13 16:04:45,636 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Start all Jetty LifeCycle objects (1) 2022-05-13 16:04:45,636 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Start all Jetty LifeCycle objects - checking:Server@13741e9c{STOPPED}[9.4.44.v20210927] 2022-05-13 16:04:45,636 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Start all Jetty LifeCycle objects - found a LifeCycle object 2022-05-13 16:04:45,636 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Start all Jetty LifeCycle objects - calling start on LC object 2022-05-13 16:04:45,699 [SageTV] INFO org.eclipse.jetty.server.Server - jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_321-b07 2022-05-13 16:04:45,761 [SageTV] INFO org.eclipse.jetty.deploy.providers.ScanningAppProvider - Deployment monitor [file:///C:/Program%20Files/SageTV/SageTV/jetty/webapps/] at interval 1 2022-05-13 16:04:46,199 [SageTV] WARN org.eclipse.jetty.webapp.WebAppContext - Failed startup of context o.e.j.w.WebAppContext@35b7d668{bmt,/bmt,file:///C:/Program%20Files/SageTV/SageTV/jetty/work/jetty-0_0_0_0-8080-bmt_war-_bmt-any-/webapp/,STOPPED}{C:\Program Files\SageTV\SageTV\jetty\webapps\bmt.war} java.nio.file.NoSuchFileException: C:\Program Files (x86)\SageTV\SageTV\jetty\etc\webdefault_ns.xml at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source) at java.nio.file.Files.newInputStream(Unknown Source) at org.eclipse.jetty.util.resource.PathResource.getInputStream(PathResource.java:463) at org.eclipse.jetty.webapp.Descriptor.parse(Descriptor.java:53) at org.eclipse.jetty.webapp.WebDescriptor.parse(WebDescriptor.java:213) at org.eclipse.jetty.webapp.MetaData.setDefaults(MetaData.java:167) at org.eclipse.jetty.webapp.WebXmlConfiguration.preConfigure(WebXmlConfiguration.java:48) at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488) at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.bindings.StandardStarter.processBinding(StandardStarter.java:46) at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:188) at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentManager.java:517) at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.java:157) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(ScanningAppProvider.java:173) at org.eclipse.jetty.deploy.providers.WebAppProvider.fileAdded(WebAppProvider.java:442) at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(ScanningAppProvider.java:66) at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:785) at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:754) at org.eclipse.jetty.util.Scanner.scan(Scanner.java:641) at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:540) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(ScanningAppProvider.java:146) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(DeploymentManager.java:605) at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager.java:252) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) at org.eclipse.jetty.server.Server.start(Server.java:423) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) at org.eclipse.jetty.server.Server.doStart(Server.java:387) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at sagex.jetty.starter.JettyInstance.doStart(JettyInstance.java:560) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at sagex.jetty.starter.JettyPlugin.start(JettyPlugin.java:254) at sage.plugin.CorePluginManager.startAllPlugins(CorePluginManager.java:2534) at sage.SageTV.run(SageTV.java:603) at java.lang.Thread.run(Unknown Source) 2022-05-13 16:04:46,386 [SageTV] WARN org.eclipse.jetty.webapp.WebAppContext - Failed startup of context o.e.j.w.WebAppContext@3460e161{livepvrdata,/livepvrdata,file:///C:/Program%20Files/SageTV/SageTV/jetty/webapps/livepvrdata/,STOPPED}{C:\Program Files\SageTV\SageTV\jetty\webapps\livepvrdata.war} java.nio.file.NoSuchFileException: C:\Program Files (x86)\SageTV\SageTV\jetty\etc\webdefault_ns.xml at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source) at java.nio.file.Files.newInputStream(Unknown Source) at org.eclipse.jetty.util.resource.PathResource.getInputStream(PathResource.java:463) at org.eclipse.jetty.webapp.Descriptor.parse(Descriptor.java:53) at org.eclipse.jetty.webapp.WebDescriptor.parse(WebDescriptor.java:213) at org.eclipse.jetty.webapp.MetaData.setDefaults(MetaData.java:167) at org.eclipse.jetty.webapp.WebXmlConfiguration.preConfigure(WebXmlConfiguration.java:48) at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488) at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.bindings.StandardStarter.processBinding(StandardStarter.java:46) at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:188) at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentManager.java:517) at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.java:157) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(ScanningAppProvider.java:173) at org.eclipse.jetty.deploy.providers.WebAppProvider.fileAdded(WebAppProvider.java:442) at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(ScanningAppProvider.java:66) at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:785) at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:754) at org.eclipse.jetty.util.Scanner.scan(Scanner.java:641) at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:540) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(ScanningAppProvider.java:146) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(DeploymentManager.java:605) at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager.java:252) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) at org.eclipse.jetty.server.Server.start(Server.java:423) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) at org.eclipse.jetty.server.Server.doStart(Server.java:387) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at sagex.jetty.starter.JettyInstance.doStart(JettyInstance.java:560) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at sagex.jetty.starter.JettyPlugin.start(JettyPlugin.java:254) at sage.plugin.CorePluginManager.startAllPlugins(CorePluginManager.java:2534) at sage.SageTV.run(SageTV.java:603) at java.lang.Thread.run(Unknown Source) 2022-05-13 16:04:46,558 [SageTV] WARN org.eclipse.jetty.webapp.WebAppContext - Failed startup of context o.e.j.w.WebAppContext@4d7ed505{apps,/apps,file:///C:/Program%20Files/SageTV/SageTV/jetty/webapps/apps/,STOPPED}{C:\Program Files\SageTV\SageTV\jetty\webapps\apps.war} java.nio.file.NoSuchFileException: C:\Program Files (x86)\SageTV\SageTV\jetty\etc\webdefault_ns.xml at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.Files.newByteChannel(Unknown Source) at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source) at java.nio.file.Files.newInputStream(Unknown Source) at org.eclipse.jetty.util.resource.PathResource.getInputStream(PathResource.java:463) at org.eclipse.jetty.webapp.Descriptor.parse(Descriptor.java:53) at org.eclipse.jetty.webapp.WebDescriptor.parse(WebDescriptor.java:213) at org.eclipse.jetty.webapp.MetaData.setDefaults(MetaData.java:167) at org.eclipse.jetty.webapp.WebXmlConfiguration.preConfigure(WebXmlConfiguration.java:48) at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:488) at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:523) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.bindings.StandardStarter.processBinding(StandardStarter.java:46) at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:188) at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentManager.java:517) at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.java:157) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(ScanningAppProvider.java:173) at org.eclipse.jetty.deploy.providers.WebAppProvider.fileAdded(WebAppProvider.java:442) at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(ScanningAppProvider.java:66) at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:785) at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:754) at org.eclipse.jetty.util.Scanner.scan(Scanner.java:641) at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:540) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(ScanningAppProvider.java:146) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(DeploymentManager.java:605) at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager.java:252) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169) at org.eclipse.jetty.server.Server.start(Server.java:423) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117) at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:97) at org.eclipse.jetty.server.Server.doStart(Server.java:387) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at sagex.jetty.starter.JettyInstance.doStart(JettyInstance.java:560) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73) at sagex.jetty.starter.JettyPlugin.start(JettyPlugin.java:254) at sage.plugin.CorePluginManager.startAllPlugins(CorePluginManager.java:2534) at sage.SageTV.run(SageTV.java:603) at java.lang.Thread.run(Unknown Source) 2022-05-13 16:04:46,589 [SageTV] INFO org.eclipse.jetty.server.RequestLogWriter - Opened C:\Program Files\SageTV\SageTV\jetty\logs\2022_05_13.request.log 2022-05-13 16:04:46,636 [SageTV] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@706f0186{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 2022-05-13 16:04:46,667 [SageTV] INFO org.eclipse.jetty.util.ssl.SslContextFactory - x509=X509@7859cdf0(jetty,h=[jetty.mortbay.org],a=[],w=[]) for SslContextFactory@3505f2af[provider=null,keyStore=file:///C:/Program%20Files/SageTV/SageTV/jetty/etc/keystore,trustStore=file:///C:/Program%20Files/SageTV/SageTV/jetty/etc/keystore] 2022-05-13 16:04:46,683 [SageTV] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@4bb7d8f2{SSL, (ssl, http/1.1)}{0.0.0.0:8443} 2022-05-13 16:04:46,902 [SageTV] INFO org.eclipse.jetty.server.Server - Started @45155ms 2022-05-13 16:04:46,902 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Start all Jetty LifeCycle objects - adding server to shutdown hook 2022-05-13 16:04:46,902 [SageTV] INFO org.eclipse.jetty.util.log - JettyInstance: Listing apps after server start 2022-05-13 16:04:46,902 [SageTV] INFO org.eclipse.jetty.util.log - START failed: null |
#4
|
|||
|
|||
What would be the name of the SageTv log file you would like to see?
|
#5
|
|||
|
|||
Quote:
NoSuchFileException: C:\Program Files (x86)\SageTV\SageTV\jetty\etc\webdefault_ns.XML Is the jetty plugin showing failed? The SageTV log is called SageTV_0.txt K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#6
|
|||
|
|||
Jetty is showing enabled.
webdefault_ns.XML is present FYI; only shows /app in Jetty configuration, used to have livepvr, and other choices https://app.box.com/s/e5shor0iiv4d3lt0rkl9jswjsnwb3j99 link to sage log |
#7
|
|||
|
|||
The sagetv_0.txt log did not indicate any issues.
I looked again at the jettystarter.log you posted above and I see this issue with folders... - jetty.home:C:\Program Files (x86)\SageTV\SageTV\jetty - jetty.base:C:\Program Files\SageTV\SageTV\jetty For some reason the jetty startup process is setting the home to the 32 bit sage folder and the base to the 64 bit folder. This will certainly cause an issue as the code uses home and base at various locations and they should both be looking in the same location... so this is likely causing the issue. My guess is that these 2 properties are set differently in your sage.properties file. With sage STOPPED, edit the sage.properties file to have both point to the same location. Based on your sagetv_0.txt log I believe you are running 64bit sage so the 2 lines should be as follows... jetty/jetty.base=C\:\\Program Files\\SageTV\\SageTV\\jetty jetty/jetty.home=C\:\\Program Files\\SageTV\\SageTV\\jetty You may also want to ensure the log folder is set correctly as... jetty/jetty.logs=C\:\\Program Files\\SageTV\\SageTV\\jetty\\logs Let us know if this resolves the issue. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#8
|
|||
|
|||
Made changes as directed. Still seeing yellow triangles on every recording scheduled.
jetty log : 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Gold+Rush%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653091200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Stanley+Tucci%3A+Searching+for+Italy%22%2C%22details%22%3A%22London%22%2C%22start%22%3A1653267600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653336000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653422400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Chicago+P.D.%22%2C%22details%22%3A%22You+and+Me%22%2C%22start%22%3A1653530400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653595200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653609600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:00:59:12 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Life%2C+Liberty+%5Cu0026+Levin%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653868800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Life%2C+Liberty+%5Cu0026+Levin%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653264000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653436800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22FBI%22%2C%22details%22%3A%22Prodigal+Son%22%2C%22start%22%3A1653436800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653523200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Expedition+Unknown%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653523200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Music%5Cu0027s+Greatest+Mysteries%22%2C%22details%22%3A%22Cold+War%2C+Collectible+and+Kylies%22%2C%22start%22%3A1653523200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653696000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Gold+Rush%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653696000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22The+Blacklist%22%2C%22details%22%3A%22TBD%2C+Conclusion%2C+Pt.+2%22%2C%22start%22%3A1653696000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653940800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:01:44:26 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653955200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:02:28:10 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22NCIS%3A+Los+Angeles%22%2C%22details%22%3A%22Come+Together%22%2C%22start%22%3A1653267600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:02:28:10 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653350400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:02:28:10 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22NCIS%22%2C%22details%22%3A%22Birds+of+a+Feather%22%2C%22start%22%3A1653354000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:02:28:10 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22FBI%3A+International%22%2C%22details%22%3A%22Crestfallen%22%2C%22start%22%3A1653440400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:03:31:35 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22FBI%3A+Most+Wanted%22%2C%22details%22%3A%22A+Man+Without+a+Country%22%2C%22start%22%3A1653444000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:03:31:35 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Mayans+M.C.%22%2C%22details%22%3A%22Dialogue+With+the+Mirror%22%2C%22start%22%3A1653444000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:03:31:35 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kung+Fu%22%2C%22details%22%3A%22Bloodline%22%2C%22start%22%3A1653526800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:15:21:06 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22American+Experience%22%2C%22details%22%3A%22Plague+at+the+Golden+Gate%22%2C%22start%22%3A1653440400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:15:21:06 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22American+Experience%22%2C%22details%22%3A%22Plague+at+the+Golden+Gate%22%2C%22start%22%3A1653440400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:15:21:06 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22American+Experience%22%2C%22details%22%3A%22Plague+at+the+Golden+Gate%22%2C%22start%22%3A1653440400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:15:21:06 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Lost+Gold+of+the+Aztecs%22%2C%22details%22%3A%22Explosive+Discoveries%22%2C%22start%22%3A1653458640%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:15:21:06 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Lost+Gold+of+the+Aztecs%22%2C%22details%22%3A%22Explosive+Discoveries%22%2C%22start%22%3A1653458640%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:15:21:06 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Lost+Gold+of+the+Aztecs%22%2C%22details%22%3A%22Explosive+Discoveries%22%2C%22start%22%3A1653458640%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:16 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652817600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652832000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22FBI%22%2C%22details%22%3A%22Kayla%22%2C%22start%22%3A1652832000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22A+Year+in+Music%22%2C%22details%22%3A%221962%22%2C%22start%22%3A1652833800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22FBI%3A+International%22%2C%22details%22%3A%22Black+Penguin%22%2C%22start%22%3A1652835600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22FBI%3A+Most+Wanted%22%2C%22details%22%3A%22Inheritance%22%2C%22start%22%3A1652839200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652904000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652918400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Music%5Cu0027s+Greatest+Mysteries%22%2C%22details%22%3A%22Disappearance%2C+Fyre+and+Dark+Beats%22%2C%22start%22%3A1652918400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kung+Fu%22%2C%22details%22%3A%22Destruction%22%2C%22start%22%3A1652922000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Chicago+P.D.%22%2C%22details%22%3A%22House+of+Cards%22%2C%22start%22%3A1652925600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652990400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Tucker+Carlson+Tonight%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653004800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Law+%5Cu0026+Order%22%2C%22details%22%3A%22Black+and+Blue%22%2C%22start%22%3A1653004800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Law+%5Cu0026+Order%3A+Organized+Crime%22%2C%22details%22%3A%22Friend+or+Foe%22%2C%22start%22%3A1653012000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Bull%22%2C%22details%22%3A%22Silent+Killer%22%2C%22start%22%3A1653012000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:17:33:17 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Gold+Rush%3A+Dave+Turin%5Cu0027s+Lost+Mine%22%2C%22details%22%3A%22Ends+of+the+Earth%22%2C%22start%22%3A1653829200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:19:12:14 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22The+Story+With+Martha+MacCallum%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652814000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:20:00:07 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Your+World+With+Neil+Cavuto%22%2C%22details%22%3A%22%22%2C%22start%22%3A1652817600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:01:02 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Mayans+M.C.%22%2C%22details%22%3A%22When+I+Die%2C+I+Want+Your+Hands+on+My+Eyes%22%2C%22start%22%3A1652839200%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:01:02 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Under+the+Radar+Michigan%22%2C%22details%22%3A%22Date+Night%22%2C%22start%22%3A1653611400%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:01:02 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22How+We+Roll%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653615000%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:01:02 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Law+%5Cu0026+Order%3A+Organized+Crime%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653616800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:01:02 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Bull%22%2C%22details%22%3A%22Goodbye%22%2C%22start%22%3A1653616800%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:01:02 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1653681600%7D HTTP/1.1" 404 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:15:20 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1654027200%7D HTTP/1.1" 503 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:15:20 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1654027200%7D HTTP/1.1" 503 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" 127.0.0.1 - - [17/May/2022:21:15:20 +0000] "GET /livepvrdata/query?q=%7B%22type%22%3A%22Kudlow%22%2C%22details%22%3A%22%22%2C%22start%22%3A1654027200%7D HTTP/1.1" 503 0 "-" "SageTV_SRE/4.0.2.20210522091001" "-" |
#9
|
|||
|
|||
That's the jetty request log so it's not much help for me. Might help the SRE dev but not sure. Not sure I can help but if you post the logs/jettystarter.log file I can review and see if I see anything else.
K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#10
|
|||
|
|||
Sage Log https://app.box.com/s/81kabjmhjwmeszry2gd52nfh7gtvepf9
Jetty log https://app.box.com/s/egnzim8tkeivud1r69pa9wi7sjf8wjdn Thank you for your help on this |
#11
|
|||
|
|||
I need to see the files in the folders listed in this request..i believe it could be mismatches in jars.
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#12
|
|||
|
|||
JARS Folder: https://app.box.com/s/g54zm820e6i4kmeoburz8qwv104ip6b7
jetty webapps: https://app.box.com/s/5f0qtn9esrokd0pn1r2dji9517iwo0hs Thank you |
#13
|
|||
|
|||
Quote:
gson-1.7.2.jar jetty-6.1.19.jar all jetty-xxxx-6.1.19.jar files (many) jsp-2.1-xxx.jar - 3 files lucene-core-3.0.1.jar servlet-api-2.5-6.1.19.jar Then start sage and report the results. Thanks K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#14
|
|||
|
|||
I removed the files you listed and a few others that seemed connected to them.
I then updated my java to the most current and then did a "rebuild" of the sagetv install within windows apps. Reboot and everything seems to be working. Hard to find sport shows this time of year that would be part of SRE. Thank you very much for your help on this. Very much appreciated. T |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Strange Music Library Problem (may be DVDPro2Sage problem) | Taddeusz | SageMC Custom Interface | 7 | 12-27-2008 06:16 AM |
Problem With Audio Dialog (Surround Sound Problem) | rdsherwood | SageTV Software | 3 | 09-28-2008 06:09 AM |
Theatrix 550 Pro problem - Sage TV Recorder Problem | ViDi0T | SageTV Recorder Software | 4 | 05-10-2006 05:27 PM |
PVR500 and Xp resource problem - (Dell BIOS problem) | HeyGuy101 | Hardware Support | 16 | 02-09-2005 01:03 PM |
Force Guide Download? Service problem - now guide problem. | gotuitdan | SageTV Beta Test Software | 2 | 11-01-2004 09:36 PM |