Has anyone tried to use Java connector with vWorkspace 7.1 since i am getting error while connecting from web portal.
Below is the exception i am getting while connecting through it..
com.sun.deploy.net.FailedDownloadException: Unable to load resource: https://apps.agreeya.net/provision/web-it/java/pntsc.jar at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source) at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Please let me know if this works fine with anyone?
I will be out of the office starting Friday, December 17, 2010, returning Monday, Janurary 10, 2011. During my absence please email terry.burgess@quest.com for any assistance with vWorkspace.
Pritpal, no luck on this i downgraded back to java 1.6 u7 but still got below error
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source) at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source) at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source) at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source) at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source) at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source) at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source) at com.sun.javaws.Launcher.downloadResources(Unknown Source) at com.sun.javaws.Launcher.prepareLaunchFile(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.io.EOFException: SSL peer shut down incorrectly at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source) ... 25 more
Please anyone let me how to connect Application hosted via web portal
where are ecaxtly refering, you mean client i.e. workstation. I tried to do this on my workstation with windows 7 installed but i could not find TLS 1.0 option under Java Setting
I also checked on a Ubuntu Linux Workstation and just like you said there is no java applet available. When searching the web, it looks like you have to uninstall open java sdk from Ubuntu and install oracle/sun java runtime jre from the oracle website to get some sort of java applet. I personally never tried it ..
I am sure not all java versions are officially supported. But if it works or not is a matter of trial and error. I will try to get the official numbers..
Here are the official ones..
Client Access Device Java Versions
The following table outlines the Java versions required to support the operating
Thanks a lot Dennis you helped a lot.. that is true java applet is not avaiable in ubuntu linux and we have to install it. after installtion, i unchecked TLS 1.0 option under security and it started working but i must be honest, it was working slow like anything. i heard someone saying " normal RDP connection is much faster then vworkspace Java connector option " . Need to really work on to figure out reason if it`s slow performance.
prit1
72 Posts
1885
0
Posted December 15th, 2010 13:00
I got these errors too...was running the latest version of Java ( oracle ) 1.6 u22
when connecting to the webportal via https
however without the sercure-it / https ..etc it did work with the latest java client
it's down to the version of Java you are using
reverted back to java 1.6 u7 or u9 or even tried u14/15 and it working fine
with https
prit