Analytics is up but nothing shown in Analytics dashboard or Management API

I looked into similar question - https://community.apigee.com/questions/4341/no-data-to-show-under-analytic-and-performance-sec.html#... Did all needs to be done. Still not able to see analytics data. #1 - I tried the query - psql -U apigee -d apigee -c "select * from analytics.childfactables". I could see a list of entries something like below -

customer | tablename | starttime | endtime | rolledin

-----------------+-------------------------+---------------+---------------+----------

digitaltest~est | digitaltest.est.fact_1 | 1443139200000 | 1443225600000 |

digitaltest~est | digitaltest.est.fact_2 | 1443225600000 | 1443312000000 |

digitaltest~est | digitaltest.est.fact_3 | 1443312000000 | 1443398400000 |

#2 - I did not see any errors in Management server logs during transaction

0 6 209
6 REPLIES 6

is this an OPDK environment?

Thanks for getting back. Nevermind, I found the issue & got it resolved.

@Abhishek Subramanya , What was the issue ? Would you like to share same with community ?

I have posted the answer. It is a known issue

I referred to the community question - https://community.apigee.com/articles/8512/qpid-rejecting-messages-with-no-sink-found-for-qua.html.

The issue is resolved now.

Awesome, Glad issue is resolved.