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

2014-04-23 Thread Hans Feldt
- **status**: review -- fixed
- **assigned_to**: Hans Feldt --  nobody 
- **Milestone**: future -- 4.3.3
- **Comment**:

branch:  opensaf-4.3.x
parent:  5176:ddd90bf704fb
user:Hans Feldt hans.fe...@ericsson.com
date:Wed Apr 23 17:12:43 2014 +0200
summary: amfd: fix imm job update [#868]

changeset:   5180:52b95d2d4263
branch:  opensaf-4.4.x
parent:  5177:132833c3a636
user:Hans Feldt hans.fe...@ericsson.com
date:Wed Apr 23 17:17:17 2014 +0200
summary: amfd: fix imm job update [#868]

changeset:   5181:44978c2d5432
tag: tip
parent:  5178:a29955c4fd43
user:Hans Feldt hans.fe...@ericsson.com
date:Wed Apr 23 17:17:17 2014 +0200
summary: amfd: fix imm job update [#868]




---

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

**Status:** fixed
**Milestone:** 4.3.3
**Created:** Tue Apr 22, 2014 01:21 PM UTC by Hans Feldt
**Last Updated:** Tue Apr 22, 2014 02:07 PM UTC
**Owner:** nobody

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


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

2014-04-22 Thread Hans Feldt



---

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

**Status:** accepted
**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


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

2014-04-22 Thread Hans Feldt
- **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