I suspect the restart and reinit left some workers running.  When the
workers from the previous application try to talk to the oracle for
the new application this will happen.

On Mon, Feb 19, 2018 at 7:52 PM, Alan Camillo <a...@blueshift.com.br> wrote:
> Hello!
> I've faced this error on oracle start after some inits and removes:
>
> 2018-02-20 00:41:32,204 [server.AbstractNonblockingServer$FrameBuffer]
> ERROR: Unexpected throwable while invoking!
> java.lang.IllegalArgumentException: *Received timestamp request with a Fluo
> application ID [56d82a35-adc4-4bf1-90f9-731d41a821e2] that does not match
> the application ID [69962bb1-7549-46d0-9c48-d6102ac20319] of the Oracle*
> at
> org.apache.fluo.core.oracle.OracleServer.getTimestampsImpl(OracleServer.java:233)
> at
> org.apache.fluo.core.oracle.OracleServer.getTimestamps(OracleServer.java:218)
> at
> org.apache.fluo.core.thrift.OracleService$Processor$getTimestamps.getResult(OracleService.java:271)
> at
> org.apache.fluo.core.thrift.OracleService$Processor$getTimestamps.getResult(OracleService.java:254)
> at
> org.apache.fluo.core.shaded.thrift.ProcessFunction.process(ProcessFunction.java:39)
> at
> org.apache.fluo.core.shaded.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
> at
> org.apache.fluo.core.shaded.thrift.server.AbstractNonblockingServer$FrameBuffer.invoke(AbstractNonblockingServer.java:516)
> at
> org.apache.fluo.core.shaded.thrift.server.Invocation.run(Invocation.java:18)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
>
> Are there something to do to correct this?
> Thank you again!
> Alan Camillo
> *BlueShift *I IT Director
> Cel.: +55 11 98283-6358
> Tel.: +55 11 4605-5082

Reply via email to