读书人

WebSphere常见异常及解决方案

发布时间: 2013-09-11 16:26:28 作者: rapoo

WebSphere常见错误及解决方案

使用websphere的时候经常遇到一些问题,于是就想持续的记录下来,这个文章会持续的更新

1. Could not read configuration data for composition unit "WebSphere:cuname=****,cuedition=BASE".

这通常是因为删除了某个资产或是应用,但是bla里面对应的没有删除成功,导致再安装其它应用的时候老是报这个错。

If the existing EAR file copy is already uninstalled but there are still some entries showing in the Business-level applications. Check the following two folders:

/dmgr_profile/config/cells/cell_name/cus
/dmgr_profile/config/cells/cell_name/blas

如果在这些文件夹下发现了报错中提到的应用,就删除掉,一般就能解决这个问题

读书人网 >Web前端

热点推荐