SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-04-2019, 09:17 AM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
Failure Loading video capture device - OpenDCT

Lately i have been having issues with my Homerun EXTEND with OTA channels.
The Extend is working properly, but when i schedule two channels recordings for the same time, i get "failure loading video capture devices" . I've attached the OpenDCT logs.

However, despite these messages, the shows usually record ok. I am also getting the conflict warning icon sometimes but can't figure out why.
Attached Files
File Type: zip opendctlogs.zip (5.0 KB, 125 views)
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime

Last edited by brandypuff; 02-04-2019 at 10:02 AM.
Reply With Quote
  #2  
Old 02-05-2019, 06:39 PM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
I'm not clear on what you're seeing in those logs that looks problematic. They look completely normal to me other than SageTV isn't talking to OpenDCT.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #3  
Old 02-07-2019, 07:31 AM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
OpenDCT: Can't find JAVA after JAVA update

I just installed the latest version of Java and OpenDCT will no longer start.
c:\java -version
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) Client VM (build 25.201-b09, mixed mode, sharing)

INFO | jvm 5 | 2019/02/07 08:24:20.505 | Error: opening registry key 'Software\JavaSoft\Java Runtime Environment'
INFO | jvm 5 | 2019/02/07 08:24:20.506 | Error: could not find java.dll
INFO | jvm 5 | 2019/02/07 08:24:20.506 | Error: Could not find Java SE Runtime Environment.
ERROR | wrapper | 2019/02/07 08:24:20.506 | JVM exited while loading the application.
FATAL | wrapper | 2019/02/07 08:24:20.615 | There were 5 failed launches in a row, each lasting less than 300


I've tried everything, uninstalling v8, installing v7 uninstalling everything and reinstalling v8 and still can;t get opendct working again!
iT'S A MESS!

Please help! Cannot record shows now. Why did updating Java break this?
Thanks.
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime

Last edited by brandypuff; 02-07-2019 at 08:39 AM.
Reply With Quote
  #4  
Old 02-07-2019, 08:55 AM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
C:\Users\James>"C:\WINDOWS\system32\java.exe" -Dopendct_log_root=c:/ProgramData/OpenDCT/logs -Dconfig_dir=c:/ProgramData/OpenDCT/config -Ddaemon_mode=true -XX:ErrorFile=c:/ProgramData/OpenDCT/logs/hs_err_pid%p.log -verbose:gc -XX:+UseG1GC -Xms128m -Xmx768m -Djava.library.path="./lib;../lib" -classpath "./lib/wrapper.jar;../lib/opendct-0.5.29.jar;../lib/cling-core-2.1.1.jar;../lib/log4j-api-2.5.jar;../lib/log4j-core-2.5.jar;../lib/jna-4.2.1.jar;../lib/jna-platform-4.2.1.jar;../lib/nanohttpd-2.3.0.jar;../lib/nanohttpd-nanolets-2.3.0.jar;../lib/gson-2.8.0.jar;../lib/javacpp-1.1.jar;../lib/ffmpeg-2.8.1-1.1.jar;../lib/ffmpeg-2.8.1-1.1-windows-x86_64.jar;../lib/seamless-util-1.1.1.jar;../lib/seamless-http-1.1.1.jar;../lib/seamless-xml-1.1.1.jar" -Dwrapper.key="Qh53OJM2K8YLieeL" -Dwrapper.port=32001 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=8316 -Dwrapper.version="3.2.3" -Dwrapper.native_library="wrapper" -Dwrapper.service="TRUE" -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=5 org.tanukisoftware.wrapper.WrapperSimpleApp opendct.Main
Error: opening registry key 'Software\JavaSoft\Java Runtime Environment'
Error: could not find java.dll
Error: Could not find Java SE Runtime Environment.

C:\Users\James>java -version
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) Client VM (build 25.201-b09, mixed mode, sharing)
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime
Reply With Quote
  #5  
Old 02-07-2019, 09:08 AM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
after a couple hours of screwing around with JAVA, i modified the OpenDCT wrapper.conf file to point to JAVA directly via JAVA_HOME and now OpenDC starts.

# Specify a specific java binary:
set.JAVA_HOME=C:\Program Files (x86)\Java\jre1.8.0_201
wrapper.java.command=%JAVA_HOME%/bin/java
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime
Reply With Quote
  #6  
Old 02-07-2019, 03:21 PM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
Getting very frustrated with IopenDCT and Sage

Ever since an OPendct and java upgrade my prime tuners have not been recording anything and the wife is screaming at me to fix it. Seems like support in these groups have dwindled to almost non existent. I've uploaded the wrapper.log file. Not sure i i need to scrap my whole system and reinstall everything for scratch? What version of java is supported by OpenDCT?

* merged all similar topics into one *
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime
Reply With Quote
  #7  
Old 02-07-2019, 04:56 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by brandypuff View Post
Ever since an OPendct and java upgrade my prime tuners have not been recording anything and the wife is screaming at me to fix it. Seems like support in these groups have dwindled to almost non existent. I've uploaded the wrapper.log file. Not sure i i need to scrap my whole system and reinstall everything for scratch? What version of java is supported by OpenDCT?

* merged all similar topics into one *
I don’t think OpenDCT is very sensitive to the java version. You should be fine with 1.8. However, I have seen posts that indicate that it can get confused if you have both 32 bit (x86) and 64 bit (x64) versions of Java installed.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #8  
Old 02-07-2019, 05:14 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by Tiki View Post
I don’t think OpenDCT is very sensitive to the java version. You should be fine with 1.8. However, I have seen posts that indicate that it can get confused if you have both 32 bit (x86) and 64 bit (x64) versions of Java installed.
Agreed. It looks like you’re calling out 64-bit java from system32 plus the registry keys it’s complaining about don’t show WOW6432node yet you installed and pointed at the x86 version. There’s also c:\java, c:\windows\system32 and c:\program files (x86) for paths.

Which bitness are you trying to use?

Last edited by wnjj; 02-07-2019 at 05:17 PM.
Reply With Quote
  #9  
Old 02-08-2019, 07:41 AM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
It all started with me upgrading to:
java version "1.8.0_201"
Java(TM) SE Runtime Environment (build 1.8.0_201-b09)
Java HotSpot(TM) Client VM (build 25.201-b09, mixed mode)

to fix an issue with plugins not installing OK. I had a couple versions of JAVA previously installed but i don;t know what bitness they were. Once i installed the latest java update, OpenDCT couldn't find a a registry key so i hardcoded the path to Java in wrapper.config. It started OK but then later, nothing would record so i uninstalled OpenDCT x64 and installed the X86 version and then it started working OK. JAVA can be a real headache. I thought Java mixed mode woult support both x86 and x64 programs.

Also, i noticed that my two Prime EXTEND OTA tuners are Not going through OpenDCT in Sage but are directly connected,ie, it doesn't list them as "HDHomeRun Digital TV Tuner on 10562c06-01 on 127.0.0.1:9000". I wonder if that is why i am seeing flakyness in OTA tuning?
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime
Reply With Quote
  #10  
Old 02-08-2019, 06:50 PM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by brandypuff View Post
Also, i noticed that my two Prime EXTEND OTA tuners are Not going through OpenDCT in Sage but are directly connected,ie, it doesn't list them as "HDHomeRun Digital TV Tuner on 10562c06-01 on 127.0.0.1:9000". I wonder if that is why i am seeing flakyness in OTA tuning?
There's a chance that that's what is happening considering the logs you posted didn't show any tuning activity from SageTV.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
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
Using the OpenDCT Generic HTTP Capture Device EnterNoEscape Hardware Support 46 04-08-2022 08:55 AM
Using the OpenDCT Generic Pipe Capture Device EnterNoEscape Hardware Support 101 01-20-2022 12:14 PM
recording missed due to capture device failure MickBurke Hardware Support 19 10-13-2012 12:31 PM
Suppress Capture Device Failure Alerts? Diego Garcia SageTV Software 10 08-05-2010 11:55 AM
Recording Missed Due to Capture Device Failure Axeman Hardware Support 8 11-14-2009 03:01 PM


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


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