metalnx_1 | 2021-10-14 11:37:56 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:37:56 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:37:57 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:38:42 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:38:42 INFO SslConnectionUtilities:175 - createSslSocketForProtocolAndIntegrateIntoProtocol() metalnx_1 | 2021-10-14 11:38:42 INFO SslConnectionUtilities:177 - have SSL socket, introduce as the iRODS connection in the provided protocol metalnx_1 | 2021-10-14 11:38:42 INFO AESKeyGenerator:53 - generateKey() metalnx_1 | 2021-10-14 11:38:42 INFO IRODSSimpleProtocolManager:33 - creating simple protocol manager metalnx_1 | 2021-10-14 11:38:42 INFO IRODSFileSystem:87 - IRODSfileSystem is initialized metalnx_1 | 2021-10-14 11:38:42 INFO IRODSGenQueryExecutorImpl:114 - executeIRODSQueryAndCloseResult() metalnx_1 | 2021-10-14 11:38:42 INFO IRODSGenQueryExecutorImpl:130 - executeIRODSQueryAndCloseResultInZone() metalnx_1 | 2021-10-14 11:38:42 INFO IRODSGenQueryExecutorImpl:140 - query: IRODSGenQueryFromBuilder [irodsGenQueryBuilderData=IRODSGenQueryBuilderQueryData [selectFields=[Select field metalnx_1 | selectFieldColumnName:COLL_NAME metalnx_1 | selectFieldNumericTranslation:501 metalnx_1 | selectFieldType:FIELD metalnx_1 | selectFieldSource:DEFINED_QUERY_FIELD, Select field metalnx_1 | selectFieldColumnName:COLL_PARENT_NAME metalnx_1 | selectFieldNumericTranslation:502 metalnx_1 | selectFieldType:FIELD metalnx_1 | selectFieldSource:DEFINED_QUERY_FIELD, Select field metalnx_1 | selectFieldColumnName:COLL_MODIFY_TIME metalnx_1 | selectFieldNumericTranslation:509 metalnx_1 | selectFieldType:FIELD metalnx_1 | selectFieldSource:DEFINED_QUERY_FIELD], conditions=[GenQueryBuilderCondition metalnx_1 | selectFieldSource:DEFINED_QUERY_FIELD metalnx_1 | selectFieldNumericTranslation:610 metalnx_1 | selectFieldColumnName:META_COLL_ATTR_NAME metalnx_1 | operator:LIKE metalnx_1 | value:'%%'], orderByFields=[], distinct=true, upperCase=true, computeTotalRowCount=true]] metalnx_1 | 2021-10-14 11:38:42 INFO GenQueryProcessor:109 - response from IRODS call indicates no rows found metalnx_1 | 2021-10-14 11:38:42 INFO GenQueryProcessor:116 - auto closing result set metalnx_1 | 2021-10-14 11:38:42 INFO GenQueryProcessor:145 - closeResults() metalnx_1 | 2021-10-14 11:38:42 INFO GenQueryProcessor:151 - no results to close, ignore metalnx_1 | 2021-10-14 11:38:42 INFO IRODSSimpleProtocolManager:33 - creating simple protocol manager metalnx_1 | 2021-10-14 11:38:42 INFO IRODSFileSystem:87 - IRODSfileSystem is initialized metalnx_1 | 2021-10-14 11:38:42 ERROR ClientServerNegotiationService:128 - failure in client server negotiation!...sending error message to the server before throwing the failure exception metalnx_1 | 2021-10-14 11:38:42 ERROR FilePropertiesController:149 - Could not search by metadata: metalnx_1 | org.irods.jargon.core.exception.ClientServerNegotiationException: failure in client server negotiation metalnx_1 | at org.irods.jargon.core.connection.ClientServerNegotiationService.negotiateUsingServerProtocol(ClientServerNegotiationService.java:131) metalnx_1 | at org.irods.jargon.core.connection.ClientServerNegotiationService.negotiate(ClientServerNegotiationService.java:106) metalnx_1 | at org.irods.jargon.core.connection.AuthMechanism.clientServerNegotiation(AuthMechanism.java:158) metalnx_1 | at org.irods.jargon.core.connection.AuthMechanism.clientServerNegotiationHook(AuthMechanism.java:72) metalnx_1 | at org.irods.jargon.core.connection.AuthMechanism.authenticate(AuthMechanism.java:196) metalnx_1 | at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocolFactory.authenticate(AbstractIRODSMidLevelProtocolFactory.java:212) metalnx_1 | at org.irods.jargon.core.connection.AbstractIRODSMidLevelProtocolFactory.instance(AbstractIRODSMidLevelProtocolFactory.java:95) metalnx_1 | at org.irods.jargon.core.connection.IRODSProtocolManager.createNewProtocol(IRODSProtocolManager.java:139) metalnx_1 | at org.irods.jargon.core.connection.IRODSSimpleProtocolManager.getIRODSProtocol(IRODSSimpleProtocolManager.java:56) metalnx_1 | at org.irods.jargon.core.connection.IRODSSession.connectAndAddToProtocolsMap(IRODSSession.java:487) metalnx_1 | at org.irods.jargon.core.connection.IRODSSession.currentConnection(IRODSSession.java:394) metalnx_1 | at org.irods.jargon.core.pub.IRODSGenericAO.(IRODSGenericAO.java:61) metalnx_1 | at org.irods.jargon.core.pub.IRODSGenQueryExecutorImpl.(IRODSGenQueryExecutorImpl.java:57) metalnx_1 | at org.irods.jargon.core.pub.IRODSAccessObjectFactoryImpl.getIRODSGenQueryExecutor(IRODSAccessObjectFactoryImpl.java:281) metalnx_1 | at com.emc.metalnx.controller.utils.GenQuerySearchUtil.countObjectsImpl(GenQuerySearchUtil.java:256) metalnx_1 | at com.emc.metalnx.controller.utils.GenQuerySearchUtil.countCollections(GenQuerySearchUtil.java:176) metalnx_1 | at com.emc.metalnx.controller.utils.GenQuerySearchUtil.search(GenQuerySearchUtil.java:130) metalnx_1 | at com.emc.metalnx.controller.FilePropertiesController.search(FilePropertiesController.java:138) metalnx_1 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) metalnx_1 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) metalnx_1 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) metalnx_1 | at java.base/java.lang.reflect.Method.invoke(Method.java:566) metalnx_1 | at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) metalnx_1 | at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) metalnx_1 | at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) metalnx_1 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) metalnx_1 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) metalnx_1 | at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) metalnx_1 | at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) metalnx_1 | at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) metalnx_1 | at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) metalnx_1 | at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) metalnx_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:655) metalnx_1 | at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) metalnx_1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) metalnx_1 | at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330) metalnx_1 | at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118) metalnx_1 | at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:103) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:154) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:199) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50) metalnx_1 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87) metalnx_1 | at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342) metalnx_1 | at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192) metalnx_1 | at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160) metalnx_1 | at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) metalnx_1 | at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) metalnx_1 | at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) metalnx_1 | at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) metalnx_1 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) metalnx_1 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) metalnx_1 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) metalnx_1 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:667) metalnx_1 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) metalnx_1 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) metalnx_1 | at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) metalnx_1 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) metalnx_1 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) metalnx_1 | at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) metalnx_1 | at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) metalnx_1 | at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) metalnx_1 | at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1726) metalnx_1 | at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) metalnx_1 | at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) metalnx_1 | at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) metalnx_1 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) metalnx_1 | at java.base/java.lang.Thread.run(Thread.java:829) metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:60 - show500CustomizedPage() metalnx_1 | 2021-10-14 11:38:42 ERROR HttpErrorController:61 - 500 - Internal Server Error metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:62 - show500CustomizedPage() metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:63 - httpRequest:org.apache.catalina.core.ApplicationHttpRequest@5b61ddb8 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:64 - model:{} metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.forward.request_uri metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:/metalnx/fileproperty/search/ metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.forward.context_path metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:/metalnx metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.forward.servlet_path metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:/fileproperty/search/ metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.forward.query_string metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:draw=1&columns%5B0%5D%5Bdata%5D=0&columns%5B0%5D%5Bname%5D=&columns%5B0%5D%5Bsearchable%5D=true&columns%5B0%5D%5Borderable%5D=false&columns%5B0%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B0%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B1%5D%5Bdata%5D=path&columns%5B1%5D%5Bname%5D=&columns%5B1%5D%5Bsearchable%5D=true&columns%5B1%5D%5Borderable%5D=false&columns%5B1%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B1%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B2%5D%5Bdata%5D=2&columns%5B2%5D%5Bname%5D=&columns%5B2%5D%5Bsearchable%5D=true&columns%5B2%5D%5Borderable%5D=false&columns%5B2%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B2%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B3%5D%5Bdata%5D=modifiedAtFormatted&columns%5B3%5D%5Bname%5D=&columns%5B3%5D%5Bsearchable%5D=true&columns%5B3%5D%5Borderable%5D=false&columns%5B3%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B3%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B4%5D%5Bdata%5D=4&columns%5B4%5D%5Bname%5D=&columns%5B4%5D%5Bsearchable%5D=true&columns%5B4%5D%5Borderable%5D=false&columns%5B4%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B4%5D%5Bsearch%5D%5Bregex%5D=false&start=0&length=10&search%5Bvalue%5D=&search%5Bregex%5D=false&jsonFilePropertySearch=%7B%22attribute%22%3A%5B%22METADATA_ATTRIBUTE_NAME%22%5D%2C%22operator%22%3A%5B%22LIKE%22%5D%2C%22value%22%3A%5B%22%22%5D%7D&_=1634211476719 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.forward.mapping metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.apache.catalina.core.ApplicationMapping$MappingImpl@7e49498 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.context.request.async.WebAsyncManager.WEB_ASYNC_MANAGER metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.springframework.web.context.request.async.WebAsyncManager@61751456 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.error.status_code metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:500 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.DispatcherServlet.CONTEXT metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Thu Oct 14 11:05:17 GMT 2021]; parent: Root WebApplicationContext metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.resource.ResourceUrlProvider metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.springframework.web.servlet.resource.ResourceUrlProvider@3c878dd4 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:__spring_security_session_mgmt_filter_applied metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:true metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:__spring_security_filterSecurityInterceptor_filterApplied metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:true metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.error.message metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib: metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.error.servlet_name metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:mvc-dispatcher metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.DispatcherServlet.THEME_SOURCE metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:WebApplicationContext for namespace 'mvc-dispatcher-servlet': startup date [Thu Oct 14 11:05:17 GMT 2021]; parent: Root WebApplicationContext metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.DispatcherServlet.LOCALE_RESOLVER metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.springframework.web.servlet.i18n.SessionLocaleResolver@6395aed6 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.context.request.RequestContextListener.REQUEST_ATTRIBUTES metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.apache.catalina.connector.RequestFacade@4e0a9823 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.HandlerMapping.bestMatchingPattern metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:/httpError/500 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.DispatcherServlet.OUTPUT_FLASH_MAP metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:FlashMap [attributes={}, targetRequestPath=null, targetRequestParams={}] metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.HandlerMapping.pathWithinHandlerMapping metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:/httpError/500 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.DispatcherServlet.FLASH_MAP_MANAGER metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.springframework.web.servlet.support.SessionFlashMapManager@1f85abd3 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.HandlerMapping.uriTemplateVariables metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:{} metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.error.request_uri metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:/metalnx/fileproperty/search/ metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:org.springframework.web.servlet.DispatcherServlet.THEME_RESOLVER metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.springframework.web.servlet.theme.FixedThemeResolver@37207178 metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:72 - attribName:javax.servlet.error.exception metalnx_1 | 2021-10-14 11:38:42 INFO HttpErrorController:73 - attrib:org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.irods.jargon.core.exception.ClientServerNegotiationException: failure in client server negotiation metalnx_1 | 2021-10-14 11:38:42 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:38:42 INFO LoggedUserUtils:29 - getLoggedDataGridUser() metalnx_1 | 2021-10-14 11:38:42 INFO LoggedUserUtils:38 - auth:org.springframework.security.authentication.UsernamePasswordAuthenticationToken@3f09e819: Principal: USERNAME; Credentials: [PROTECTED]; Authenticated: true; Details: com.emc.metalnx.services.auth.UserTokenDetails@713f6dfb; Granted Authorities: com.emc.metalnx.services.auth.IRODSAuthenticationProvider$IRODSUserGrantedAuthority@7b327ac0 metalnx_1 | 2021-10-14 11:38:43 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:38:43 INFO ConfigServiceImpl:128 - getGlobalConfig() metalnx_1 | 2021-10-14 11:38:43 INFO LoggedUserUtils:29 - getLoggedDataGridUser() metalnx_1 | 2021-10-14 11:38:43 INFO LoggedUserUtils:38 - auth:org.springframework.security.authentication.UsernamePasswordAuthenticationToken@3f09e819: Principal: USERNAME; Credentials: [PROTECTED]; Authenticated: true; Details: com.emc.metalnx.services.auth.UserTokenDetails@713f6dfb; Granted Authorities: com.emc.metalnx.services.auth.IRODSAuthenticationProvider$IRODSUserGrantedAuthority@7b327ac0 metalnx_1 | 2021-10-14 11:38:43 INFO HttpResponseHandlerInterceptor:52 - postHandle() metalnx_1 | 2021-10-14 11:38:43 INFO HttpResponseHandlerInterceptor:52 - postHandle()