Deploying Application Using WebLogic Console Fails with the Error "No name parameter specified"
(Doc ID 2965584.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to Deploy application using WebLogic console it fails with the below errors:
The same application gets deployed when it is repackaged from "ear" to "war" OR use below command line option to deploy:
java weblogic.Deployer -adminurl t3://<adminhost>:,adminport> -username <username> -password <password> -deploy -library <path_to_ear>
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 |
References |