当前位置:   article > 正文

【踩坑实录】_cont find class information

cont find class information

Eclipse篇

eclipse配置

本地导入的代码配置过一次,如果从SVN重新down代码下来,配置可能需要重新设置一下,不然bpel文件里Find code时可能出现cannot find class information,please check setting information的问题。

rabbitMQ篇

登陆时提示Not management user

localhost:15672(或者127.0.0.1:15672)
解决办法:设置用户为管理员
语法:rabbitmqctl set_user_tags 【用户名】 administrator
在这里插入图片描述

PGadmin篇

登陆报错could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host"localhost" (:1) and acceptingTCP/IP connections on port 5433 ?

解决:启动postgres服务
win + R:services.msc,在弹窗中找到postgres,右键->启动

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小桥流水78/article/detail/823192
推荐阅读
相关标签
  

闽ICP备14008679号