Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to launch the application #5

Open
shuja opened this issue Feb 1, 2017 · 0 comments
Open

Unable to launch the application #5

shuja opened this issue Feb 1, 2017 · 0 comments

Comments

@shuja
Copy link

shuja commented Feb 1, 2017

Trying to use the webstart.jnlp fails as it appears to pointing to resources to the old google.code repository so instead I tried to use the launch_local.jnlp as I have it saved locally to my machine.

However this also is failing as its unable to find file 'javaemvreader-0.0.1-SNAPSHOT-full.jar'. The "target" folder doesnt actually exist and a quick search within the root directory of EMV also doesn't show where this SNAPSHOT-full.jar is located.

Is there another path I need to update the jnlp to lauch to?

Error output below:-

com.sun.deploy.net.FailedDownloadException: Unable to load resource: file:/C:/Users/xxxxxx/Downloads/javaemvreader-master/javaemvreader-master/target/javaemvreader-0.0.1-SNAPSHOT-full.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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant