[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744233#comment-14744233
 ] 

Yichi Lu edited comment on CLOUDSTACK-8782 at 9/14/15 8:49 PM:
---------------------------------------------------------------

Yes I did.
Without restarting management server, the new default.page.size value will not 
take effect, and therefore cloudstack should not throw exception at all.


was (Author: yichi.lu):
Yes I did.
Without restarting management server, the new default.page.size will not take 
effect, and therefore cloudstack should not throw exception at all.

> If pagesize is greater than default.page.size in API call, and 
> default.page.size < 500, CloudStack will keep on popping up Status message 
> box every time user logs in.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8782
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8782
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API, UI
>    Affects Versions: 4.5.2
>         Environment: OS: CentOS 6.6, CloudStack 4.5.2
>            Reporter: Yichi Lu
>
> Set default.page.size to a value < 500.
> Next in a list API call (for instance, try using cloudmonkey), set page size 
> > default.page.size. The call will fail because page size is too big, and a 
> Status message box will pop up in GUI.
> The problem is that the Status message box will keep popping up every time a 
> usr logs in, even though 'Close' has been clicked to the message box. The 
> message box also pops up to other users who did not issue the API call.
> The problem disappears when the default.page.size is reset to 500.
> Another problem is that an API call leads to the message box. Why should an 
> API call lead to a Status message box on GUI?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to