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

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 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题
  • ¥20 yolov5自定义Prune报错,如何解决?