david-streamlio edited a comment on issue #8752:
URL: https://github.com/apache/pulsar/issues/8752#issuecomment-737450365


   I have pulled the latest version of apachepulsar/pulsar-standalone:latest 
and confirmed that the 4.12 version of the BookKeeper jars are now in the 
/pulsar/lib folder. 
   
   `org.apache.bookkeeper-stream-storage-java-client-4.12.0.jar`
   `com.google.guava-guava-30.0-jre.jar`
   
   However the error is still occurring:
   
   `11:34:33.617 [public/default/device-validation-service-0] ERROR 
org.apache.pulsar.functions.instance.JavaInstanceRunnable - 
[public/default/device-validation-service:0] Uncaught exception in Java Instance
   java.lang.NoSuchMethodError: 
com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object;)V
        at 
org.apache.bookkeeper.clients.config.StorageClientSettings_Builder.build(StorageClientSettings_Builder.java:455)
 ~[stream-storage-java-client-4.10.0.jar:4.10.0]
        at 
org.apache.bookkeeper.clients.config.StorageClientSettings$Builder.build(StorageClientSettings.java:120)
 ~[stream-storage-java-client-4.10.0.jar:4.10.0]
        at 
org.apache.pulsar.functions.instance.JavaInstanceRunnable.setupStateTable(JavaInstanceRunnable.java:395)
 ~[pulsar-functions-instance-2.6.2.jar:2.6.2]
        at 
org.apache.pulsar.functions.instance.JavaInstanceRunnable.setup(JavaInstanceRunnable.java:221)
 ~[pulsar-functions-instance-2.6.2.jar:2.6.2]
        at 
org.apache.pulsar.functions.instance.JavaInstanceRunnable.run(JavaInstanceRunnable.java:248)
 [pulsar-functions-instance-2.6.2.jar:2.6.2]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to