Avatar

Please consider registering
guest

sp_LogInOut Log In sp_Registration Register

Register | Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_Feed Topic RSS sp_TopicIcon
Java dies
February 28, 2014
10:54, EET
Avatar
Soeren S
Member
Members
Forum Posts: 3
Member Since:
January 28, 2014
sp_UserOfflineSmall Offline

We have recently replaced an old OPC interface to a KepWare server with the Prosys UA Java client. The main purpose was to avoid DCOM and to be compatible with Windows 64 bit servers. The application has since then crashed 1-3 times a day. Java dies suddenly without any stack dump or other error messages and we have not been able to find a pattern of when it happens and what triggers the crash, it happens after 5 minuts or after 5 hours. It does not look like a resource problem – there is no memory leakage. The application is multithreaded, each thread has its own instance of UaClient (also tried with one shared instance with synchronized access, but this seems more unstable). The client is created as:

client = new UaClient(uri);
client.setSecurityMode(SecurityMode.NONE);
client.connect();
client.setAutoReconnect(true);

Read and write access are very simple:
val = client.readValue(NodeId.parseNodeId(item));
and
client.writeValue(NodeId.parseNodeId(item), new UnsignedByte(value));

It is Java 7.0.51, Windows Server 2008/64bit.
Has anybody had similar experiences?

February 28, 2014
12:37, EET
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1010
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

Sounds pretty weird, and I have not heard of a similar experience. Are you using any logging, which might show what has been underway when the crash occurs?

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 518

Currently Online:
21 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

hbrackel: 135

pramanj: 86

Francesco Zambon: 81

rocket science: 77

Ibrahim: 76

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

TimK: 41

Member Stats:

Guest Posters: 0

Members: 682

Moderators: 16

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1467

Posts: 6261

Newest Members:

karrimacvitie5, graciela2073, sagarchau, elviralangwell4, Donnavek, Eddiefauth, DonaldPooma, fidelduke938316, Jan-Pfizer, DavidROunc

Moderators: Jouni Aro: 1010, Otso Palonen: 32, Tuomas Hiltunen: 5, Pyry: 1, Petri: 0, Bjarne Boström: 983, Heikki Tahvanainen: 402, Jukka Asikainen: 1, moldzh08: 0, Jimmy Ni: 26, Teppo Uimonen: 21, Markus Johansson: 42, Niklas Nurminen: 0, Matti Siponen: 321, Lusetti: 0, Ari-Pekka Soikkeli: 5

Administrators: admin: 1