仅针对如下错误内容: Cannot send, channel has already failed: tcp://127.0.0.1:8161 一种尝试解决,修改连接端口为 61616: tcp://127.0.0.1:61616 在没有修改过 ActiveMQ 配置文件情况下,默认 tcp 端口为 61616,http 端口为 8161 61616 tcp 服务端口,修改该端口需要在 ActiveMQ 安装目录,conf 文件夹下 activemq.xml 文件 全局搜索关键字:transp…
解决方案一 我觉得你可能需要把服务完全停掉了 然后重启一下. http://localhost:8161(管理端口) tcp://127.0.0.1:61616(服务端口)…
背景: 一个同事往这个队列发数据,另一个同事从这个队列取数据,进行解析. 这是昨天同事昨天消费者 消费activemq 队列,一开始有正常,运行了一段时间后,发现突然消费者变为零了.因为有监控.之后怎么也连不上.然后报了这个错. javax.jms.JMSException: Cannot send, channel has already failed: tcp://IP:61616 at org.apache.activemq.util.JMSExceptionSupport.create(…
项目是使用activeMQ 发布订阅的模式,在本地测试正常,但是 放到服务器上出现这个错误: org.apache.activemq.transport.InactivityIOException: Cannot send, channel has already failed 解决办法: 是因为缺少jar包,加上 hawtbuf-1.9.jar ,问题解决.…
問題 鏈接Redis報錯`AUTH` failed: ERR Client sent AUTH, but no password is set [tcp://127.0.0.1:6379] 解決 啟動Redis客戶端 D:\Redis\redis-windows-master\src\msopentech\redis-64.2.8.2101>redis-cli.exe -h 127.0.0.1 -p 6379 127.0.0.1:6379> auth 123456 (error) ERR Cl…
页面报错: ConnectionException In AbstractConnection.php line 155 AUTH` failed: ERR Client sent AUTH, but no password is set [tcp://127.0.0.1:6379] 设置其密码127.0.0.1:6379> AUTH 123456(error) ERR Client sent AUTH, but no password is set 设置其密码127.0.0.1:6379>…
Problem1 : root@jeremy-VirtualBox:/etc/bind# /etc/init.d/bind9 restart * Stopping domain name service... bind9 rndc: connect failed: 127.0.0.1#953: connection refused [ OK ] * Starting domain name service... bind9 [fail] Solution :默认安装BIND9以后,是无法直接使用…
[root@localhost sbin]# ./named -v bind 9.5.1-p3-v3.0.9 问题现象: [root@localhost sbin]# ./rndc flush -p 10056 rndc: connect failed: 127.0.0.1#953: connection refused 问题分析: 看报错认为rndc使用的953端口,将端口换为953后报同样的错误 首先看了下bind的named.conf文件 ...... include "/home/ali…
codis3.2安装报错dashboard.go:369: [PANIC] call rpc create-proxy to dashboard 127.0.0.1:18080 failed的处理 执行以下命令时报错:# pwd/usr/local/go/work/src/github.com/CodisLabs/codis # ./bin/codis-admin --dashboard= --create-proxy -x [root@node1 codis]# ./bin/codis-adm…
redis启动出错Creating Server TCP listening socket 127.0.0.1:6379: bind: No error   windows下安装Redis第一次启动报错: [2368] 21 Apr 02:57:05.611 # Creating Server TCP listening socket 127.0.0.1:6379: bind: No error 解决方法:在命令行中运行 redis-cli.exe 127.0.0.1:6379>shutdown…
windows下安装Redis第一次启动报错: [2368] 21 Apr 02:57:05.611 # Creating Server TCP listening socket 127.0.0.1:6379: bind: No error 解决方法:在命令行中运行 redis-cli.exe 127.0.0.1:6379>shutdown not connected>exit 然后重新运行redis-server.exe redis.windows.conf,启动成功! 启动Redis 直接…
严重 [RMI TCP Connection(2)-127.0.0.1] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardCo…
1.启动nginx命令./sbin/nginx 2.提示80端口被占用 nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)n…
学习Servlet时碰到的一个bug. Connected to server [2017-01-08 04:40:33,100] Artifact jspRun:war exploded: Artifact is being deployed, please wait... 08-Jan-2017 16:40:33.570 严重 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.ContainerBase.addChildIn…
转载自:http://www.cnblogs.com/xiaoit/p/3867573.html 1:启动MongoDB 2014-07-25T11:00:48.634+0800 warning: Failed to connect to 127.0.0.1:27017, reason: errno:10061 由于目标计算机积极拒绝,无法连接. 2:添加一配置文件 ##数据文件 dbpath=E:\ruanjian\MongoDB\data ##日志文件 logpath=E:\ruanjian…
1.Mongo运行错误:Failed to connect 127.0.0.1:27017 Mongo运行错误:Failed to connect 127.0.0.1:27017,reason:errno:10061由于目标计算机积极拒绝,无法连接 Mongo运行错误 原因是MongoDB的服务没有开启,开启服务后问题就能解决了,开启服务命令:mongod --dbpath "d:\mongodb\data" 只要操作mongodb数据库,服务就要一直开着…
1:启动MongoDB 2014-07-25T11:00:48.634+0800 warning: Failed to connect to 127.0.0.1:27017, reason: errno:10061 由于目标计算机积极拒绝,无法连接. 2:添加一配置文件 ##数据文件 dbpath=E:\ruanjian\MongoDB\data ##日志文件 logpath=E:\ruanjian\MongoDB\log\mongo.log 添加相应目录和文件,如下图所示 3: C:\User…
在进行Nginx+Tomcat 负载均衡的时候遇到了这个权限问题,在error.log日志中.我们能够看到例如以下: connect() to 127.0.0.1:8080 failed (13: Permission denied) while connecting to upstream, 经过一番检查以及google,应该是SeLinux的导致的.能够选择一些两种方式进行: 1.关闭SeLinux,能够查看下面文章: CentOS下查看SeLinux状态及关闭SeLinux 2.运行以下的…
nginx部署网站后,访问域名,网页显示  500 Internal Server Error ,经查看发现nginx的error.log中有报错: failed (1113: No mapping for the Unicode character exists in the target multi-byte code page), client: 127.0.0.1... 但是其他部署的网站又没有问题,根据字眼Unicode character猜测是中文路径的问题,修改后再次访问,成功.…
某天,用git拉取,提交代码的时候出现了git Failed to connect to 127.0.0.1 port xxxx: Connection refused的问题, 开始百度,看了一通.都是如下路数,在git bash中: 方式一 首先,查一下代理: git config --global http.proxy 有没有呢,有就取消 git config --global --unset http.proxy 再查 git config --global https.proxy 有没有…
参考链接:https://blog.csdn.net/n_fly/article/details/52692480 1.window10环境下面安装的redis,之前安装好弄了一下,过了好几天,再次使用redis-server.exe命令启动,发现报了如下所示的错误: D:\biehl\redis>redis-server.exe [] Nov ::49.684 # Warning: no config file specified, using the default config. In o…
creating server tcp listening socket 127.0.0.1:6379: bind No error 的解决方案如下按顺序输入如下命令就可以连接成功 1. redis-cli.exe2. shutdown (如果设置了密码需要auth 加密码后再操作)3. exit4. redis-server.exe redis.windows.conf…
Call to localhost/127.0.0.1:9000 failed on connection exception:java.net.ConnectException的解决方案 作者:凯鲁嘎吉 - 博客园 http://www.cnblogs.com/kailugaji/ 在启动hadoop时,出现了如下错误: Call From java.net.UnknownHostException: ubuntu-larntin: ubuntu-larntin to localhost:90…
配置docker网络flannel时,配置etcd的key的时候出现以下错误 Error:  client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial t…
由于项目需要,在一台虚拟机上安装了MongoDB,但是在启动的时候,出现如下错误: [root@localhost bin]# ./mongo MongoDB shell version v3.4.0 connecting to: mongodb://127.0.0.1:27017 2018-09-27T21:11:14.779+0800 W NETWORK [main] Failed to connect to 127.0.0.1:27017, reason: Connection refus…
报错信息如下: [10036] 30 Dec 10:23:49.616 # Creating Server TCP listening socket 127.0.0.1:637 9: bind: No error[8660] 30 Dec 10:23:57.132 # Creating Server TCP listening socket *:6379: listen : Unknown error 解决方案如下按顺序输入如下命令就可以连接成功 1. Redis-cli.exe2. shutd…
错误: fatal: unable to access 'https://github.com/******': Failed to connect to 127.0.0.1 port 1080: Connection refused package github.com/google/protobuf/releases/download/v2.6.1/protobuf-2.6.1.tar.gz/...: exit status 128 解决方法: 1.打开C:\Users\*****文件下 .…
监控zabbix服务端这台服务器,然后显示Get value from agent failed: cannot connect to [[127.0.0.1]:10050]: [111] Connection refused 看到agent然后又看到10050端口 直接telnet语句去检测 第一种:端口不通 解决方法: agent端的ip为192.168.85.11,server端的ip为192.168.85.11 本地电脑WIN7系统,执行语句 telnet 192.168.85.11 1…
命令: ansible -i hosts_20 st  -m shell -a 'service zabbix_agentd star'  -K --become ansible -i hosts_20 st  -m shell -a 'lsof -i:10050'  -K --become 在shell模块报错:| FAILED | rc=127 >>/bin/sh: lsof: command not found 在command模块报错:| rc=2 >>[Errno 2]…
问题:Mongo运行错误:Failed to connect 127.0.0.1:27017,reason:errno:10061由于目标计算机积极拒绝,无法连接 在Mongodb的安装过程中碰到的问题,首先了解一下Mongodb的安装步骤 1.在Mongodb官网下载对应的版本,下载地址https://www.mongodb.org/downloads 2.将下载的文件解压到C盘或D盘根目录下 3.通过cmd命令mkdir data在解压的mongodb下创建data文件夹(或者直接在Wind…