This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| RuntimeLogger 2025-11-20 08:43:01,395 WARN (qtp830839136-5498|2763) [RestApiExceptionHandler.unauthorizedHandler():40] unauthorized exception | |
| org.apache.doris.httpv2.exception.UnauthorizedException: Cookie is invalid | |
| at org.apache.doris.httpv2.controller.BaseController.checkWithCookie(BaseController.java:99) ~[doris-fe.jar:1.2-SNAPSHOT] | |
| at org.apache.doris.httpv2.rest.MetaInfoAction.getAllDatabases(MetaInfoAction.java:92) ~[doris-fe.jar:1.2-SNAPSHOT] | |
| at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) ~[?:?] | |
| at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] | |
| at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] | |
| at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.39.jar:5.3.39] | |
| at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.39.jar:5.3.39] | |
| at org.springframework.web.serv |