Hi All,
I am facing problem on deploing application in WAS 8.0.0.5. We are getting below error on console while deploying applications, i am getting same error when we do it from wsadmin tool also.
The following exception occurred. Check log for details.
com.ibm.websphere.management.application.client.AppDeploymentException: [Root exception is java.lang.ArrayIndexOutOfBoundsException]
00000030 MBeanHelper E Could not invoke an operation on object: WebSphere:name=ApplicationManager,process=server1,platform=proxy,node=INF-IRL-TK02Node01,version=8.0.0.5,type=ApplicationManager,mbeanIdentifier=ApplicationManager,cell=INF-IRL-TK02Cell01,spec=1.0 because of an mbean exception: com.ibm.ws.exception.RuntimeError: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException
[2/27/13 16:04:00:463 IST] 0000002f MBeanHelper E Could not invoke an operation on object: WebSphere:name=ApplicationManager,process=server1,platform=proxy,node=INF-IRL-TK02Node01,version=8.0.0.5,type=ApplicationManager,mbeanIdentifier=ApplicationManager,cell=INF-IRL-TK02Cell01,spec=1.0 because of an mbean exception: com.ibm.ws.exception.RuntimeError: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException
[2/27/13 16:04:16:794 IST] 0000002f wtp W org.eclipse.jst.j2ee.commonarchivecore.internal.helpers.WARFileAnnotationsDetector locateAnnotations Scan failure for [ COM/ibm/db2os390/sqlj/custom/DB2SQLJCustomizer.class ] in [ WEB-INF/lib/db2jcc.jar ]: [ null ]
[2/27/13 16:04:16:794 IST] 0000002f wtp E org.eclipse.jst.j2ee.commonarchivecore.internal.impl.EARFileImpl rollUpRoles An error occurred while processing the roles in module
Web Module [ org.eclipse.jst.j2ee.application.internal.impl.WebModuleImpl@4ecedb6 ]
URI [ VMA.war ]
Alt DD [ null ]
Context Root [ /vma2 ]
for application E:\IBM\WebSphere8\AppServer8\profiles\Dmgr01\wstemp\514564614\workspace\cells\INF-IRL-TK02Cell01\applications\VMA_war.ear\deployments\VMA_war, error message=null
[2/27/13 16:04:19:044 IST] 0000002f FfdcProvider W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on E:\IBM\WebSphere8\AppServer8\profiles\Dmgr01\logs\ffdc\dmgr_51e97aef_13.02.27_16.04.18.2002689799323167604673.txt com.ibm.ws.management.application.EditApplication.getApplicationInfo 404
[2/27/13 16:04:19:044 IST] 0000002f ApplicationCo W com.ibm.ws.console.appdeployment.ApplicationConfigureController perform Failure invoking method getApplicationInfo on MBean for VMA_war
Same application was successfully deployed and started in WAS 8.0.0.4. Same application is not woking(not deploying) with fix pack 5.
Please suggest...!!!
Thanks,
Chinna.