Deploying Application Fail With Wrong Path <BEA-149078> Weblogic.Management.DeploymentException: java.nio.file.NoSuchFileException: <PATH>/<APP>.war
(Doc ID 2820898.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
This domain has got a separated path for the AdminServer and the managed servers.
AdminServer is on <PATH1> while the managed servers are on <PATH2>.
Then, when trying to deploy an application to the managed servers, it returned the following error:
It points to the AdminServer path which is wrong.
The expected path is: <PATH2>/servers/<managed_server>/stage/<application_name>/<application_name>.war
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 |
Cause |
Solution |