Link to home
Start Free TrialLog in
Avatar of rajaamirapu
rajaamirapu

asked on

zero binary copy option

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R com.ibm.websphere.management.exception.AdminException: The application [xxx]App was installed using zero binary copy option. Therefore it is not possible to perform any operation on this application that involves accessing the application metadata or EAR file.  The only possible operation is uninstall.

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R    at com.ibm.ws.management.application.task.ConfigRepoHelper.getEarFileFromBinaries(ConfigRepoHelper.java:180)

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R    at com.ibm.ws.sca.internal.deployment.SCAAbstractTask.getEARFile(SCAAbstractTask.java:401)

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R    at com.ibm.ws.sca.internal.deployment.SCAUninstallTask.performUninstallTasks(SCAUninstallTask.java:81)

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R    at com.ibm.ws.sca.internal.deployment.SCAUninstallTask.performTask(SCAUninstallTask.java:51)

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R    at com.ibm.ws.management.application.SchedulerImpl.run(SchedulerImpl.java:253)

[2/3/08 18:19:23:319 IST] 0000005f SystemErr     R    at java.lang.Thread.run(Thread.java:832)
ASKER CERTIFIED SOLUTION
Avatar of Arty K
Arty K
Flag of Kazakhstan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
In the other case they recommend to ignore this error:
http://www-1.ibm.com/support/docview.wss?uid=swg21205562
Avatar of rajaamirapu
rajaamirapu

ASKER

All,
Thanks for your quick response i have already tired this options without any luck
Any info is appreaciated in this regard.
Hi All,
I have solved the problem myself. The problem the app was not deployed properly. I have removed the application from Config directory and genarated the deploy code manually
This thrown some light on this issue but not to full extent for resolution of the problem