Unable to complete unload due to: null.

前言

在Oracle上部署流程时部署报错
正在 “/Domain_bpm_domain/bpm_domain/bpm_server1” 的 SOA 文件夹 “zhangle” 上部署…
未能在 “/Domain_bpm_domain/bpm_domain/bpm_server1” 上部署!
There was an error deploying the composite on bpm_server1: [JCABinding] 项目方法 Unable to complete unload due to: null.
在这里插入图片描述

原因

这是由于数据库配置路径时 出了问题 导致定义的方法找不到

在这里插入图片描述

解决

数据库重新连接 定义名字时直接用数据库用户名
注:你的方法写在那个数据库 就往那个数据库对应的控制台部署 不过这好像不是关键
在这里插入图片描述

这个细节太小了,导致我写了也不知道哪里出错,一直检查,后来才发现

部署

在这里插入图片描述

祝你幸福
送你一首歌:《King Of The World》 Young Rising Sons
附图:8-3日 长白山天池 学生票半价52.5,景区公交85,长春出发大巴60,耗时6H
在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/HezhezhiyuLe/article/details/98506303