Dear Team,
I have recently installed Websphere 8.5 in my local system and am connecting it from MyEclipse 10 Blue WAS8.5 connector. When I deploy my web application, I see the following in the console. Once deployed if I expand the Server node, I see that the deployed code says ‘Redeploy’. Also if i redeploy, the application is not working as expected. The exception in deployment console shows as below:
WSWS0038E: Error from Web services deploy tool:
com.ibm.websphere.management.exception.AdminException:
at com.ibm.ws.webservices.combined.deploy.WSDeployTask.performTask(WSDeployTask.java:262)
at com.ibm.ws.management.application.SchedulerImpl.run(SchedulerImpl.java:315)
at java.lang.Thread.run(Thread.java:784)
ADMA5011I: The cleanup of the temp directory for application myWebApp is complete.
ADMA5014E: The installation of application myWebApp failed.
WASX7017E: Exception received while running file “C:\Users\XXXXX\AppData\Local\MyEclipse Blue Edition\Common\plugins\com.genuitec.eclipse.blue.websphere85_9.0.0.me201211011550\installWebModule.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7132E: Application install for C:\Users\XXXXXX\IBM\WebSphere\AppServer\profiles\AppSrv01\installableApps\myWebApp.war failed: see previous messages for details.
Kindly help me in resolving this issue
Thanks in Advance,
Sai Praveen