Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR ZicoTraceOutput Error connecting /127.0.0.1:8640: 拒绝连接 #135

Closed
wukaipan opened this issue Apr 11, 2014 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@wukaipan
Copy link

when deploy zico-1.0.1 to ubuntu ,zorka occur errors: ERROR ZicoTraceOutput Error connecting /127.0.0.1:8640: 拒绝连接
zico log as below:
2014-04-11 11:48:04,325 ERROR [pool-4-thread-1] c.j.z.c.ZicoServerConnector [ZicoServerConnector.java:101] Client /127.0.0.1:36693 not authorized.
2014-04-11 11:48:04,350 ERROR [pool-4-thread-1] c.j.z.c.ZicoServerConnector [ZicoServerConnector.java:125] Got ZICO exception (addr=/127.0.0.1:36693, status=10)
com.jitlogic.zorka.common.zico.ZicoException: Peer disconnected. Try again.
at com.jitlogic.zorka.common.zico.ZicoConnector.recv(ZicoConnector.java:77) ~[zorka-common-1.0.1.jar:na]
at com.jitlogic.zico.core.ZicoServerConnector.runCycle(ZicoServerConnector.java:73) ~[zico-core-1.0.1.jar:na]
at com.jitlogic.zico.core.ZicoServerConnector.run(ZicoServerConnector.java:118) ~[zico-core-1.0.1.jar:na]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_30]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_30]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_30]

@jitlogic
Copy link
Owner

Did you enable secure mode ? If so, you need to enter host manually into ZICO collector with proper IP address and proper pass phrase. This also applies to zorka agent monitoring ZICO itself.

Regardless of this, you can see occasional errors regarding connection timeout. This is harmless and I'm planning to fix it with new release, so I'm keeping this issue open and mark it as bug for this reason.

@jitlogic jitlogic added the bug label Apr 13, 2014
@jitlogic jitlogic added this to the 1.0.2 milestone Apr 13, 2014
@wukaipan
Copy link
Author

thanks for you reply...i hava disabled security by adding "zico.security = no" in  either zico.properties or zorka.properties,but problems still exist. ----- 原文 ----- 发件人: Rafal Lewczuk 主 题: Re: [zorka] ERROR ZicoTraceOutput Error connecting /127.0.0.1:8640: 拒绝连接 (#135)时 间: 2014年4月13日 16:11:22抄 送: wukaipan,  Did you enable secure mode ? If so, you need to enter host manually into ZICO collector with proper IP address and proper pass phrase. This also applies to zorka agent monitoring ZICO itself.
Regardless of this, you can see occasional errors regarding connection timeout. This is harmless and I'm planning to fix it with new release, so I'm keeping this issue open and mark it as bug for this reason.
—Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants