The problem ocurrs exactly on line 15 of https://github.com/aphyr/riemann-java-client/blob/master/src/main/java/com/aphyr/riemann/client/EventDSL.java I try to call Event.newBuilder() on write method and the method just returns.. nothing after it is executed... So this is about google's protobuf..
Cheers. 2012/12/18 Daniel. <[email protected]>: > I write a java Riemann plugin on top of riemann-java-client. It > connects but doesn't send any data. tcpdumps > show the handshake and nothing more. I can see the connection > established on netstat.. > > Here is the plugin code.. https://github.com/gkos/riemann-collectd-plugin > > You need the maven to compile it, can grab it here: > http://maven.apache.org/ I'm using the 3.0.4 is very straightforward > to install it. > > The plugin installation instructions is on github readme. > > Thanks in advance > Best regards > > > -- > "Do or do not. There is no try" > Yoda Master -- "Do or do not. There is no try" Yoda Master _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
