- 博客(3)
- 收藏
- 关注
原创 rabbitmq启动报错
rabbitmq启动报错ERROR: node with name "rabbit" already running on "localhost"显而易见,你的localhost上已有一个节点在运行rabbitmq了。解决办法:1 、打开终端输入sudo rabbitmqctl status可以查看rabbitmq的状态2、然后输入sudo rabbitmqctl stop停止rabbitmq3、最后输入rabbitmq-server启动rabbitmq就可以看到打开http://loca
2020-05-27 00:32:37
1323
原创 MAC下载安装ActiveMQ
ActiveMQ下载地址:http://activemq.apache.org/download.html选择图中标注的版本下载,下载解压完毕后在终端cd到安装路径下的bin目录,输入./activemq start 就能启动ActiveMQ ,终止命令是./activemq stop。192:macosx mac$ ./activemq startStarting ActiveM...
2020-05-07 02:30:35
562
1
原创 iPhone用数据线连接mbp充电一直闪跳问题
今天用数据线给iphone充电居然时断时续地闪跳,以为是数据线有问题,但换了一根还是老样子。查了一下原来只需要打开terminal输入:sudo killall -STOP -c usbd回车就可以了。...
2020-03-26 01:20:15
2607
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人