[tickets] [opensaf:tickets] #794 IMM: imcfg --delete-class generates incorrect error message

2014-03-05 Thread Zoran Milinkovic
opensaf-4.3.x:

changeset:   5049:bf61c60558da
branch:  opensaf-4.3.x
parent:  5046:56d8b6c5ede4
user:Zoran Milinkovic zoran.milinko...@ericsson.com
date:Tue Feb 25 09:58:18 2014 +0100
summary: IMMTOOLS: fix incorrect error message for deleting class in immcfg 
[#794]

-

opensaf-4.4.x:

changeset:   5050:1873752b0343
branch:  opensaf-4.4.x
parent:  5047:10a21fb6be16
user:Zoran Milinkovic zoran.milinko...@ericsson.com
date:Tue Feb 25 09:58:18 2014 +0100
summary: IMMTOOLS: fix incorrect error message for deleting class in immcfg 
[#794]

-

default(4.5):

changeset:   5051:4f313a050649
tag: tip
parent:  5048:fdc98c16ebb5
user:Zoran Milinkovic zoran.milinko...@ericsson.com
date:Tue Feb 25 09:58:18 2014 +0100
summary: IMMTOOLS: fix incorrect error message for deleting class in immcfg 
[#794]



---

** [tickets:#794] IMM: imcfg --delete-class generates incorrect error message**

**Status:** fixed
**Milestone:** 4.3.3
**Created:** Fri Feb 21, 2014 02:06 PM UTC by Anders Bjornerstedt
**Last Updated:** Tue Feb 25, 2014 09:15 AM UTC
**Owner:** Zoran Milinkovic

While testing a fix for catching interference between concurrent attempts
to create or delete a class (ticket #757). When testing to delete a class
that is currently being created I get the expected error code but:

 # immcfg --delete-class OpensafImmTest
   error - saImmOmAdminOwnerSet FAILED: SA_AIS_ERR_BUSY (10)

This has nothing to do with saImmOmAdminOwnerSet. 
Typical copy paste error. 

Error strings can only be picked up from admin-operations and ccb-operations,
i.e. where there is an OI involved. So it is not possible for saImmOmClassCreate
or saImmOmClassDelete.




---

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.--
Subversion Kills Productivity. Get off Subversion  Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951iu=/4140/ostg.clktrk___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #794 IMM: imcfg --delete-class generates incorrect error message

2014-02-25 Thread Zoran Milinkovic
- **status**: unassigned -- review
- **assigned_to**: Zoran Milinkovic



---

** [tickets:#794] IMM: imcfg --delete-class generates incorrect error message**

**Status:** review
**Created:** Fri Feb 21, 2014 02:06 PM UTC by Anders Bjornerstedt
**Last Updated:** Fri Feb 21, 2014 02:20 PM UTC
**Owner:** Zoran Milinkovic

While testing a fix for catching interference between concurrent attempts
to create or delete a class (ticket #757). When testing to delete a class
that is currently being created I get the expected error code but:

 # immcfg --delete-class OpensafImmTest
   error - saImmOmAdminOwnerSet FAILED: SA_AIS_ERR_BUSY (10)

This has nothing to do with saImmOmAdminOwnerSet. 
Typical copy paste error. 

Error strings can only be picked up from admin-operations and ccb-operations,
i.e. where there is an OI involved. So it is not possible for saImmOmClassCreate
or saImmOmClassDelete.




---

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.--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #794 IMM: imcfg --delete-class generates incorrect error message

2014-02-21 Thread Anders Bjornerstedt



---

** [tickets:#794] IMM: imcfg --delete-class generates incorrect error message**

**Status:** unassigned
**Created:** Fri Feb 21, 2014 02:06 PM UTC by Anders Bjornerstedt
**Last Updated:** Fri Feb 21, 2014 02:06 PM UTC
**Owner:** nobody

While testing a fix for catching interference between concurrent attempts
to create or delete a class (ticket #757). When testing to delete a class
that is currently being created I get the expected error code but:

 # immcfg --delete-class OpensafImmTest
   error - saImmOmAdminOwnerSet FAILED: SA_AIS_ERR_BUSY (10)

This has nothing to do with saImmOmAdminOwnerSet. 
Typical copy paste error. 

Also would be nice if immcfg picked up error strings also for this call the
way it does for the ccb-related calls.




---

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.--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #794 IMM: imcfg --delete-class generates incorrect error message

2014-02-21 Thread Anders Bjornerstedt
- Description has changed:

Diff:



--- old
+++ new
@@ -8,6 +8,7 @@
 This has nothing to do with saImmOmAdminOwnerSet. 
 Typical copy paste error. 
 
-Also would be nice if immcfg picked up error strings also for this call the
-way it does for the ccb-related calls.
+Error strings can only be picked up from admin-operations and ccb-operations,
+i.e. where there is an OI involved. So it is not possible for 
saImmOmClassCreate
+or saImmOmClassDelete.
 






---

** [tickets:#794] IMM: imcfg --delete-class generates incorrect error message**

**Status:** unassigned
**Created:** Fri Feb 21, 2014 02:06 PM UTC by Anders Bjornerstedt
**Last Updated:** Fri Feb 21, 2014 02:06 PM UTC
**Owner:** nobody

While testing a fix for catching interference between concurrent attempts
to create or delete a class (ticket #757). When testing to delete a class
that is currently being created I get the expected error code but:

 # immcfg --delete-class OpensafImmTest
   error - saImmOmAdminOwnerSet FAILED: SA_AIS_ERR_BUSY (10)

This has nothing to do with saImmOmAdminOwnerSet. 
Typical copy paste error. 

Error strings can only be picked up from admin-operations and ccb-operations,
i.e. where there is an OI involved. So it is not possible for saImmOmClassCreate
or saImmOmClassDelete.




---

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.--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets