随笔 - 832  文章 - 2  评论 - 31  阅读 - 167万

A composition unit with name **** already exists. Select a different application name.

webshpere8.5发布应用程序失败。

SystemOut.log信息:

[3/10/14 3:02:04:538 JST] 00000092 InstallSchedu I   ADMA5016I: Installation of NewPPAndBO-web_20141030_war started.
[3/10/14 3:02:04:560 JST] 00000092 wtp           W org.eclipse.jst.j2ee.commonarchivecore.internal.impl.WARFileImpl containsEJBContent IWAE0068W The EJB deployment descriptor META-INF/ejb-jar.xml in library archive oscore-2.2.6.jar is ignored. The product does not process deployment descriptor META-INF/ejb-jar.xml in library archives. Change the path of deployment descriptor META-INF/ejb-jar.xml to WEB-INF/ejb-jar.xml.
[3/10/14 3:02:22:173 JST] 00000092 FfdcProvider  W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /opt/IBM/WebSphere/AppServer8/profiles/AppSrv01/logs/ffdc/server1_cf35286b_14.03.10_03.02.22.0495234969589493957744.txt com.ibm.ws.management.application.task.ValidateBLATask.performTask 145
[3/10/14 3:02:22:209 JST] 00000092 FfdcProvider  W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /opt/IBM/WebSphere/AppServer8/profiles/AppSrv01/logs/ffdc/server1_cf35286b_14.03.10_03.02.22.1743787684079206213869.txt com.ibm.ws.management.application.SchedulerImpl.run 328
[3/10/14 3:02:22:353 JST] 00000092 InstallSchedu I   ADMA5014E: The installation of application NewPPAndBO-web_20141030_war failed.

 

查看SystemErr.log信息:

[3/10/14 3:20:56:235 JST] 0000009c SystemErr     R com.ibm.websphere.management.exception.AdminException: A composition unit with name NewPPAndBO-web_20141030_war already exists. Select a different application name.
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.management.bla.j2ee.ext.tasks.ValidateBLATask._validateBLAInstall(ValidateBLATask.java:348)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.management.bla.j2ee.ext.tasks.ValidateBLATask._performTaskAsSystem(ValidateBLATask.java:132)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.management.bla.j2ee.ext.tasks.ValidateBLATask$1.run(ValidateBLATask.java:104)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5474)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.security.auth.ContextManagerImpl.runAsSpecified(ContextManagerImpl.java:5565)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.management.bla.j2ee.ext.tasks.ValidateBLATask.performTask(ValidateBLATask.java:101)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at com.ibm.ws.management.application.SchedulerImpl.run(SchedulerImpl.java:315)
[3/10/14 3:20:56:236 JST] 0000009c SystemErr     R  at java.lang.Thread.run(Thread.java:773)

执行命令删除以前发布的残留:

find /opt/IBM/WebSphere/AppServer8/ -name NewPPAndBO*|xargs rm -rf

xargs是把前面查出来的作为参数传给后面

posted on   小破孩楼主  阅读(104)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
历史上的今天:
2020-01-05 Linux各文件颜色的含义
2020-01-05 docker的/var/run/docker.sock参数(待总结)
2020-01-05 docker pull 下来的镜像都存到了哪里
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示