Or do you use one of the thin clients? Can you specify which one?

Best Regards,
Igor


On Thu, Nov 22, 2018 at 12:54 PM Igor Sapego <isap...@apache.org> wrote:

> Hi,
>
> Do you use ODBC driver for connection?
>
> Best Regards,
> Igor
>
>
> On Wed, Nov 21, 2018 at 9:45 PM daya airody <d...@partnertap.com> wrote:
>
>> We deployed Ignite on AWS.We have a single node cluster to begin with. Our
>> Application is connecting as client.
>>
>> When I access one of the endpoints of our application, it is being
>> intercepted by the GridWorker. GridWorker is throwing "Invalid handshake
>> message" message.
>>
>> How to disable this GridWorker?
>>
>> Appreciate any help.
>>
>> ------------    ignite server log ------------------
>>
>> P[18:29:30] To start Console Management & Monitoring run
>> ignitevisorcmd.{sh|bat}
>> [18:29:30]
>> G[18:29:30] Ignite node started OK (id=94891bce, instance name=pt-grid)
>> ^[18:29:30] Topology snapshot [ver=1, servers=1, clients=0, CPUs=2,
>> offheap=1.6GB, heap=1.0GB]
>> U[18:29:30] ^-- Node [id=94891BCE-B34B-48BE-81EF-699AF911FE80,
>> clusterState=ACTIVE]
>> $[18:29:30] Data Regions Configured:
>> Y[18:29:30] ^-- default [initSize=256.0 MiB, maxSize=1.6 GiB,
>> persistenceEnabled=false]
>> ^[18:30:13] Topology snapshot [ver=2, servers=1, clients=1, CPUs=4,
>> offheap=1.6GB, heap=3.7GB]
>> U[18:30:13] ^-- Node [id=94891BCE-B34B-48BE-81EF-699AF911FE80,
>> clusterState=ACTIVE]
>> $[18:30:13] Data Regions Configured:
>> Y[18:30:13] ^-- default [initSize=256.0 MiB, maxSize=1.6 GiB,
>> persistenceEnabled=false]
>>
>>
>> ------------------application log ---------
>> 2018-11-21_10:30:59.711 PARTNERTAP-REPORTS
>> [grid-nio-worker-client-listener-1-#31%pt-grid%] ERROR
>> org.apache.ignite.internal.processors.odbc.ClientListenerProcessor -
>> Closing
>> NIO session because of unhandled exception.
>> Dorg.apache.ignite.IgniteCheckedException: Invalid handshake message
>> z at
>>
>> org.apache.ignite.internal.processors.odbc.ClientListenerNioServerBuffer.read(ClientListenerNioServerBuffer.java:115)
>> y at
>>
>> org.apache.ignite.internal.processors.odbc.ClientListenerBufferedParser.decode(ClientListenerBufferedParser.java:60)
>> y at
>>
>> org.apache.ignite.internal.processors.odbc.ClientListenerBufferedParser.decode(ClientListenerBufferedParser.java:40)
>> j at
>>
>> org.apache.ignite.internal.util.nio.GridNioCodecFilter.onMessageReceived(GridNioCodecFilter.java:114)
>> s at
>>
>> org.apache.ignite.internal.util.nio.GridNioFilterAdapter.proceedMessageReceived(GridNioFilterAdapter.java:109)
>> l at
>>
>> org.apache.ignite.internal.util.nio.GridNioServer$HeadFilter.onMessageReceived(GridNioServer.java:3490)
>> j at
>>
>> org.apache.ignite.internal.util.nio.GridNioFilterChain.onMessageReceived(GridNioFilterChain.java:175)
>> u at
>>
>> org.apache.ignite.internal.util.nio.GridNioServer$ByteBufferNioClientWorker.processRead(GridNioServer.java:1113)
>> at
>>
>> org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.processSelectedKeysOptimized(GridNioServer.java:2339)
>> t at
>>
>> org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.bodyInternal(GridNioServer.java:2110)
>> l at
>>
>> org.apache.ignite.internal.util.nio.GridNioServer$AbstractNioClientWorker.body(GridNioServer.java:1764)
>> O at
>> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
>> * at java.lang.Thread.run(Thread.java:748)
>> 2018-11-21_10:31:14.955 PARTNERTAP-REPORTS
>> [grid-timeout-worker-#23%pt-grid%] INFO
>> org.apache.ignite.internal.IgniteKernal%pt-grid -
>> CMetrics for local node (to disable set 'metricsLogFrequency' to 0)
>> > ^-- Node [id=3edb3ed7, name=pt-grid, uptime=00:01:00.003]
>> ) ^-- H/N/C [hosts=2, nodes=2, CPUs=4]
>> + ^-- CPU [cur=0.33%, avg=51.29%, GC=0%]
>>   ^-- PageMemory [pages=0]
>> 5 ^-- Heap [used=1532MB, free=43.89%, comm=1979MB]
>> 4 ^-- Non heap [used=140MB, free=-1%, comm=144MB]
>> ) ^-- Outbound messages queue [size=0]
>> 7 ^-- Public thread pool [active=0, idle=0, qSize=0]
>> 7 ^-- System thread pool [active=0, idle=8, qSize=0]
>>
>>
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>

Reply via email to