偶尔会掉线 2014-09-29 01:20 采纳率: 0%
浏览 15809

weblogic部署异常,weblogic.management.DeploymentException

<Failed to initialize the application 'bea_wls9_async_response' due to error weblogic.management.DeploymentException: Error encountered during prepare phase of deploying WebService module 'bea_wls9_async_response.war'. Two port in the AsyncResponseService(WebserviceDescriptionBean) has the same name {http://www.bea.com/async/AsyncResponseService}AsyncResponseServicePortTypePort. .
weblogic.management.DeploymentException: Error encountered during prepare phase of deploying WebService module 'bea_wls9_async_response.war'. Two port in the AsyncResponseService(WebserviceDescriptionBean) has the same name {http://www.bea.com/async/AsyncResponseService}AsyncResponseServicePortTypePort.
at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:149)
at weblogic.wsee.deploy.AppDeploymentExtensionFactory.prepare(AppDeploymentExtensionFactory.java:79)
at weblogic.wsee.deploy.AppDeploymentExtensionFactory.access$100(AppDeploymentExtensionFactory.java:15)
at weblogic.wsee.deploy.AppDeploymentExtensionFactory$1.prepare(AppDeploymentExtensionFactory.java:219)
at weblogic.application.internal.flow.AppDeploymentExtensionFlow.prepare(AppDeploymentExtensionFlow.java:23)
Truncated. see log file for complete stacktrace
Caused By: weblogic.wsee.ws.WsException: Two port in the AsyncResponseService(WebserviceDescriptionBean) has the same name {http://www.bea.com/async/AsyncResponseService}AsyncResponseServicePortTypePort.
at weblogic.wsee.deploy.WSEEAnnotationProcessor.checkWsdlPortNames(WSEEAnnotationProcessor.java:143)
at weblogic.wsee.deploy.WSEEAnnotationProcessor.process(WSEEAnnotationProcessor.java:133)
at weblogic.wsee.deploy.WSEEAnnotationProcessor.process(WSEEAnnotationProcessor.java:52)
at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:111)
at weblogic.wsee.deploy.AppDeploymentExtensionFactory.prepare(AppDeploymentExtensionFactory.java:79)
Truncated. see log file for complete stacktrace

  • 写回答

2条回答

  • -立子- 2014-09-29 08:12
    关注

    看着像是WebService WSDL里配置有问题,有重复的PortName

    评论

报告相同问题?

悬赏问题

  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
  • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序