| Message: 173400 |
 |
BY: arton Tajima (arton) DATE: 2013-02-27 14:31 SUBJECT: RE: java error "IncompatibleClassChangeError" Hi,
I can't reproduce the bug.
-----
artacle13:tmp arton$ ruby rjbtest.rb
DL is deprecated, please use Fiddle <-- don't mind I use ruby 2.0.1dev
"java.util.Properties"
"kafka.producer.ProducerConfig"
log4j:WARN No appenders could be found for logger (org.I0Itec.zkclient.ZkEventThread).
log4j:WARN No appenders could be found for logger (org.I0Itec.zkclient.ZkConnection).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN Please initialize the log4j system properly.
rjbtest.rb:37:in `new_with_sig': Unable to connect to zookeeper server within timeout: 6000 (ZkTimeoutException)
from rjbtest.rb:37:in `<main>'
------
any clue ? | |