9:49, EEST
January 27, 2012
Hi,
My Server is running as a Windows Service and I am wondering how to set ServerState to e.g. “SHUTDOWN” when the service is stopped?
Actually, the state according to client is changed to: ServerState changed from Running to CommunicationFault
Is there a listener for shutdown on server?
Thanks
BR
12:22, EEST
December 21, 2011
UaClient is polling the ServerState (1000 ms by default), so it should notice the change, if you call UaServer.shutdown() with a 5 second delay, for example, when the service is requested to close. How do you run it as service – that’s the next question of course.
If the client fails to read Shutdown state, it will notice the change when the read fails – and it results to CommunicationFault.
6:40, EEST
January 27, 2012
Solved this topic by adding a simple ShutdownHook in main method. Btw, I use Tanuki Service Wrapper for starting the server as a service.
@Override
public void run() {
server.shutdown(5, new LocalizedText("OPC-UA Server was shutdown", Locale.ENGLISH));
}
});
Most Users Ever Online: 1919
Currently Online:
25 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 88
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 734
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1523
Posts: 6449
Newest Members:
christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettinger, howardkennerley, Thomassnism, biancacraft16, edgardo3518Moderators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0
Administrators: admin: 1