Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9145861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T10:37:07+00:00 2026-06-17T10:37:07+00:00

After developing a Java EE Server and Client with help of Remote API, I

  • 0

After developing a Java EE Server and Client with help of Remote API, I tried to run this app from another workstation. Then I encountered a problem. After downloading client through web browser from the address “http://myip:8080/EntAppClient” I receive “Unable to launch the application” error. I use Glassfish 3.0.1 (NetBeans cannot install more recent versions). My app was created on a base from that tutorial: http://netbeans.org/kb/docs/javaee/entappclient.html .

[Update: 15 I 2013]

Ok. So thanks to the Netbeans 7.1.2 – Unable to add glassfish server 3.1.2 I managed to run the most recent version of glassfish, and now I have:

Error: Unable to load resource: http://myip:8080/___JWSappclient/___system/___dyn/___system_s1as.jnlp

Is the Launch file tab important as a part of description of problem?

Exception is now:

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://myip:8080/___JWSappclient/___system/___dyn/___system_s1as.jnlp
    at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
    at com.sun.deploy.net.DownloadEngine._downloadCacheEntry(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getResourceCacheEntry(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getJreResource(Unknown Source)
    at com.sun.javaws.LaunchDownload._downloadExtensionsHelper(Unknown Source)
    at com.sun.javaws.LaunchDownload.downloadExtensionsHelper(Unknown Source)
    at com.sun.javaws.LaunchDownload.downloadExtensions(Unknown Source)
    at com.sun.javaws.Launcher.prepareLaunchFile(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.access$000(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

And Wrapped Exception :

java.io.FileNotFoundException: http://myip:8080/___JWSappclient/___system/___dyn/___system_s1as.jnlp
    at sun.reflect.GeneratedConstructorAccessor1.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
    at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
    at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
    at com.sun.deploy.net.DownloadEngine._downloadCacheEntry(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getResourceCacheEntry(Unknown Source)
    at com.sun.deploy.cache.ResourceProviderImpl.getJreResource(Unknown Source)
    at com.sun.javaws.LaunchDownload._downloadExtensionsHelper(Unknown Source)
    at com.sun.javaws.LaunchDownload.downloadExtensionsHelper(Unknown Source)
    at com.sun.javaws.LaunchDownload.downloadExtensions(Unknown Source)
    at com.sun.javaws.Launcher.prepareLaunchFile(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.access$000(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: http://myip:8080/___JWSappclient/___system/___dyn/___system_s1as.jnlp
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    ... 19 more
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T10:37:08+00:00Added an answer on June 17, 2026 at 10:37 am

    Add your lib to Glassfish i have same problem once 🙂

    Also you could look here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing a socket server where a client will be bound after being
I'm developing a multiplayer turn based strategy game in Java (both client and server).
I'm developing a java app with swing in Windows. The problem is: after pressing
I am developing client-server application in Java which need user login. For that I
I am developing a server/client Java application where I need to authenticate the client
I'm developing a LoB application in Java after a long absence from the platform
I'm developing and testing a little straight-forward client-server application using java (and scala). The
I' m developing an Android app wich requires me to use a Database. After
I'm developing an app (Flash/AS3) that connects to Facebook. After the user logs in
After months of developing I realize that my app (only using android 2.1) crashes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.