Discussion:
Error while installing DWE Admin console
(too old to reply)
elza
2007-09-14 06:11:55 UTC
Permalink
Hi,

I am getting this error while trying to install DWE Admin console.


Proc Out:WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
WASX7303I: The following options are passed to the scripting environment and are available as argument that is stored in the argv variable: "[/root/Desktop/db2warehouse2/DWEAdmin/dweadmin.ear, DWEAdminConsole, Error, found, in, String, "{_Websphere_Config_Data_Display_Name=ams6Node01(cells/ams6Node01Cell/nodes/ams6Node01|node.xml#Node_1), webserver1_node,, _Websphere_Config_Data_Id=cells/ams6Node01Cell/nodes/webserver1_node|node.xml#Node_1182427171168}";, cannot, create, ObjectName., server1]"
installapp: this script requires 4 parameters: location of the application EAR file
application name, node name, server name.

e.g.:wsadmin -lang jython -f installapp.py W:\installableApps\ivtApp.ear ivtApplocalhost server1
Error Out:

Can anyone help me out to solve this issue
elza
2007-09-21 05:25:45 UTC
Permalink
The problem got solved....

The existing WAS has another node called webserver1_node under the profile called "default".

DWE looks for profile "default" and assumes that there is only one node (not multiple nodes). Hence the error seen.

The solution is either install a new WebSphere or move webserver1_node to a different profile (ie. not to be under the profile called "default").
Loading...