Invalid workspace Error while installing new EAR on IBM WAS Server
Posted
by Kamal
on Stack Overflow
See other posts from Stack Overflow
or by Kamal
Published on 2009-06-11T08:27:17Z
Indexed on
2010/05/18
8:11 UTC
Read the original article
Hit count: 1417
Hi,
When I try to install a new EAR on IBM WAS 6.1 server through "Install new Application" option, it throws an error after 20-30 mins on the installation screen
"ADMA5006E: An error occurred configuring ABC in WebSphere Application Server repository: com.ibm.ws.sm.workspace.WorkSpaceException: WKSP0009E Workspace is invalid "
and the logs too show
[6/11/09 13:07:55:222 IST] 0000002b SystemErr R com.ibm.ws.sm.workspace.WorkSpaceException: WKSP0009E Workspace is invalid [6/11/09 13:07:55:269 IST] 0000002b SystemErr R at com.ibm.ws.sm.workspace.impl.WorkSpaceLogger.createException(WorkSpaceLogger.java:85) [6/11/09 13:07:55:269 IST] 0000002b SystemErr R at com.ibm.ws.sm.workspace.impl.WorkSpaceLogger.createException(WorkSpaceLogger.java:57)
Please let me know if anyone has an idea about this one.
Thanks
Kamal
© Stack Overflow or respective owner