1.I’ve tried to do some clean up work by using “hcidbinit -AC”,and remove all the junk data present.
2.Before this i cleaned up shared memory and semaphores by using
the commands ipcs…then… ipcrm -m [shmid]….ipcrm -s [semid]
3.even then i couldn’t address my issue successfully rather
it gave birth to new problem I’m unable to parse the message from inbound thread to outbound.Intresting point is i dont see any errors populated in error logs and even in logs i dont find anything related to that operation.i dont see any messages in error database or recovery database.when i checked for pending messages i find few.
Did anyone experienced this before?
could anyone address my issue
Thanks
Shravan