Timeout During Connecting To Opc Server

19 views
Skip to first unread message

Şahin Atam

unread,
May 31, 2016, 9:39:27 AM5/31/16
to openSCADA
Hi all,

We have a problem to set opc connection timeout.First of all i used system property for rpc like below:

System.setProperty("rpc.socketTimeout", "5000");

but it din't work then i searched about 1 day and  found jcifs timeout values.

System.setProperty("jcifs.smb.client.connTimeout", "5000");

or

System.setProperty("jcifs.smb.client.responseTimeout", "5000");

It works for the first attempt while connecting to opc server, but after first attempt when i connect to opc server,it is not working.

Do you have any idea ?

How to solve this problem ?
Reply all
Reply to author
Forward
0 new messages