the poolminer does not know how to load the chunked fields?
Correct
i am getting the following error. what am i doing wrong?
Aug 15, 2018 4:33:56 PM snowblossom.miner.PoolMiner$MinerThread run WARNING: Error: java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer;
What java version
openjdk version "1.8.0_181" OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13) OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)
i have this error on newer h1 and m5 ec2 instance types. but not on the older r3 type. it worked on the m5 instance a couple of weeks ago.
ByteBuffer always has a clear, not sure wtf that is about
@fydel can you try building from source on the machine giving that error?
very strange
i will try tomorrow. heading to bed right now.