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

net.opecko.logback.appenders.flume.FlumeAvroManager: Unable to create Transceiver error #1

Open
lalkhum opened this issue Sep 22, 2015 · 1 comment

Comments

@lalkhum
Copy link

lalkhum commented Sep 22, 2015

I upgraded my java version from 1.7 to 1.8 and I got the error as in title.

I wonder if it is to do with my upgrade? Or something else?
Error details:
2015-09-22 15:00:00,370 - [ERROR] - from net.opecko.logback.appenders.flume.FlumeAvroManager in main
Unable to create transceiver
java.io.IOException: Error connecting to localhost/127.0.0.1:4141
at org.apache.avro.ipc.NettyTransceiver.getChannel(NettyTransceiver.java:261) ~[org.apache.avro.avro-ipc-1.7.2.jar:1.7.2]
at org.apache.avro.ipc.NettyTransceiver.(NettyTransceiver.java:203) ~[org.apache.avro.avro-ipc-1.7.2.jar:1.7.2]
at org.apache.avro.ipc.NettyTransceiver.(NettyTransceiver.java:152) ~[org.apache.avro.avro-ipc-1.7.2.jar:1.7.2]

...

@jopecko
Copy link
Owner

jopecko commented Sep 23, 2015

@lalkhum I'm not sure when I'll be able to look into this. I created this fork of the Log4j2 flume appender over 2 years ago when I was working for a different company and was actively using it. Having since moved on, I haven't touched this project in quite some time. I'll make every effort to try to carve out some time, however, I'm unable to make any promises or commit to any timelines. Thank you very much for the report. Please let me know if you make any progress in the meantime.

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

No branches or pull requests

2 participants