Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to capture Elluminate live and player VCR files (VCR player included)

(http://stream-recorder.com/forum/showthread.php?t=8982)

silverfox 06-08-2011 12:00 AM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
Hi

I get an error when trying to open the .vcr with the the .bat
"Failed to validate certificate The application will not be executed"

This error occurs only if I am offline. If online, everything works perfect.





More info about the error

Code:

sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: java.net.UnknownHostException: ocsp.verisign.com
        at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
        at sun.security.validator.PKIXValidator.doValidate(Unknown Source)
        at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
        at sun.security.validator.Validator.validate(Unknown Source)
        at sun.security.validator.Validator.validate(Unknown Source)
        at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
        at com.sun.javaws.security.AppPolicy.grantUnrestrictedAccess(Unknown Source)
        at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
        at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
        at com.sun.javaws.Launcher.prepareResources(Unknown Source)
        at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
        at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
        at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
        at com.sun.javaws.Launcher.launch(Unknown Source)
        at com.sun.javaws.Main.launchApp(Unknown Source)
        at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
        at com.sun.javaws.Main$1.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.security.cert.CertPathValidatorException: java.net.UnknownHostException: ocsp.verisign.com
        at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(Unknown Source)
        at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(Unknown Source)
        at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(Unknown Source)
        at java.security.cert.CertPathValidator.validate(Unknown Source)
        ... 18 more
Caused by: java.net.UnknownHostException: ocsp.verisign.com
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
        at sun.security.provider.certpath.OCSP.check(Unknown Source)
        at sun.security.provider.certpath.OCSPChecker.check(Unknown Source)
        ... 22 more

PC info

Windows 7 64 bit
Java version 6 update 26 (build 1.6.0_26-b03)

Any ideas?
Thanks

KSV 06-08-2011 03:59 AM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
I have no problem in playing vcr files when disconnected from internet. try clearing your java cache. if problem persists post your vcr file.

silverfox 06-08-2011 08:30 AM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
I cleared the java cache and I get the same error. Even with your demo file I get the "Failed to validate certificate". I tried with another PC (vista) and I get the same exact message. I even unchecked "Enable online certificate validation" and "Enable list of trusted publishers" from the java control panel but I still get "Failed..."


KSV 06-08-2011 12:01 PM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
i am using Win XP SP3 and was able to play your vcr file when disconnected from internet. uncheck "Enable blacklist revocation check" and try again.

my java security settings on Win XP SP3:


silverfox 06-08-2011 01:01 PM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
Problem fixed!!!

The problem was with the "Check certificates for revocation using Certificate Revocation Lists (CRLs)" option. I unchecked that option and .vcr files can play offline perfectly.

Thanks for all your help

KSV 06-22-2011 05:35 AM

Updated Script


 
Fixed a problem with some VCR files which have header version "VCR 1.4" but actually require older version of player to play properly. you may get some "Exception Trace Report" popups if you are using old script. renaming the corresponding play.jnlp file as described in
Code:

http://stream-recorder.com/forum/showpost.php?p=29104&postcount=25
along with this updated script will fix almost all of the problems.

Updated Script:
Code:

http://www.mediafire.com/file/2w5d7cz1a1d2j45/KSV%20-%20Elluminate%20Player.zip

any ANONYMOUS forum user 09-28-2011 07:23 PM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
Can you please re upload the script? It's been taken down.

KSV 10-05-2011 12:14 AM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
Previous link has been broken. so i have reuploaded the script.

Code:

http://www.mediafire.com/file/2w5d7cz1a1d2j45/KSV%20-%20Elluminate%20Player.zip

jkamat 11-04-2011 09:48 PM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
1 Attachment(s)
KSV - thanks for the great help on this thread. I am trying to run some .vcr files offline and I tried setting up php, your script and my vcr files in the same folder and tried to run it and I get some errors.

I then tried running your demo.vcr with the bat file and I get the same error.

The error is "Unable to launch application" and the details show "The field <jnlp> codebase has an invalid value Player" (attached is image of error)

Can you help me identify what I am missing? I am running Windows 7 if that helps.

Thanks again.

KSV 11-04-2011 11:33 PM

Re: How to capture Elluminate live and player VCR files (VCR player included)


 
uninstall all old JRE (java runtime) versions and install the latest one and then try again. i am using JRE 7 Update 1 on Win XP SP3 and it's working fine. it also works with older versions of JRE (6 series).


All times are GMT -6. The time now is 12:52 AM.