Re: ThinClient connection refused / disconnect

2022-07-02 Thread Pavel Tupitsyn
5.06.22 at 21:14, Pavel Tupitsyn wrote: > > From: "Pavel Tupitsyn" > Date: 15. June 2022 > To: "user" > Cc: > Subject: Re: ThinClient connection refused / disconnect > Idle timeout is disabled by default. > > Regarding connection issues, either t

Re: ThinClient connection refused / disconnect

2022-07-02 Thread don . tequila
on the same computer and from other computers connect to the cluster just fine without such connection issues. I‘ll check the server logs more thoroughly. On 15.06.22 at 21:14, Pavel Tupitsyn wrote: From: "Pavel Tupitsyn" Date: 15. June 2022 To: "user" Cc: Subject: Re: ThinClien

Re: Re: ThinClient connection refused / disconnect

2022-06-15 Thread don . tequila
such connection issues.I‘ll check the server logs more thoroughly.On 15.06.22 at 21:14, Pavel Tupitsyn wrote: From: "Pavel Tupitsyn" Date: 15. June 2022To: "user" Cc: Subject: Re: ThinClien

Re: ThinClient connection refused / disconnect

2022-06-15 Thread Pavel Tupitsyn
utilization On Wed, Jun 15, 2022 at 5:47 PM wrote: > Hi, > > I'm experiencing a connection issue when using Java ThinClient at the > customer site. It is using Ignite 2.13. > > From time to time it happens that the ThinClient cannot connect at > startup and gets a "

ThinClient connection refused / disconnect

2022-06-15 Thread don . tequila
Hi, I'm experiencing a connection issue when using Java ThinClient at the customer site. It is using Ignite 2.13. From time to time it happens that the ThinClient cannot connect at startup and gets a "connection refused". After several tries it connects, but frequently is "lo

Re: connection refused

2020-06-03 Thread Ilya Kasnacheev
server, you might want to add several more clients to a >> cluster. >> >> >> >> [1] - >> https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectionsPerNode-int- >> >> >> >> [2] -

Re: connection refused

2020-06-02 Thread Clay Teahouse
> [2] - https://apacheignite.readme.io/docs/thread-pools > > > > > > *From: *Clay Teahouse > *Sent: *Tuesday, June 2, 2020 5:20 PM > *To: *user@ignite.apache.org > *Subject: *Re: connection refused > > > > It turned out if I inject a pause of 4-5 seco

RE: connection refused

2020-06-02 Thread Alexandr Shapkin
://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/spi/communication/tcp/TcpCommunicationSpi.html#setConnectionsPerNode-int- [2] - https://apacheignite.readme.io/docs/thread-pools  From: Clay TeahouseSent: Tuesday, June 2, 2020 5:20 PMTo: user@ignite.apache.orgSubject: Re: connection refused

Re: connection refused

2020-06-02 Thread Clay Teahouse
: > Does either client or server have any logs? > > Thanks > > On Tue, Jun 2, 2020 at 6:37 PM Clay Teahouse > wrote: > >> I'd appreciate your help with this issue. >> I have a server and a client node, the latter running in tomcat. I get >> connection refused

Re: connection refused

2020-06-02 Thread Wesley Peng
Does either client or server have any logs? Thanks On Tue, Jun 2, 2020 at 6:37 PM Clay Teahouse wrote: > I'd appreciate your help with this issue. > I have a server and a client node, the latter running in tomcat. I get > connection refused if I try to connect to the server

connection refused

2020-06-02 Thread Clay Teahouse
I'd appreciate your help with this issue. I have a server and a client node, the latter running in tomcat. I get connection refused if I try to connect to the server node from the client, although the server shows the client has joined the cluster. I don't have a problem running a service

Re: Connection Refused in Scala Ignite Client (Help!)

2019-10-17 Thread sri hari kali charan Tummala
o use the s3 one. > > add the libraries from libs/optional/ignite-aws to your application's > classpath. > > No file is required. > > > > *From:* sri hari kali charan Tummala > > *Sent:* Wednesday, October 16, 2019 8:10 PM > *To:* user@ignite.apache.org; alexanderko...@gm

Re: Connection Refused in Scala Ignite Client (Help!)

2019-10-17 Thread Artem Budnikov
ay, October 16, 2019 8:10 PM *To:* user@ignite.apache.org; alexanderko...@gmail.com *Subject:* Re: Connection Refused in Scala Ignite Client (Help!) I this below property is while launching ignite on aws I already have ignite cluster running I just need to connect using java or Scala c

RE: Connection Refused in Scala Ignite Client (Help!)

2019-10-16 Thread alexanderkor12
...@gmail.com Subject: Re: Connection Refused in Scala Ignite Client (Help!) I this below property is while launching ignite on aws I already have ignite cluster running I just need to connect using java or Scala code which is failing with connection refused error. https://apacheignite

Re: Connection Refused in Scala Ignite Client (Help!)

2019-10-16 Thread sri hari kali charan Tummala
I this below property is while launching ignite on aws I already have ignite cluster running I just need to connect using java or Scala code which is failing with connection refused error. https://apacheignite-mix.readme.io/docs/amazon-aws#section- amazon-s3-based-discovery On Wednesday

Re: Connection Refused in Scala Ignite Client (Help!)

2019-10-16 Thread sri hari kali charan Tummala
ed-discovery > > > > > > > > > > > > > > > > > > > > > > > > > > Thanks, Alex > > > > > > *From:* sri hari kali charan Tummala > *Sen

RE: Connection Refused in Scala Ignite Client (Help!)

2019-10-16 Thread alexanderkor12
, 2019 5:55 PM To: user@ignite.apache.org Subject: Connection Refused in Scala Ignite Client (Help!) Hi All, I am trying to connect my ignite cluster which is created on AWS (), now I am suing scala code to connect to the client which is failing with connection refused error. In my

Re: TcpDiscoverSpi error connection refused

2018-04-09 Thread Neeraj Vaidya
log level "severe" was really confusing. >>> >>>> On Fri, Apr 6, 2018, 8:52 AM Denis Mekhanikov <dmekhani...@gmail.com> >>>> wrote: >>>> Neeraj, >>>> >>>> You probably enabled debug logging on the following package:

Re: TcpDiscoverSpi error connection refused

2018-04-09 Thread Denis Mekhanikov
quot;severe" was really confusing. > > On Fri, Apr 6, 2018, 8:52 AM Denis Mekhanikov <dmekhani...@gmail.com> > wrote: > >> Neeraj, >> >> You probably enabled debug logging on the following package: >> *org.apache.ignite.spi.discovery.tcp* >> >&g

Re: TcpDiscoverSpi error connection refused

2018-04-08 Thread Neeraj Vaidya
wing package: >> org.apache.ignite.spi.discovery.tcp >> >> There is nothing wrong in these exceptions actually. >> The first connection refused exception happens because there are two hosts >> in the IP finder configuration, but when you start the first node, nobody

Re: TcpDiscoverSpi error connection refused

2018-04-07 Thread Amir Akhmedov
ug logging on the following package: > *org.apache.ignite.spi.discovery.tcp* > > There is nothing wrong in these exceptions actually. > The first connection refused exception happens because there are two hosts > in the IP finder configuration, but when you start the first node, nob

Re: TcpDiscoverSpi error connection refused

2018-04-06 Thread Denis Mekhanikov
Neeraj, You probably enabled debug logging on the following package: *org.apache.ignite.spi.discovery.tcp* There is nothing wrong in these exceptions actually. The first connection refused exception happens because there are two hosts in the IP finder configuration, but when you start the first

TcpDiscoverSpi error connection refused

2018-04-05 Thread Neeraj Vaidya
-- [09:14:41,747][SEVERE][main][TcpDiscoverySpi] Exception on direct send: Connection refused (Connection refused) java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.Abstrac

Re: 答复: 答复: 答复: 答复: ignite Connection refused exception

2016-07-26 Thread vkulichenko
from Ignite, using the network diagnostic tools like iperf and others. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ignite-Connection-refused-exception-tp6412p6550.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

答复: 答复: 答复: 答复: ignite Connection refused exception

2016-07-26 Thread Zhengqingzheng
[mailto:valentin.kuliche...@gmail.com] 发送时间: 2016年7月26日 6:45 收件人: user@ignite.apache.org 主题: Re: 答复: 答复: 答复: ignite Connection refused exception Hi Kevin, The exception itself is actually printed out only in DEBUG mode. It will always happen if you provide a range of addresses, but only some of them

Re: 答复: 答复: ignite Connection refused exception

2016-07-22 Thread vkulichenko
Hi Kevin, Can you please attach full logs files from all nodes, including the client? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ignite-Connection-refused-exception-tp6412p6479.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

答复: 答复: ignite Connection refused exception

2016-07-21 Thread Zhengqingzheng
Hi Val, Your suggestion works like a charm. Thank you very much. Best regards, Kevin 发件人: Vladimir Ozerov [mailto:voze...@gridgain.com] 发送时间: 2016年7月21日 19:10 收件人: user@ignite.apache.org 主题: Re: 答复: ignite Connection refused exception Hi Kevin, The last error message suggests

Re: 答复: ignite Connection refused exception

2016-07-21 Thread Vladimir Ozerov
idClockDeltaVersion [ver=55, > topVer=30], deltas={66198003-510d-4170-8b8f-5316c01f3d58=8740, > 8c38e19b-3aeb-4865-834b-ee6327913980=96665, > 8fb43d92-da97-4be9-8ecd-50c6456d0362=72055, > 2623a147-609e-4e64-97e3-e8a7fc9ccc42=96665, > 109e1f29-6c93-4e77-a6e0-ba09adbc79eb=-3227,

Re: ignite Connection refused exception

2016-07-20 Thread Denis Magda
40][ERROR][tcp-client-disco-msg-worker-#4%default%][TcpDiscoverySpi] > Exception on joining: Connection refused: connect > java.net.ConnectException: Connection refused: connect > at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) > at > java.

ignite Connection refused exception

2016-07-20 Thread Zhengqingzheng
Hi there, When using ignite client connect to the server, I always get exceptions like this: [17:22:24,440][ERROR][tcp-client-disco-msg-worker-#4%default%][TcpDiscoverySpi] Exception on joining: Connection refused: connect java.net.ConnectException: Connection refused: connect

Re: Connection refused via JDBC

2016-01-11 Thread Denis Magda
com/Connection-refused-via-JDBC-tp2490p2491.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Connection refused via JDBC

2016-01-11 Thread Ravi
Already subscribed.. stil it doesnt goes to mail.what can i do. Coming to questn where to chnge the connection name n database n localhost to make it effect? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Connection-refused-via-JDBC-tp2490p2492.html Sent from