Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get the Registered data from Name Service #149

Open
vnpraveendesu opened this issue Jul 21, 2014 · 2 comments
Open

Failed to get the Registered data from Name Service #149

vnpraveendesu opened this issue Jul 21, 2014 · 2 comments
Assignees
Milestone

Comments

@vnpraveendesu
Copy link
Member

Issue seen in accessing the registered data from Name Service.

@vnpraveendesu vnpraveendesu added this to the 6.0 milestone Jul 21, 2014
@vnpraveendesu vnpraveendesu self-assigned this Jul 21, 2014
@hoangle
Copy link
Member

hoangle commented Jul 23, 2014

Hi Praveen,

Do you mean below error:

Wed Jul 23 15:15:32.841 2014 [clNameMain.c:3678](SYS_CTRLI1.21104 : NAM.SVR.LOOKUP.00660 : DEBUG) Looking up service [multi_chassis_active_cm] at contextCookie [0xfffffff] at addr [5]
Wed Jul 23 15:15:32.841 2014 [clNameMain.c:3695](SYS_CTRLI1.21104 : NAM.SVR.LOOKUP.00661 : DEBUG) Searching service [multi_chassis_active_cm] at context [0]
Wed Jul 23 15:15:32.841 2014 [clNameMain.c:3721](SYS_CTRLI1.21104 : NAM.SVR.LOOKUP.00662 : DEBUG) Finding [multi_chassis_active_cm] at hashId [0x246b378] with cksum [1462250613]
Wed Jul 23 15:15:32.841 2014 [clNameMain.c:3732](SYS_CTRLI1.21104 : NAM.SVR.LOOKUP.00663 : ERROR) Service [multi_chassis_active_cm] is not available at context [0] with rc[0x 280100]
Wed Jul 23 15:15:32.841 2014 [clNameClient.c:699](SYS_CTRLI1.20997 : AMF.---.---.00664 : ERROR)
clNameToObjectReferenceGet Failed, rc =280100
Wed Jul 23 15:15:32.841 2014 [clNameClient.c:701](SYS_CTRLI1.20997 : AMF.name_server.---.00665 : DEBUG) NS Query Database failed, rc=0x280100
Wed Jul 23 15:15:32.841 2014 [clCmApis.c:753](SYS_CTRLI1.20997 : AMF.---.---.00666 : ERROR) Name Service Access Failed[0x280100]
Wed Jul 23 15:15:32.841 2014 [clCmApis.c:393](SYS_CTRLI1.20997 : AMF.---.---.00667 : ERROR) Failed :0x100
Wed Jul 23 15:15:32.841 2014 [clCmApis.c:712](SYS_CTRLI1.20997 : AMF.---.---.00668 : ERROR) clCmRmdWithMsg Call in to CM failed with rc:0x100

If not, please also take this into consideration

Thanks,
Hoang

@vnpraveendesu
Copy link
Member Author

Hi Hoang,

NS Query Database failed, rc=0x280100 is failed because Active Cm Does't registers it's address with name Service.

Currently I am looking the below Scenario.

  1. Active c7000 CM Registers it node Address and port Number with NameService.
    1. If we kill the Active C7000 cm, Standby C7000 CM takes the active role, Registers it
      Node address and port number with name service.
    2. If we Query the Name service with registered name, Sometimes Name Service provides old registered data not the newly registered data.

Thanks & Regards,
Praveen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants