- **status**: accepted --> review


---

** [tickets:#868] AMF: object update continues despite it does not exist**

**Status:** review
**Milestone:** future
**Created:** Tue Apr 22, 2014 01:21 PM UTC by Hans Feldt
**Last Updated:** Tue Apr 22, 2014 01:21 PM UTC
**Owner:** Hans Feldt

I think this is a typo or copy/paste error in ImmObjUpdate::exec:

        if ((rc == SA_AIS_OK) || (rc == SA_AIS_ERR_EXIST)) {
                delete Fifo::dequeue();
                res = JOB_EXECUTED;

should probably say NOT_EXIST otherwise we end up in the default branch with 
logs like:

Apr 19 19:55:18 SC-1 osafamfd[469]: ER exec: update FAILED 12
Apr 19 19:55:19  osafamfd[469]: last message repeated 4 times
Apr 19 19:55:19 SC-1 osafimmnd[409]: NO Ccb 7 COMMITTED (immcfg_SC-1_790)
Apr 19 19:55:19 SC-1 osafamfd[469]: ER exec: update FAILED 12
Apr 19 19:55:19 SC-1 osafamfd[469]: ER Operation done, but invocationId for the 
operation on SI not found 'safSu=3,safSg=1,safApp=osaftest'
Apr 19 19:55:19 SC-1 osafamfd[469]: ER exec: update FAILED 12
Apr 19 19:55:55  osafamfd[469]: last message repeated 11 times
Apr 19 19:57:16  osafamfd[469]: last message repeated 5 times



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to