Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-dev] Kafka Replay problems

Hello,

  I have the GeoMesa Kafka sample working for the live consumer. When the sample code gets to the replay consumer, it hangs at "Consuming with the replay consumer". The feature layer shows up in GeoServer but when I try to publish that layer, GeoServer just sits there with the spinner going. There aren't any errors in the GeoServer log but I have to restart Tomcat to recover GeoServer for any other tasks (going to other pages, etc.).

  I'm using GeoServer 2.5.2 on CentOS 6.5 with GeoMesa 1.1.0 rc3-SNAPSHOT on one VM and I'm using the HortonWorks Sandbox 2.2 with Accumulo 1.5.2 and Kafka 2.10-8.1 and Scala 2.10. The GeoMesa-GeoServer plugin is working well with Accumulo BTW.

  I am seeing the error about log4j and slf4j. I followed the steps in the GeoMesa documentation but that didn't make those WARNs and Errors go away. Could that be a related problem?

  Any ideas on troubleshooting?

Thanks,

 Scott

Back to the top