Deploying Control Desk 7.6.1 + Maximo 7.6.1 through WebSphere 9 console Error
While deploying Maximo EAR, if you get this error in IBM Control Desk 7.6.1 and IBM Maximo Asset Management 7.6.1:
Problem:
This application is too large to be installed using the administrative console. Use wsadmin to install this application.
You may run into a non-fatal MAXIMO ear deployment problem. When the maximo.ear file is over 1 GB, If you use the WebSphere console to deploy the ear, the console displays this error:
This is a limitation of the WebSphere Interactive Service Console application. EAR files larger than 1 GB should be deployed through the wsadmin scripting tool.
Resolution:
Navigate to C:\IBM\SMP\ConfigTool\scripts
Run the following command:
reconfigurePae.bat -action updateApplication -deploymaximoear
CTGIN5537I: Deployment of the application MAXIMO has begun. This operation may take some time to complete. When completed, it will have built and deployed the maximo.ear file. It will then move on to build and deploy the maximo-x.war, then start the application server.
reconfigurePae reads parameters from (default Windows location) C:\IBM\SMP\etc\install.properties and C:\IBM\SMP\maximo\applications\maximo\properties\maximo.properties.
No comments: