You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/09/27 14:23:57 UTC

[GitHub] izenk opened a new issue #2864: management server WARN

izenk opened a new issue #2864: management server WARN
URL: https://github.com/apache/cloudstack/issues/2864
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Other
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Management Server
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   ~~~
   4.11.1
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   KVM, Advanced Network
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   Centos 7.4
   
   ##### SUMMARY
   Every time any action is taken in UI in "Projects View", management server log WARNING.
   For example:
   ~~~
   2018-09-27 16:22:38,059 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-14:ctx-8cfe5f84 ctx-53703ec9) (logid:858af613) Received unknown parameters for command listDomains. Unknown parameters : projectid
   2018-09-27 16:22:38,242 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-15:ctx-10dbb728 ctx-1f365c80) (logid:a92f23a0) Received unknown parameters for command listAccounts. Unknown parameters : projectid
   2018-09-27 16:22:38,364 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-401:ctx-c882a299 ctx-24084d29) (logid:a71b2aa9) Received unknown parameters for command listProjects. Unknown parameters : projectid
   2018-09-27 16:22:38,545 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-15:ctx-6f189609 ctx-af52473b) (logid:d6079932) Received unknown parameters for command listLdapConfigurations. Unknown parameters : projectid
   2018-09-27 16:22:40,631 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-401:ctx-b0fb4cd6 ctx-a8d0e4e7) (logid:15f3c00e) Received unknown parameters for command listZones. Unknown parameters : projectid
   2018-09-27 16:22:40,758 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-15:ctx-2468c5da ctx-9abb4a31) (logid:ead77f10) Received unknown parameters for command listZones. Unknown parameters : projectid
   2018-09-27 16:22:42,839 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-14:ctx-38f0eb2e ctx-efcda87f) (logid:df790257) Received unknown parameters for command listZones. Unknown parameters : projectid
   2018-09-27 16:22:42,976 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp1595953398-401:ctx-a9812b2f ctx-d32978a9) (logid:2b78718c) Received unknown parameters for command listZones. Unknown parameters : projectid
   ~~~
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services