OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

Event subscribe/unsubscribe issues #88

Closed AndrewStoneOpenClovis closed 11 years ago

AndrewStoneOpenClovis commented 11 years ago

Thu Jun 6 10:52:52.022 2013 (CE_Node1.25315 : CE_2N_Comp_LSWUModelUpdate_EO._EO.RCV.00407 : ERROR) Max version of function id [1], client id [4], supported is [4.0.0]. Requested version [4.0.0]

Fri Jun 14 21:46:49.555 2013 (CE_Node2.9378 : EVT.---.---.05228 : ERROR) Port [0x2] is trying to reach component [0x2:0x9a] but the component is not reachable. Fri Jun 14 21:46:49.555 2013 (CE_Node2.9378 : EVT.SRV.PUB.05229 : WARN) Event delivery failed to subscriber {node[0x2]:port[0x9a]:evtHandle[0X2000A00000001]}error code [0x50108]. continuing...

64 -> 32 bit narrowing issue during compare, and the "client" event handle is being sent into the server during subscription, but server handle is being sent during unsubscribe