Unable to launch the Java Client and Auto Vue – Agile 936

I am using Java 1.8.0.131

and on Java Client Launch i am getting this error
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://XXXXXXX:7001/JavaClient/lib/apache/xercesImpl.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Autovue
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://XXXXXXX:8080/Filemgr/jVue/jvue.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Is any one facing same problem?   2 -3 days back it was working fine.

But all of a sudden yesterday i am facing this issue

Agile Talent Asked on August 10, 2017 in Agile PLM (v9),   Product Collaboration.
Add Comment
2 Answer(s)
Best answer

Are you facing this issue across all the browsers? From the looks of it, it looks like a security block on downloading content. Can you try as shown in image. 

Also, you can check with network team if the port is opened or not. You can do a simple telnet URL : PORTNUMBER to verify the same. 

Regards,
Arif

Agile Angel Answered on August 11, 2017.
Add Comment

Hi Arif, Thanks 
Yes we identified this is a Security Block. and resolved.

Agile Talent Answered on August 11, 2017.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.