OGG-01224 error 111:Connection refused - retries exceeded.
OGG-01224 error 111:Connection refused - retries exceeded.
目標端程式正常啟動,埠開啟監聽,且沒有防火牆限制,但源端p程式一致報出Connection refused錯誤。
2019-01-04 02:25:08 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:25:18 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:25:28 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:25:38 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:25:48 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:25:58 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:26:08 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:26:18 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:26:28 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:26:38 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
2019-01-04 02:26:48 WARNING OGG-01221 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused.
Source Context :
SourceModule : [ggnet.tcprtn]
SourceID : [/scratch/aime/adestore/views/aime_adc00jza/oggcore/OpenSys/src/gglib/ggnet/tcprtn.c]
SourceMethod : [opt_negotiate]
SourceLine : [4648]
ThreadBacktrace : [12] elements
: [/lib64/libc.so.6(__libc_start_main)]
: [/data/ogg/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**))]
: [/data/ogg/extract(_ZN3ggs5gglib14MultiThreading6Thread9RunThreadEPNS2_10ThreadArgsE+0x14c) [0x83e1bc]]
: [/lib64/libc.so.6(__libc_start_main)]
: [/data/ogg/extract()]
: [/data/ogg/extract()]
: [/data/ogg/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**)]
: [/data/ogg/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**)+0xb5) [0x83e875]]
: [/data/ogg/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**))]
: [/data/ogg/extract(main)]
: [/lib64/libc.so.6(__libc_start_main)]
: [/data/ogg/extract()]
2019-01-04 02:26:58 ERROR OGG-01224 Connect failed to 10.101.x.xxx:9902, error 111:Connection refused - retries exceeded.
2019-01-04 02:26:58 ERROR OGG-01668 PROCESS ABENDING.
[oracle@yt-rac2 dirrpt]$
目標端ggserr.log檔案許可權問題,因為用zabbix使用者部署了ogg的監控,執行是會將該日誌許可權改變,導致目標端實際上埠存在異常,mgr程式貌似無法完全開啟埠及動態埠。
以此記錄,不深入研究了。
2019-01-03 23:57:52 INFO OGG-00963 Command received from EXTRACT on host [10.101.x.x]:57344 (START SERVER CPU -1 PRI -1 TIMEOUT 300 PARAMS ).
2019-01-03 23:57:52 INFO OGG-00963 Command received from EXTRACT on host [10.101.x.x]:57347 (VERSION).
2019-01-03 23:57:52 INFO OGG-00960 Access granted (rule #1).
2019-01-03 23:57:52 INFO OGG-00963 Command received from EXTRACT on host [10.101.x.x]:57348 (START SERVER CPU -1 PRI -1 TIMEOUT 300 PARAMS ).
2019-01-03 23:57:52 INFO OGG-01888 TCP network is configured as
OS DEFAULT SPECIFIED ACTUAL VALUE
IP_DSCP 0 N/A 0
IP_TOS 0 N/A 0
TCP_NODELAY 0 N/A 0
TCP_QUICKACK 1 N/A 1
TCP_CORK 0 N/A 0
SO_SNDBUF 8192 N/A 8192
SO_RCVBUF 43690 N/A 43690.
2019-01-03 23:57:52 WARNING OGG-01525 Failed to open trace output file, '/data/ogg/ggserr.log', error 13 (Permission denied).
2019-01-03 23:57:52 INFO OGG-00963 Command received from SERVER on host [::1]:28552 (REPORT 51266 9902).
2019-01-03 23:57:52 INFO OGG-00960 Access granted (rule #1).
2019-01-03 23:57:52 INFO OGG-00974 Manager started collector process (Port 9902).
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29863023/viewspace-2374647/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Error:Can't connect to SOCKS proxy:Connection refused (Connection refused)Error
- nameko shell 報錯 : [Errno 111] Connection refused
- nacos Connection refused (Connection refused)
- Error!: SQLSTATE[HY000] [2002] Connection refusedErrorSQL
- java.net.ConnectException: Connection refused (Connection refused)JavaException
- Listener refused the connection with the following error:ORA-12514, TNS:listenerError
- go get報錯connect: connection refusedGo
- SSH出現Connection refused錯誤
- ssh: connect to host localhost port 22: Connection refusedlocalhost
- raw.githubusercontent.com port 443: Connection refusedGithub
- java.net.ConnectException: Connection refused 異常JavaException
- Linux啟動tomcat後執行shutdown.sh關閉時出現異常:Connection refused (Connection refused)LinuxTomcat
- telnet localhost 44444 telnet: connect to address ::1: Connection refusedlocalhost
- kubernetes應用flannel失敗 Connection refused.
- 使用putty遠端登入Ubuntu時,報Network error:Connection refused錯誤及解決(記錄)UbuntuError
- 解決 Android studio Connect to 127.0.0.1:[/127.0.0.1] failed: Connection refusedAndroid127.0.0.1AI
- wsl docker 安裝frp內網穿透出現error: dial tcp 127.0.0.1:xxxx: connect: connection refused解決方法DockerFRP內網穿透ErrorTCP127.0.0.1
- ERROR 2026 (HY000): SSL connection error: unknown error numberError
- Solaris SSH 服務處於maintenance模式,ssh connection refusedAINaN模式
- 坑:ssh: connect to host github.com port 22: Connection refusedGithub
- The connection to the server 10.10.0.2:6443 was refused - did you specify the right host or port?Server
- Dr.Elephant mysql connection errorMySqlError
- Jedis 連線 Redis報JedisConnectionException: java.net.ConnectException: Connection refusedRedisExceptionJava
- 異常解決——GitLab : ssh: connect to host port 22: Connection refusedGitlab
- Error: Connection activation failed: Device not managed by NetworkManagerErrorAIdev
- (20200916 Solved)Docker||redis-cli Could not connect to Redis at 127.0.0.1:6379: Connection refusedDockerRedis127.0.0.1
- 連線資料庫提示sqlstate[hy000] [2002] Connection refused資料庫SQL
- idea報錯資料庫connection refused【杭州多測師_樹哥】Idea資料庫
- 解決telnet: connect to address 127.0.0.1: Connection refused的錯誤資訊問題127.0.0.1
- oracle OGG-01232 Receive TCP params error:TCP/IP error 232(connection reset)OracleTCPError
- ascp: Failed to open TCP connection for SSH, exiting. Session Stop (Error: Failed to open TCP connection for SSH)AITCPSessionError
- CM agent 傳送heartbeat給CM server 不斷髮生 connection refused:timed outServer
- Error waiting for a debug connection: ProcessException: adb did not report forwarded portErrorAIExceptionForward
- Error on opening a connection to slave1:33061 on local port: 33061Error
- Sqoop從Oracle抽數錯:IO Error: Connection resetOOPOracleError
- 記錄redis佇列read error on connection to錯誤Redis佇列Error
- pa_simple_new() failed: Connection refused ubuntu 開啟root使用者的聲音AIUbuntu
- mysqldump: Error 2013: Lost connection to MySQL server during query when dumpingMySqlErrorServer