Hi All,

After few iterations we found the root causes for this issue.

1. Store and Publisher started with profiles , but indexing configuration
of the registry.xml had the G-Reg profile filters.

2. There was a caching issue in the setup due to not properly setting
caching related configurations. Therefore ,when we publish an API, old
resource going to index and it contains the overview_status as "CREATED".
(But it should be "PUBLISHED").

3. When we publish an API we set the anonymous get permission to that API,
but permission cache not updating properly. Therefore that API is not
visible in the API store even after properly indexing the API.

After fixing above  1 , 2 and  3 (temp fix) we got to working AM setup with
pagination :).

Thanks
Ajithn.




On Wed, Sep 25, 2013 at 4:22 PM, Lalaji Sureshika <[email protected]> wrote:

> Hi,
>
> QA team has reported the issue[1] appeared in their testing distributed
> setup in which user-store is ldap.To avoid the jira[1] mentioned
> exception,we have add the fix r186370 done by Senaka as a patch in our
> setup.
>
> Still,we cannot see APIs from APIStore and when debugging below code block
> is returning an empty response.
> GenericArtifact[] genericArtifacts =
> artifactManager.findGenericArtifacts(listMap);
>
> I have attached registry.xmls of publisher and store nodes.
> @greg team :Please have a look on this..
>
>
> [1] https://wso2.org/jira/browse/APIMANAGER-1725
>
> --
> Lalaji Sureshika
> WSO2, Inc.;  http://wso2.com/
> email: [email protected]; cell: +94 71 608 6811
> blog: http://lalajisureshika.blogspot.com
>
>
>


-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  [email protected]
Mobile : +94772217350
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to