WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Why does AdminApp.installInteractive fails some moment in /default/tempapp999.ear creation

  • 1.  Why does AdminApp.installInteractive fails some moment in /default/tempapp999.ear creation

    Posted 12/14/15 08:48 PM

    Below is everything I am doing and the detailed logs. Any idea about a possible reason for this faill will be appreciatted. I am complete stuck because I don't know what else I could check.


    wsadmin>AdminApp.installInteractive('/WebSphereDevelopment/MYAPP/MyAppEAR.ear')
    WASX7015E: Exception running command: "AdminApp.installInteractive('/WebSphereDe
    velopment/MYAPP/MyAppEAR.ear')"; exception information:
    com.ibm.websphere.management.application.client.AppDeploymentException: com.ibm.
    websphere.management.application.client.AppDeploymentException: ÝRoot exception
    is java.lang.RuntimeException: Deploying /WebSphere/was85/dtl85cel/ledm85nd/Dep
    loymentManager/profiles/default/temp/app1531162275061662369.ear failed.¨
    java.lang.RuntimeException: java.lang.RuntimeException: Deploying /WebSphere/was
    85/dtl85cel/ledm85nd/DeploymentManager/profiles/default/temp/app1531162275061662
    369.ear failed.
    wsadmin>

    wsadmin.traceout:

    first screen
    000136,Caused by: java.util.zip.ZipException: error in opening zip file
    000137,,at java.util.zip.ZipFile.open(Native Method)
    000138,,at java.util.zip.ZipFile.(ZipFile.java:231)
    000139,,at java.util.zip.ZipFile.(ZipFile.java:161)
    000140,,at java.util.zip.ZipFile.(ZipFile.java:132)
    000141,,at com.ibm.ws.sip.application.frameworkext.SarToEarConverterTask.isConv
    000142,,... 63 more
    000143,
    000144,Ý11/9/15 13:23:17:594 CST¨ 00000001 AbstractShell A WASX7093I: Issuing
    000145,com.ibm.websphere.management.application.client.AppDeploymentException:
    000146,java.lang.RuntimeException: java.lang.RuntimeException: Deploying /WebSp
    000147,"

    first right screen:
    000144, message: "WASX7015E: Exception running command: "AdminApp.installIntera
    000145,com.ibm.websphere.management.application.client.AppDeploymentException:
    000146,here/was85/dtl85cel/ledm85nd/DeploymentManager/profiles/default/temp/app

    Second right screen:
    000144,ctive('/WebSphereDevelopment/MYAPP/MyAppEAR.ear')"; exception information:
    000145, ÝRoot exception is java.lang.RuntimeException: Deploying /WebSphere/was
    000146,1531162275061662369.ear failed.

    Third right screen:
    000144,
    000145,85/dtl85cel/ledm85nd/DeploymentManager/profiles/default/temp/app15311622
    000146,

    Fourth right screen:
    000144,
    000145,75061662369.ear failed.¨
    000146,



  • 2.  RE: Why does AdminApp.installInteractive fails some moment in /default/tempapp999.ear creation

    Posted 12/14/15 08:50 PM

    Hi,

    Please check if your /tmp has required space. Plus, check the ulimit value of the box.
    Google should also help.