会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shenrong
博客园
首页
新随笔
联系
订阅
管理
[置顶]
解决rocketmq发送消息报错: service not available now, maybe disk full, CL: 0.87 CQ: 0.87 INDEX: 0.87, maybe your broker machine memory too small
摘要: 1.问题出现 搭完mq单主单从集群之后,美滋滋想发一下message, 没想到碰到一个坑爹的问题: com.alibaba.rocketmq.client.exception.MQBrokerException: CODE: 14 DESC: service not available now, m
阅读全文
posted @ 2020-04-09 23:37 shenrong
阅读(13702)
评论(6)
推荐(3)
2018年3月14日
wso2ESB - 在eclipse中启用调试模式
摘要: 最近在使用wso2ESB,记录一下使用过程中碰到的坑,先写一篇调试的(前面的工具安装就不介绍了,既然想用调试了说明你已经看过一部分文档了),以后可能会介绍其他功能的使用。 在wso2 ei的文档中,介绍了用调试模式启动integrator.bat的方式,但是这种方式在开发环境下,不能快速部署(也就是
阅读全文
posted @ 2018-03-14 19:18 shenrong
阅读(1332)
评论(0)
推荐(0)
2017年9月6日
在Service中抛出异常事务未回滚问题分析与解决
摘要: 1.问题提出:在service中写方法时,抛出了一个Exception, 本来目的是为了让事务回滚, 但事实上没有回滚,产生了脏数据。代码如下:@Override@Transactionalpublic void insertInSingle(String type, MobileEditInDTO
阅读全文
posted @ 2017-09-06 20:57 shenrong
阅读(5800)
评论(1)
推荐(0)
2017年8月20日
Eclipse增强代码提示插件Code Recommenders安装,顺便说说Eclipse插件安装方法
摘要: 1.为什么用Code Recommenders 在用过Intelij Idea后,发现它的自动代码提示非常智能,可以敲关键字就能提示,但是因为公司用的是Eclipse, 所以想找有没有这个插件能增强代码提示的。 于是在百度上找啊找,但是找到的都是如何实现自动提示的,抄来抄去一点意思都没有,最后还是g
阅读全文
posted @ 2017-08-20 23:41 shenrong
阅读(4688)
评论(0)
推荐(1)
2017年7月7日
解决Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project autotest_fchtgl: Compilation failure的方法
摘要: 在碰到maven install 发现报错 Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project autotest_fchtgl:
阅读全文
posted @ 2017-07-07 00:33 shenrong
阅读(119823)
评论(1)
推荐(6)
公告
点击右上角即可分享