2019-05-15 14:26:34,600 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [int com.cloudera.server.web.cmf.ParcelController.getAvailableConnections()] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:34,600 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [com.cloudera.server.web.cmf.ParcelController$FileInfo com.cloudera.server.web.cmf.ParcelController.getParcelInfo(java.lang.String) throws com.cloudera.parcel.ParcelException] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:34,738 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [void com.cloudera.server.web.cmf.staleness.StalenessController.addUndeployedClientConfigs(com.cloudera.cmf.service.ServiceHandlerRegistry,com.cloudera.cmf.service.ClientConfigHandler,com.cloudera.cmf.model.DbService,com.cloudera.cmf.service.config.GlobalStalenessInfo$Builder)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:34,766 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [void com.cloudera.server.web.cmf.EventControllerBase.setServiceLocator(com.cloudera.cmon.MgmtServiceLocator)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:34,821 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [void com.cloudera.server.web.cmf.EventControllerBase.setServiceLocator(com.cloudera.cmon.MgmtServiceLocator)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:34,950 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [void com.cloudera.server.web.cmf.parcel.ParcelActivationController.checkAdminAuth(com.cloudera.cmf.model.DbCluster)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,002 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [java.lang.String com.cloudera.server.web.cmf.view.ViewsController.importViewFile(java.lang.String,org.springframework.web.multipart.MultipartFile)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,002 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [com.cloudera.server.web.cmf.view.View com.cloudera.server.web.cmf.view.ViewsController.getView(java.lang.String)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,097 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [java.util.List com.cloudera.server.web.cmf.commands.CommandController.getCommandProgress(com.cloudera.cmf.persist.CmfEntityManager,com.cloudera.cmf.model.DbCommand,com.cloudera.cmf.service.ServiceHandlerRegistry)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,137 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [java.util.List com.cloudera.server.web.cmf.commands.CommandListController.getRecentlyCompletedCommands(com.cloudera.cmf.persist.CmfEntityManager,long,long,int,int)] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,217 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [com.cloudera.cmf.model.DbHost com.cloudera.server.web.cmf.SubjectRedirectController.findHostByHostId(java.lang.String) throws java.lang.Exception] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,217 INFO WebServerImpl:org.springframework.aop.framework.CglibAopProxy: Method [com.cloudera.cmf.model.DbHost com.cloudera.server.web.cmf.SubjectRedirectController.findHostByHostName(java.lang.String) throws java.lang.Exception] is package-visible across different ClassLoaders and cannot get proxied via CGLIB: Declare this method as public or protected if you need to support invocations through the proxy.
2019-05-15 14:26:35,217 INFO WebServerImpl:org.springframework.aop.fr