Maximo Open Forum

 View Only
  • 1.  unable to deploy ear file.

    Posted 05-10-2022 06:12
      |   view attached
    hello,

    when i am deploying ear file on websphere 8.5.5.3 on windows 2016 server i got this error.

    anybody has face same issue.
    #Administration

    ------------------------------
    syed mehdi
    kng
    ------------------------------


  • 2.  RE: unable to deploy ear file.

    Posted 05-10-2022 09:11
    Seeing the log error is important. You should be evaluating what you see in the DMGR logs like the error message states. You may get a more helpful error message such as not having Java 1.7/1.8 and trying to install an application that requires Java 1.7/1.8. WebSphere 8.5.5 installed 1.6 by default if I remember correctly and Maximo 7.6.0.X required 1.7 or 1.8 and Maximo 7.6.1.X required 1.8.

    Which version of Control Desk are you trying to install? WebSphere 8.5.5.3 was the default for 7.6.0.X but you should be on WebSphere 9 if utilizing 7.6.1.X. 

    Depending on your version of Control Desk, be aware that it can be too large to install normally through WebSphere. See https://www.ibm.com/support/pages/node/6493689 for alternative methods to install.

    ------------------------------
    Steven Shull
    IBM
    ------------------------------



  • 3.  RE: unable to deploy ear file.

    Posted 05-11-2022 02:07
    hello steven,

    thanks for your response.

    ------------------------------
    syed mehdi
    kng
    ------------------------------



  • 4.  RE: unable to deploy ear file.

    Posted 05-18-2022 04:33
    Hello Steven,

    ear deployment gets failed with message as shown in attached figure icd_ear_dep_05182022.jpg.

    node agent log is shown in attached file nodeagent_log_05182022_1041.txt

    deployment manager log is shown in attached file dmgr_log_05182022_1041.txt


    server systemout log not generated.

    also i saw node gets out of synchronization.

    ------------------------------
    syed mehdi
    kng
    ------------------------------

    Attachment(s)



  • 5.  RE: unable to deploy ear file.

    Posted 05-18-2022 06:38
    You ran out of heap space. There are two places at this stage to look at.

    The first is the EJB deploy. You can follow this technote here https://www.ibm.com/support/pages/maximo-ear-deployment-fails-outofmemory. I would recommend instead of 512 that you bump this up to 1024.

    The second is DMGR itself. By default this has a small allocation of RAM but for Maximo. I would change this to 1024 as the min and 2048 as the max. Once you've done that restart deployment manager so the new heap size can take effect.

    ------------------------------
    Steven Shull
    IBM
    ------------------------------



  • 6.  RE: unable to deploy ear file.

    Posted 05-19-2022 03:19
    Hello Steven,

    Thank you very much for your valuable information.

    ------------------------------
    syed mehdi
    kng
    ------------------------------