Error List

Error List for the ‘WL92-DeployerRuntime’ Category

BEA-149053 - An attempt to add a virtual host target 'host' to module 'module' has been rejected. This is because it is also targeted by the module by way of a virtual host member, 'server', (a member of cluster, 'cluster' ).

Description:
It is invalid to target a virtual host and one of its members to the same module.

Cause:
The module is already targeted to a cluster member defined for the virtual host.

WL92-DeployerRuntime , ,

BEA-149112 - Application 'appName' is already deployed, and an attempt was made to redeploy application 'appName' again with source. Redeploying with source is only allowed for redeploying a new version of the application. Try redeploying again without specifying source or with a new version.

Description:
Application ‘appName‘ is already deployed, and an attempt was made to redeploy application ‘appName‘ again with source. Redeploying with source is only allowed for redeploying a new version of the application. Try redeploying again without specifying source or with a new version.

Cause:
An attempt was made to redeploy with source specified for application ‘appName‘, and application ‘appName‘ is already deployed. Redeploy again without specifying source or with a new version.

WL92-DeployerRuntime ,

BEA-149183 - Invalid retiretimeout option specified for deploy operation. Retiretimeout option was specified as 'retiretimeout' for the initial deployment of application 'name'. Retirement policies must be set during the deploy/redeploy of the next version in order to apply to version 'version' of 'name'.

BEA-149078 - An error occured while removing targets for undeployment task id.

BEA-149132 - Split-dir application appName can only be deployed to the Admin Server

Description:
Split dir applications are a development mode feature, such applications are intended to be deployed only on the Admin Server

Cause:
Attempt to perform deployment operation on Split-dir application on a server other than the Admin Server

WL92-DeployerRuntime , , ,

BEA-149097 - The retirement for application 'appName' failed.

Description:
The retirement for application ‘appName‘ failed.

Cause:
This may happen due to a problem in accessing the persistent store or an internal error.

WL92-DeployerRuntime

BEA-149152 - No deployment request to set up context for.

Description:
No deployment request to set up context for.

Cause:
No deployment request to set up context for.

WL92-DeployerRuntime

BEA-149054 - An attempt to add a virtual host target 'host' to a non-Web application module 'module' has been rejected.

Description:
Only Web applications can have virtual hosts as targets.

Cause:
An EJB or Connector was attempting to target a virtual host.

WL92-DeployerRuntime , , ,

BEA-149113 - Cannot deploy or redeploy application 'appId' because the maximum number of application versions (maxAppVersions) for application 'appName' is exceeded. Currently deployed versions are: 'curVersions'.

Description:
Cannot deploy or redeploy application ‘appId‘ because the maximum number of application versions (maxAppVersions) for application ‘appName‘ is exceeded.

Cause:
An attempt was made to deploy or redeploy application ‘appId‘ when the maximum number of application versions (‘maxAppVersions‘) for application ‘appName‘ is exceeded.

WL92-DeployerRuntime ,

BEA-149184 - The application 'name' was autodeployed and may only be redeployed by touching REDEPLOY file in the domain autodeploy directory for respected application.