websyhg 发表于 2017-2-18 08:53:01

WebLogic报错Unable to access the selected application. Exception in AppMerge flows

  系统:IBM AIX
  环境:WebLogic9.2.3
  

  今天一个Ear包部署到生产环境的WebLogic上,部署不上去。
报错:
Messages


Unable to access the selected application.
Exception in AppMerge flows' progression


先查部署的包中的Application.xml文件中包是否缺失,


后来,把应用拿到另外一台机器部署,部署成功。这样就排除了应用包的因素,就是环境问题。


再后来发现部署的那台激起磁盘空间不足,最后做了下调整,程序顺利部署上去了。



后记:遇到类似问题,想其他jar包、war包等部署不上去这也是一个需要考虑的因素
页: [1]
查看完整版本: WebLogic报错Unable to access the selected application. Exception in AppMerge flows