Onboard organization error

Not applicable

Hi guys,

Can you please help on below error:

!!!! Error !!!!

HTTP STATUS CODE: 500

{

"code" : "organizations.ApplicationDatastoreServerIssue",

"message" : "application-datastore(cassandra) servers are down or not registered for central pod.",

"contexts" : [ ]

}

But when I verify apigee services are running fine.

/opt/apigee/apigee-service/bin/apigee-all status

  1. + apigee-service apigee-cassandra status
  2. apigee-service: apigee-cassandra: OK
  3. + apigee-service apigee-openldap status
  4. apigee-service: apigee-openldap: OK
  5. + apigee-service apigee-zookeeper status
  6. apigee-service: apigee-zookeeper: OK
  7. + apigee-service edge-management-server status
  8. apigee-service: edge-management-server: OK
Solved Solved
0 6 435
1 ACCEPTED SOLUTION

Not applicable

Hi @Madhu, check this

http://docs.apigee.com/private-cloud/latest/test-install#verifypodinstallation

You should see application-datastore data store as mentioned in that link if not your installation has some issues and you should rereun setup again.

View solution in original post

6 REPLIES 6

Not applicable

Hi @Madhu, check this

http://docs.apigee.com/private-cloud/latest/test-install#verifypodinstallation

You should see application-datastore data store as mentioned in that link if not your installation has some issues and you should rereun setup again.

Yes Maruti, I'm not able to find application-datastore on verification.

Can you let me know how to rerun the setup once again including application-datastore

Many Thanks,

Madhu

Try this http://docs.apigee.com/private-cloud/latest/uninstalling-edge and install again to keep it simple.

Thanks, Maruti. I have resolved the issue.

HI Maruti,

I have verified central pod installation, it is listing all the required application-datastore but still I am getting the below mentioned error when I run "apigee-validate setup" command

HTTP STATUS CODE: 500

{

"code" : "organizations.ApplicationDatastoreServerIssue",

"message" : "application-datastore(cassandra) servers are down or not registered for central pod.",

"contexts" : [ ]

}

Please provide your inputs if any

HI, I have found that one of Cassandra node "apigee-cassandra" service is not restarting or Stopping correctly, it is getting stuck at some point hence rebooted the server which has resolved the issue of creating "validate" organization but now it is errors again with HTTP 500 for create roles as part of "setup validate" service.