SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-24-2018, 05:43 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
All channels show 100% signal, but "No Signa;" on screen?

I recently had a problem with the NAS that I have my sageTV recordings saved to. I fixed that, and after I did, found we'd had problems with recordings.

Today I finally got a chance to look at it and found that ALL channels when i try to tune, display "No Signal" on screen.

Tried checking the tuner setup, and when I tried to preview a channel it shows 100% signal, but displays no signal on screen (though if I recall the 100% signal is not accurate using the open DCT?).

I tried watching a recording and it seems OK, but takes a LONG time to close when I hit stop.

The tuner is the Ceton Infinitv 6 Ethernet, using the sage Open DTC software, and has been working well for years.

I just checked the event log on the Sagetv system and see a number of application errors related to java starting yesterday:

Faulting application name: java.exe, version: 7.0.790.15, time stamp: 0x5528644f
Faulting module name: jniavformat.dll, version: 0.0.0.0, time stamp: 0x562c369b
Exception code: 0x40000015
Fault offset: 0x00064fdd
Faulting process id: 0xc74
Faulting application start time: 0x01d3db4ecf3b1683
Faulting application path: C:\Windows\SysWOW64\java.exe
Faulting module path: C:\Windows\System32\config\systemprofile\AppData\Local\Temp\javacpp99795045786527\jniavformat.dll
Report Id: 38e790f4-4742-11e8-83fd-003067b2415d

I updated Java to be safe, still get the error every time it tries to start to record.

I also updated to the latest open DCT, and SageTV 9.1.8.770.

Any ideas what might be going on or how best to figure it out or troubleshoot??

I tested with Windows Media Center, and it tuned fine and received video, so it seems clear it's something in sage or Open DCT...

Thanks for any suggestions or assistance!

Mick

Last edited by MickBurke; 04-24-2018 at 08:47 PM.
Reply With Quote
  #2  
Old 04-25-2018, 04:30 PM
JustFred JustFred is offline
Sage Expert
 
Join Date: May 2015
Location: Sunnyvale, Ca
Posts: 572
Quote:
Originally Posted by MickBurke View Post
Faulting application path: C:\Windows\SysWOW64\java.exe
...
I updated Java to be safe, still get the error every time it tries to start to record.
Having multiple versions of Java installed can sometimes cause strange issues. To investigate, start by opening Control Panel -> Java. Click the Java tab, then View. Check both User and System tabs. If there are multiple versions installed, try removing ALL of them and then re-install just one.

I recall that if the 32-bit version of OpenDct is installed, then 32-bit Java should be installed.
__________________
System #1: Win7-64, I7-920, 8 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HDHR-US (1st gen white) tuners. HD-200.
System #2: Win7-64, I7-920, 8 GB mem, 4TB HD. Java 1.8.0_131. Sage v9.1.6.747. ClearQAM: 2x HDHR3-US tuners. HD-200.
System #3: Win7-64, I7-920, 12 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HVR2250; Spectrum Cable via HDPVR & USB-UIRT. 3x HD-200.
Reply With Quote
  #3  
Old 04-25-2018, 04:38 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
Nope, just the one 8 update 171, and defninitely 32 bit, as is the Open DCT.

Thanks though!
Reply With Quote
  #4  
Old 04-25-2018, 05:15 PM
JustFred JustFred is offline
Sage Expert
 
Join Date: May 2015
Location: Sunnyvale, Ca
Posts: 572
There might be some interesting info in the log file created by OpenDCT. Should be under C:/Program Data/OpenDCT (or similar). Post it here for others to take a look at.
__________________
System #1: Win7-64, I7-920, 8 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HDHR-US (1st gen white) tuners. HD-200.
System #2: Win7-64, I7-920, 8 GB mem, 4TB HD. Java 1.8.0_131. Sage v9.1.6.747. ClearQAM: 2x HDHR3-US tuners. HD-200.
System #3: Win7-64, I7-920, 12 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HVR2250; Spectrum Cable via HDPVR & USB-UIRT. 3x HD-200.
Reply With Quote
  #5  
Old 04-25-2018, 05:41 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
Here's the openDCT log (as much as the forum will let me post):

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.newFileChannel(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at opendct.consumer.FFmpegTransSageTVConsumerImpl$FFmpegDirectWriter.<init>(FFmpegTransSageTVConsumerImpl.java:702)
at opendct.consumer.FFmpegTransSageTVConsumerImpl.consumeToFilename(FFmpegTransSageTVConsumerImpl.java:282)
at opendct.capture.InfiniTVCaptureDevice.startEncodingSync(InfiniTVCaptureDevice.java:511)
at opendct.capture.InfiniTVCaptureDevice.startEncoding(InfiniTVCaptureDevice.java:356)
at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:226)
at java.lang.Thread.run(Unknown Source)

18:04:07.182 [SageTVRequestHandler-198CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] ERROR SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1 Digital TV Tuner|1451559459|516|3049387689970|\\mbnas02\sagetv\JudgeMathis-S19E129-34552535-3.ts|Great', Replied: 'ERROR Device Start Failed'
18:04:07.182 [SageTVRequestHandler-198CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] ERROR SageTVRequestHandler - Encoder device is unable to start.
18:04:08.446 [SageTVRequestHandler-199:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'STOP DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2 Digital TV Tuner'
18:04:08.446 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Stopping producer thread...
18:04:08.446 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Waiting for producer thread to stop...
18:04:08.446 [NIORTPProducerImpl-189CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG NIORTPProducerImpl - Producer was closed by an asynchronous close exception => null
18:04:08.446 [NIORTPProducerImpl-189CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - Producer thread has disconnected.
18:04:08.446 [NIORTPProducerImpl-189CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - Producer thread has stopped.
18:04:08.446 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG BasicCaptureDevice - Consumer is not in progress.
18:04:08.446 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Stopping streaming from tuner number 2 at '192.168.10.52'.
18:04:08.446 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/stream_request.cgi'
18:04:09.070 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVCaptureDevice - Capture device is now re-unlocked.
18:04:09.070 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG SageTVRequestHandler - Replied: 'OK'
18:04:09.086 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2 Digital TV Tuner|1997505344|639|3049387698080|\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-3.ts|Great'
18:04:09.086 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVCaptureDevice - Capture device is now re-locked.
18:04:09.086 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG SageTVRequestHandler - Starting network encoder via upload ID '1997505344' to file name '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-3.ts'.
18:04:09.086 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Producer was not running.
18:04:09.086 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG BasicCaptureDevice - Consumer is not in progress.
18:04:09.101 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVCaptureDevice - Starting the encoding for the channel '639' from the device 'DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2' to the file '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-3.ts'...
18:04:09.101 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/channel_request.cgi'
18:04:09.257 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVCaptureDevice - Configuring and starting the new RTP producer...
18:04:09.257 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Producer was not running.
18:04:09.257 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Starting streaming from tuner number 2 to local port '8346'.
18:04:09.257 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/stream_request.cgi'
18:04:09.257 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - Producer thread is running.
18:04:09.257 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG NIORTPProducerImpl - Thread priority is 9.
18:04:10.646 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] WARN RTPPacketProcessor - Expected frame number 25411, got 0
18:04:10.848 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVStatus - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/get_var?i=1&s=mux&v=ProgramNumber'
18:04:11.004 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVStatus - InfiniTV DCT returned the value '<html><style>body.get {font-family: Verdana, Helvetica, Arial; padding: 0px; margin: 0px; background-color: #DDE2E6;}</style><body class="get">658</body></html>'
18:04:11.004 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVStatus - The returned value was trimmed to '658'
18:04:11.004 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVCaptureDevice - Configuring and starting the new SageTV consumer...
18:04:11.426 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] ERROR FFmpegTransSageTVConsumerImpl - Unable to open '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-3.ts' for writing => java.nio.file.FileSystemException: \\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-3.ts: Logon failure: unknown user name or bad password.

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.newFileChannel(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at opendct.consumer.FFmpegTransSageTVConsumerImpl$FFmpegDirectWriter.<init>(FFmpegTransSageTVConsumerImpl.java:702)
at opendct.consumer.FFmpegTransSageTVConsumerImpl.consumeToFilename(FFmpegTransSageTVConsumerImpl.java:282)
at opendct.capture.InfiniTVCaptureDevice.startEncodingSync(InfiniTVCaptureDevice.java:511)
at opendct.capture.InfiniTVCaptureDevice.startEncoding(InfiniTVCaptureDevice.java:356)
at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:226)
at java.lang.Thread.run(Unknown Source)

18:04:11.426 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] ERROR SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2 Digital TV Tuner|1997505344|639|3049387698080|\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-3.ts|Great', Replied: 'ERROR Device Start Failed'
18:04:11.426 [SageTVRequestHandler-199CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] ERROR SageTVRequestHandler - Encoder device is unable to start.
18:04:11.738 [NIORTPProducerImpl-206CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] WARN SeekableCircularBufferNIO - The buffer has 7857836 bytes left to be read, has only 6483 bytes left for writing and 31584 bytes cannot be added. Deferring bytes to queue buffer.
18:04:14.078 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - High transfer latency detected. Double buffer enabled. 16ms
18:04:15.669 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] WARN SeekableCircularBufferNIO - The buffer has 7835464 bytes left to be read, has only 28855 bytes left for writing and 31584 bytes cannot be added. Deferring bytes to queue buffer.
18:04:33.484 [NIORTPProducerImpl-206CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] WARN SeekableCircularBufferNIO - The buffer has 7857836 bytes left to be read, has only 6483 bytes left for writing and 31584 bytes cannot be added. The queue buffer is full at 31457664 bytes.
18:04:36.729 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] WARN SeekableCircularBufferNIO - The buffer has 7835464 bytes left to be read, has only 28855 bytes left for writing and 31584 bytes cannot be added. The queue buffer is full at 31457664 bytes.
18:05:23.825 [SageTVRequestHandler-220:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'STOP DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1 Digital TV Tuner'
18:05:23.825 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG RTPCaptureDeviceServices - Stopping producer thread...
18:05:23.825 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG RTPCaptureDeviceServices - Waiting for producer thread to stop...
18:05:23.825 [NIORTPProducerImpl-206CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG NIORTPProducerImpl - Producer was closed by an asynchronous close exception => null
18:05:23.825 [NIORTPProducerImpl-206CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO NIORTPProducerImpl - Producer thread has disconnected.
18:05:23.825 [NIORTPProducerImpl-206CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO NIORTPProducerImpl - Producer thread has stopped.
18:05:23.825 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG BasicCaptureDevice - Consumer is not in progress.
18:05:23.825 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVTuning - Stopping streaming from tuner number 1 at '192.168.10.52'.
18:05:23.825 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/stream_request.cgi'
18:05:24.558 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG InfiniTVCaptureDevice - Capture device is now re-unlocked.
18:05:24.558 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG SageTVRequestHandler - Replied: 'OK'
18:05:24.590 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1 Digital TV Tuner|1263848015|516|3049387849090|\\mbnas02\sagetv\JudgeMathis-S19E129-34552535-4.ts|Great'
18:05:24.590 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG InfiniTVCaptureDevice - Capture device is now re-locked.
18:05:24.590 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG SageTVRequestHandler - Starting network encoder via upload ID '1263848015' to file name '\\mbnas02\sagetv\JudgeMathis-S19E129-34552535-4.ts'.
18:05:24.590 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG RTPCaptureDeviceServices - Producer was not running.
18:05:24.590 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG BasicCaptureDevice - Consumer is not in progress.
18:05:24.605 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVCaptureDevice - Starting the encoding for the channel '516' from the device 'DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1' to the file '\\mbnas02\sagetv\JudgeMathis-S19E129-34552535-4.ts'...
18:05:24.605 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/channel_request.cgi'
18:05:24.933 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVCaptureDevice - Configuring and starting the new RTP producer...
18:05:24.933 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG RTPCaptureDeviceServices - Producer was not running.
18:05:24.933 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVTuning - Starting streaming from tuner number 1 to local port '8402'.
18:05:24.933 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/stream_request.cgi'
18:05:24.933 [NIORTPProducerImpl-228CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO NIORTPProducerImpl - Producer thread is running.
18:05:24.933 [NIORTPProducerImpl-228CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG NIORTPProducerImpl - Thread priority is 9.
18:05:26.181 [NIORTPProducerImpl-228CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] WARN RTPPacketProcessor - Expected frame number 17234, got 0
18:05:26.306 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG InfiniTVStatus - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/get_var?i=0&s=mux&v=ProgramNumber'
18:05:26.415 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG InfiniTVStatus - InfiniTV DCT returned the value '<html><style>body.get {font-family: Verdana, Helvetica, Arial; padding: 0px; margin: 0px; background-color: #DDE2E6;}</style><body class="get">1141</body></html>'
18:05:26.415 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] DEBUG InfiniTVStatus - The returned value was trimmed to '1141'
18:05:26.415 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO InfiniTVCaptureDevice - Configuring and starting the new SageTV consumer...
18:05:26.836 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] ERROR FFmpegTransSageTVConsumerImpl - Unable to open '\\mbnas02\sagetv\JudgeMathis-S19E129-34552535-4.ts' for writing => java.nio.file.FileSystemException: \\mbnas02\sagetv\JudgeMathis-S19E129-34552535-4.ts: Logon failure: unknown user name or bad password.

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.newFileChannel(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at opendct.consumer.FFmpegTransSageTVConsumerImpl$FFmpegDirectWriter.<init>(FFmpegTransSageTVConsumerImpl.java:702)
at opendct.consumer.FFmpegTransSageTVConsumerImpl.consumeToFilename(FFmpegTransSageTVConsumerImpl.java:282)
at opendct.capture.InfiniTVCaptureDevice.startEncodingSync(InfiniTVCaptureDevice.java:511)
at opendct.capture.InfiniTVCaptureDevice.startEncoding(InfiniTVCaptureDevice.java:356)
at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:226)
at java.lang.Thread.run(Unknown Source)

18:05:26.836 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] ERROR SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1 Digital TV Tuner|1263848015|516|3049387849090|\\mbnas02\sagetv\JudgeMathis-S19E129-34552535-4.ts|Great', Replied: 'ERROR Device Start Failed'
18:05:26.836 [SageTVRequestHandler-220CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] ERROR SageTVRequestHandler - Encoder device is unable to start.
18:05:27.788 [NIORTPProducerImpl-228CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 1] INFO NIORTPProducerImpl - High transfer latency detected. Double buffer enabled. 16ms
18:05:28.069 [SageTVRequestHandler-221:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'STOP DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2 Digital TV Tuner'
18:05:28.069 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Stopping producer thread...
18:05:28.069 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Waiting for producer thread to stop...
18:05:28.069 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG NIORTPProducerImpl - Producer was closed by an asynchronous close exception => null
18:05:28.069 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - Producer thread has disconnected.
18:05:28.069 [NIORTPProducerImpl-211CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - Producer thread has stopped.
18:05:28.069 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG BasicCaptureDevice - Consumer is not in progress.
18:05:28.069 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Stopping streaming from tuner number 2 at '192.168.10.52'.
18:05:28.069 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/stream_request.cgi'
18:05:28.661 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVCaptureDevice - Capture device is now re-unlocked.
18:05:28.661 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG SageTVRequestHandler - Replied: 'OK'
18:05:28.677 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2 Digital TV Tuner|1431888439|639|3049387857258|\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts|Great'
18:05:28.677 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVCaptureDevice - Capture device is now re-locked.
18:05:28.677 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG SageTVRequestHandler - Starting network encoder via upload ID '1431888439' to file name '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts'.
18:05:28.677 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Producer was not running.
18:05:28.677 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG BasicCaptureDevice - Consumer is not in progress.
18:05:28.693 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVCaptureDevice - Starting the encoding for the channel '639' from the device 'DCT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2' to the file '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts'...
18:05:28.693 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/channel_request.cgi'
18:05:28.942 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVCaptureDevice - Configuring and starting the new RTP producer...
18:05:28.942 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG RTPCaptureDeviceServices - Producer was not running.
18:05:28.942 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Starting streaming from tuner number 2 to local port '8346'.
18:05:28.942 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVTuning - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/stream_request.cgi'
18:05:28.942 [NIORTPProducerImpl-233CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO NIORTPProducerImpl - Producer thread is running.
18:05:28.942 [NIORTPProducerImpl-233CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG NIORTPProducerImpl - Thread priority is 9.
18:05:30.580 [NIORTPProducerImpl-233CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] WARN RTPPacketProcessor - Expected frame number 22435, got 0
18:05:30.674 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVStatus - Connecting to InfiniTV tuner using the URL 'http://192.168.10.52/get_var?i=1&s=mux&v=ProgramNumber'
18:05:30.752 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVStatus - InfiniTV DCT returned the value '<html><style>body.get {font-family: Verdana, Helvetica, Arial; padding: 0px; margin: 0px; background-color: #DDE2E6;}</style><body class="get">658</body></html>'
18:05:30.752 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] DEBUG InfiniTVStatus - The returned value was trimmed to '658'
18:05:30.752 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] INFO InfiniTVCaptureDevice - Configuring and starting the new SageTV consumer...
18:05:31.173 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] ERROR FFmpegTransSageTVConsumerImpl - Unable to open '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts' for writing => java.nio.file.FileSystemException: \\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts: Logon failure: unknown user name or bad password.

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.newFileChannel(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at java.nio.channels.FileChannel.open(Unknown Source)
at opendct.consumer.FFmpegTransSageTVConsumerImpl$FFmpegDirectWriter.<init>(FFmpegTransSageTVConsumerImpl.java:702)
at opendct.consumer.FFmpegTransSageTVConsumerImpl.consumeToFilename(FFmpegTransSageTVConsumerImpl.java:282)
at opendct.capture.InfiniTVCaptureDevice.startEncodingSync(InfiniTVCaptureDevice.java:511)
at opendct.capture.InfiniTVCaptureDevice.startEncoding(InfiniTVCaptureDevice.java:356)
at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:226)
at java.lang.Thread.run(Unknown Source)
Reply With Quote
  #6  
Old 04-25-2018, 05:50 PM
JustFred JustFred is offline
Sage Expert
 
Join Date: May 2015
Location: Sunnyvale, Ca
Posts: 572
Quote:
18:05:31.173 [SageTVRequestHandler-221CT-Ceton InfiniTV Ethernet (00-80-89-3e) Tuner 2] ERROR FFmpegTransSageTVConsumerImpl - Unable to open '\\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts' for writing => java.nio.file.FileSystemException: \\mbnas02\sagetv\My600LbLife-S06E29-BettieJoSusanPart1-34556230-4.ts: Logon failure: unknown user name or bad password.
The above looks like a good place to start debugging.

To avoid forum-posting limits, you can zip up the log file and post that as an attachment.
__________________
System #1: Win7-64, I7-920, 8 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HDHR-US (1st gen white) tuners. HD-200.
System #2: Win7-64, I7-920, 8 GB mem, 4TB HD. Java 1.8.0_131. Sage v9.1.6.747. ClearQAM: 2x HDHR3-US tuners. HD-200.
System #3: Win7-64, I7-920, 12 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HVR2250; Spectrum Cable via HDPVR & USB-UIRT. 3x HD-200.
Reply With Quote
  #7  
Old 04-25-2018, 06:01 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
And that's the NAS that went down!

Where would openDCT get the credentials from? I have a mapped drive in windows that I had to reset the password on (since resetting the nas kept the date but reset the admin password, users and network), so I don't know what user it was connecting to it with...?
Thanks so much for spotting that, it must have been off the page as I was scrolling down through...
Reply With Quote
  #8  
Old 04-25-2018, 06:15 PM
JustFred JustFred is offline
Sage Expert
 
Join Date: May 2015
Location: Sunnyvale, Ca
Posts: 572
OpenDCT itself knows nothing of credentials. It merely tries to access the filesystem. The OS keeps track of credentials.

Having said that, recall that Windows won't allow access to mapped drive letters unless it's within the context of a specific user logon. Normally, when you want a Windows **service** (such as Sage & OpenDCT) to access a network share, it must be done using the //machinename/sharename semantics (not X:/share).

Open up Windows Management Console, expand Services & Applications -> Services. Scroll down to the SageTV service and double-click to open it. Click the Log On tab. Under "Log on as", "This account" should be selected. You'll see the (Windows) username & password that Sage uses for accessing network shares. Make sure the NAS' share credentials matches this.

May need to repeat the above for the OpenDCT service, too. I don't recall.
__________________
System #1: Win7-64, I7-920, 8 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HDHR-US (1st gen white) tuners. HD-200.
System #2: Win7-64, I7-920, 8 GB mem, 4TB HD. Java 1.8.0_131. Sage v9.1.6.747. ClearQAM: 2x HDHR3-US tuners. HD-200.
System #3: Win7-64, I7-920, 12 GB mem, 4TB HD. Java-64 1.8.0_141. Sage-64 v9.2.1 ATSC: 2x HVR2250; Spectrum Cable via HDPVR & USB-UIRT. 3x HD-200.

Last edited by JustFred; 04-25-2018 at 06:29 PM. Reason: added OpenDCT svc
Reply With Quote
  #9  
Old 04-25-2018, 06:29 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
!!Got it!!

Tried creating my 'sagetv' user on the nas, and tried two passwords, neither worked so I moved on. Saw that the sagetv service was starting as the local administrator account, so created a user named administrator on the nas with the same password. No luck. ( this thing's been running well so long, I have NO idea what the setup was!)

THEN, I realized the 'guest' account (the 'no credentials access') was disabled after resetting the nas.

I enabled the guest account, and saw it already had read write permissions for the 'sagetv' share on the NAS!

Once I was done restarted the sage and OpenDCT services and we're good.

Thank you SO much for your help with this. I think I have an actual disability... I NEVER think to check the logs!

Thanks again.

Mick
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
"no signal" with some France HD channels (VERY strange problem) e-t172 SageTV Software 3 08-30-2009 08:44 AM
"No signal" in Windows 7 on almost all channels (HDHR OTA/QAM, etc.) gtd885a Hardware Support 24 07-09-2009 10:49 AM
"No Signal" Error for Live TV at show end shaggykevv SageTV Customizations 4 10-26-2008 05:38 AM
All channels showing "No Signal" - but tuning preview works! sjgore Hardware Support 4 01-26-2007 02:47 AM
Stutter/Jitter using A180/Vbox and OTA? Check signal "Strength" not "quality" svemuri Hardware Support 0 12-13-2005 10:51 AM


All times are GMT -6. The time now is 10:17 PM.


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