POA problem



Hi,
I am getting the following error at the server end for an
incoming request.


** WARNING **: No POA found for operation xxx [-1073758208]

This is coming from the function  ORBit_find_POA_for_request

The function that is being called from ORBit_find_POA_for_request,
ORBit_POA_find_POA_for_object_key, has the following 'if' statement
where the function is returning null instead of poa.

if(memcmp(poa->rand_data, key->_buffer + sizeof(CORBA_unsigned_long), 
ORBIT_RAND_KEY_LEN))
  return NULL;

Can someone tell me what the significance of the above if statement
and the rand_data in general?

Btw, this is only intermittent..Most of the times the incoming
request is able to get the poa for the operation xxx...

Any help would be greatly appreciated.

Thanks
Rajesh


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]