ADMA5006E error during installation of an .ear or a .war file
 Technote (troubleshooting)
 
Problem(Abstract)
You are connected to the Deployment Manager and installing an .ear or a .war file using either the WebSphere Application Server Administrative Console or wsadmin, when you receive this error message:

ADMA5006E: Error in configuring IDSWebApp_war in WebSphere repository:
com.ibm.websphere.management.exception.AdminException: ADMA5026E: No
valid target is specified in ObjectName
WebSphere:cell=sch1h123Network,node=sch1h123Manager,server=server1 for
module IDSWebApp.war+WEB-INF/web.xml.
 
Cause
Possible causes:
 
Resolving the problem
1. Issue these wsadmin commands to find the correct cell, node and server name, and to compare them for typos with the ones specified on the Administrative Console or wsadmin.
  • cd WAS_ND_ROOT/bin
  • ./wsadmin.sh for UNIX and wsadmin.bat for Windows
  • wsadmin>$AdminConfig list Cell
  • wsadmin>$AdminConfig list Node
  • wsadmin>$AdminConfig list Server
2. Make sure addNode is issued for the Deployment Manager to ensure that a server exists for the installation of the .ear or .war file.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1162513
IBM Group: Software Group
Modified date: Mar 5, 2004