Sometimes when a java client requests something from a java server ClntIdent is set to other’s id.
To be clear:
client1 - java PID=1234
client2 - java PID=4321
server has transactionType = TransactionType.NONE
client1 writes an attribute on the server and gets ClntIdent = java PID=4321, i.e. ClntIdent of the client2
JTangoServer-9.0.3; TangORB-9.1.0
Does anyone have any idea why this can happen?
Thank you in advance.
Best regards,
Igor.