Solved

Error while open customizer

  • 9 October 2023
  • 6 replies
  • 73 views

Badge +1

Hello.

         I am unable to open customizer when ever I tried to open it it’s always give me this error

java.io.IOException: Server returned HTTP response code: 403 for URL: https://saned.iau.edu.sa:443/assystweb/applets/customiser.jar
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
    at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doHeadRequestEX(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.checkUpdateAvailable(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.isUpdateAvailable(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)

 

icon

Best answer by ataha 9 October 2023, 10:22

View original

6 replies

Badge +1
  • As the first step you can try clearing application launcher cache
     


     

Badge +1
  • As the first step you can try clearing application launcher cache
     


     

 

what is the next step ?

Badge +1
  • Try to pen the customizer after clearing the cache 
  • If it did not work then, Go to “C:\Program Files\IFS assyst Application Launcher”
  • Right click on “settings.bat” file and click run as an administrator
  • Click on the first two check boxes as per in the screenshot and click “ok”
  • Try to open the customizer

 

Badge +1

it’s working on the server I need to open it on my PC

Userlevel 2
Badge +5

Hi

 

An HTTP 403 response is “forbidden”. Is your session still valid when you try to access the customizer? If it is, are there any restrictions on your network that might prevent you downloading Jar files? 

Badge +1

Issue related with the installed java virsion

resolved after install older virsion

thanks everyone

Reply