There are currently no customization options to define an
error logstream for a deployment manager cell. This is as designed, as it
was assumed users would install a base application server node initially,
and create an error logstream during that customization that would be used
later when creating a deployment manager cell.
The deployment manager code falls back on the default name of the
logstream ( of WAS.ERROR.LOG) if none has been specified for the
"ras_logstreamName" in the environment variables for the cell. This is the
reason for the error message.
The message will be displayed if either the base appserver logstream is
being used with a name other than WAS.ERROR.LOG, or no base appserver
logstream has been created.
It should be noted that the design team is currently reviewing this,
and in the next version of WebSphere, there will be an option to customize
a logstream specifically for a deployment manager cell.
|