Please see inline. Thanks Pravee On 15-Jul-13 11:38 PM, opensaf dev wrote: > Hi, > > I am trying to run a java sa-aware applicatiomn using AIS api's and found > that the component is registering properly and var log says that component > is instantiated. > However, after that when I try to go for a DispatchBlocking(), it goes for > a blocking thread but the registered setCSICallback is never invoked from > the AMF. > > Does anybody know what I am missing here. > > Appreciate if any directions to debug further for the same. > > /var/logs > > Jul 15 10:36:15 payload1 osafamfnd[17211]: NO > 'safSu=SU3,safSg=AmfDemo,safApp=AmfDemo2' Presence State UNINSTANTIATED => > INSTANTIATING > Jul 15 10:36:15 payload1 amf_amber_demo_script: AMF Component context!! > Jul 15 10:36:17 payload1 osafamfnd[17211]: NO > 'safSu=SU3,safSg=AmfDemo,safApp=AmfDemo2' Presence State INSTANTIATING => > INSTANTIATED > ] A SU becomes INSTANTIATED when unlock-in operation is performed on it. Since this application is sa-aware perfrom unlock operation on the SU to get the callbacks (assignments) > > thanks > Dev > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
