My Oracle Support Banner

Attempting to Launch NMS Client Results in "com.sun.deploy.net.FailedDownloadException: Unable to load resource: file:/C:/Users/[username]/Downloads/nms-boot.jar" (Doc ID 2479543.1)

Last updated on AUGUST 04, 2022

Applies to:

Oracle Utilities Network Management System - Version 1.12.0 and later
Oracle Network Management for Utilities - DMS - Version 1.12.0 and later
Information in this document applies to any platform.

Symptoms

On : 2.3.0.2.0 version, Java Application Server

Web Workspace fails to start.
The error message indicates that it is looking on the local machine (file:/C:/ ) instead of the weblogic server as is expected.

com.sun.deploy.net.FailedDownloadException: Unable to load resource: file:/C:/Users/[username]/Downloads/nms-boot.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)


 
The WebWorkspace.jnlp file is missing two key pieces of information - codebase and java.naming.provider.url:

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
 Misspelled Entries in build.properties
 key.server.name Entry Does Not Use a Fully Qualified Domain Name (FQDN)
Solution
 Solution 1: Correct entry spelling
 Solution 2: Use Fully Qualified Domain Names
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.