[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2017-07-18 Thread Nagendra Kumar via Opensaf-tickets
- **status**: assigned --> invalid
- **Milestone**: future --> never
- **Comment**:

So, marking as invalid



---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** invalid
**Milestone:** never
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Wed Jul 19, 2017 05:47 AM UTC
**Owner:** Nagendra Kumar
**Attachments:**

- 
[amf_demo_243.c](https://sourceforge.net/p/opensaf/tickets/243/attachment/amf_demo_243.c)
 (15.4 kB; application/octet-stream)


Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function  with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : <—', 1) ==> Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function  
('Return Value of the function : <—', [1, 4290772994])
Invoking the function  with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : <—', 3) ===> same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2017-07-18 Thread Nagendra Kumar via Opensaf-tickets
Jul 19 11:11:24 PM_SC-1 osafamfnd[30940]: NO 
'safSu=SU1,safSg=AmfDemo,safApp=AmfDemo1' Presence State INSTANTIATING => 
INSTANTIATED
Jul 19 11:11:24 PM_SC-1 amf_demo[31113]: HC started with AMF 4
Jul 19 11:11:24 PM_SC-1 amf_demo[31113]: 1. saAmfComponentRegister FAILED, But 
Continueing 14
Jul 19 11:11:24 PM_SC-1 amf_demo[31113]: HC started with AMF for 1
Jul 19 11:11:24 PM_SC-1 amf_demo[31113]: Registered with AMF
Jul 19 11:11:24 PM_SC-1 amf_demo[31113]: Health check 1
Jul 19 11:11:34 PM_SC-1 amf_demo[31113]: Health check 2
Jul 19 11:11:44 PM_SC-1 amf_demo[31113]: Health check 3
Jul 19 11:11:54 PM_SC-1 amf_demo[31113]: Health check 4

The response was given to Amf 4.1 callback.


---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** assigned
**Milestone:** future
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Wed Jul 19, 2017 05:45 AM UTC
**Owner:** Nagendra Kumar
**Attachments:**

- 
[amf_demo_243.c](https://sourceforge.net/p/opensaf/tickets/243/attachment/amf_demo_243.c)
 (15.4 kB; application/octet-stream)


Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function  with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : <—', 1) ==> Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function  
('Return Value of the function : <—', [1, 4290772994])
Invoking the function  with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : <—', 3) ===> same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2017-07-18 Thread Nagendra Kumar via Opensaf-tickets
Please find attached sample file, used in testing.
I tested on CS #8791. I didn't get any issue. Health check continued.


---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** assigned
**Milestone:** future
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Wed Jul 19, 2017 05:43 AM UTC
**Owner:** Nagendra Kumar
**Attachments:**

- 
[amf_demo_243.c](https://sourceforge.net/p/opensaf/tickets/243/attachment/amf_demo_243.c)
 (15.4 kB; application/octet-stream)


Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function  with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : <—', 1) ==> Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function  
('Return Value of the function : <—', [1, 4290772994])
Invoking the function  with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : <—', 3) ===> same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2017-07-18 Thread Nagendra Kumar via Opensaf-tickets
- Attachments has changed:

Diff:



--- old
+++ new
@@ -0,0 +1 @@
+amf_demo_243.c (15.4 kB; application/octet-stream)






---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** assigned
**Milestone:** future
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Tue Jul 18, 2017 10:34 AM UTC
**Owner:** Nagendra Kumar
**Attachments:**

- 
[amf_demo_243.c](https://sourceforge.net/p/opensaf/tickets/243/attachment/amf_demo_243.c)
 (15.4 kB; application/octet-stream)


Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function  with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : <—', 1) ==> Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function  
('Return Value of the function : <—', [1, 4290772994])
Invoking the function  with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : <—', 3) ===> same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2017-07-18 Thread Nagendra Kumar via Opensaf-tickets
- **status**: unassigned --> assigned
- **assigned_to**: Nagendra Kumar
- **Part**: - --> lib
- **Blocker**:  --> False



---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** assigned
**Milestone:** future
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Mon Apr 03, 2017 06:47 PM UTC
**Owner:** Nagendra Kumar


Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function  with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : <—', 1) ==> Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function  
('Return Value of the function : <—', [1, 4290772994])
Invoking the function  with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : <—', 3) ===> same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2015-08-06 Thread Nagendra Kumar
As part of ticket cleanup, evaluated and decided to keep it as enhancement.


---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** unassigned
**Milestone:** future
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Wed Jul 15, 2015 02:46 PM UTC
**Owner:** nobody


Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function built-in function saAmfResponse_4 with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : —', 1) == Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function built-in function saAmfInitialize 
('Return Value of the function : —', [1, 4290772994])
Invoking the function built-in function saAmfResponse_4 with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : —', 3) === same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #243 amf:Response_4 fails with ERR_VERSION even when invoked with correct versioned handle

2015-07-15 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement



---

** [tickets:#243] amf:Response_4 fails with ERR_VERSION even when invoked with 
correct versioned handle**

**Status:** unassigned
**Milestone:** future
**Created:** Thu May 16, 2013 06:32 AM UTC by Praveen
**Last Updated:** Thu May 16, 2013 06:32 AM UTC
**Owner:** nobody

Migrated from http://devel.opensaf.org/ticket/2877.

The issue is seen on SLES 64bit VMs.
 

Migrated from http://devel.opensaf.org/ticket/2877.

The component initially initializes with B.4.1. Another initialize is invoked 
with B.1.1 version. When callbacks arrived at the component, Response_4 is 
invoked with the handle obtained from B.4.1 initialization. Response_4 returned 
SA_AIS_ERR_VERSION.

Output from the component log:
Invoking the function built-in function saAmfResponse_4 with the arguments 
(4289724417, 4271898630L, None, 1)
 ('Return Value of the function : —', 1) == Response_4 invoked before doing 
Initialize with B.1.1 version
Invoking the function built-in function saAmfInitialize 
('Return Value of the function : —', [1, 4290772994])
Invoking the function built-in function saAmfResponse_4 with the arguments 
(4289724417, 4287627277L, None, 1) 
('Return Value of the function : —', 3) === same handle as used before but 
got ERR_VERSION now.
 

Traces can be shared if required.



---

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.--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets