magician 发表于 2023-3-2 14:33:28

重启服务器后 输入登录地址 访问页面一篇空白

本帖最后由 magician 于 2023-3-2 14:40 编辑

重启服务后,访问和刷新页面都是一片空白,尝试了更换浏览器和清除缓存 都不行   系统是最新的7.3.3


以下是最后的日志,但是我重启服务器前一直都是正常可以登录,并没有修改登陆页面

2023-03-02 14:36:41.642 ERROR com.x.portal.assemble.surface.jaxrs.file.FileAction - id:eb38b29b-209d-4cc0-8c9a-856065a9d1ee, name:com.x.portal.assemble.surface.jaxrs.file.FileAction, message:标识为:56c56330-0137-4b2e-a20c-3d28754d21b7 的 Portal 对象不存在., exception:com.x.base.core.project.exception.ExceptionEntityNotExist, id:eb38b29b-209d-4cc0-8c9a-856065a9d1ee, name:com.x.portal.assemble.surface.jaxrs.file.FileAction, message:标识为:56c56330-0137-4b2e-a20c-3d28754d21b7 的 Portal 对象不存在., exception:com.x.base.core.project.exception.ExceptionEntityNotExist, person:xadmin, method:GET, request:http://192.168.15.86/x_portal_assemble_surface/jaxrs/file/f68ff919-88e3-40bd-89cc-d34779b12ed3/portal/56c56330-0137-4b2e-a20c-3d28754d21b7/content, remoteHost:192.168.15.86, emoteAddr:192.168.15.86, head:Cookie:c-token=TPIeQ-yFaUrWmNv74cNlZGytQfv29Sslca_4VQb9QpI; x-token=XKXL_d0PoMNmakuZ_TBdlA_OEz9qq4tj7d3aEe5q3ko
Accept:image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Connection:keep-alive
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.50
Referer:https://192.168.15.86/x_desktop/portal.html?id=6c908b43-49bc-425c-ae05-8c1494420fdc
Sec-Fetch-Site:same-origin
Sec-Fetch-Dest:image
Host:192.168.15.86
Accept-Encoding:gzip, deflate, br
Sec-Fetch-Mode:no-cors
sec-ch-ua:"Chromium";v="110", "Not A(Brand";v="24", "Microsoft Edge";v="110"
sec-ch-ua-mobile:?0
sec-ch-ua-platform:"Windows"
Accept-Language:zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6, body:..
com.x.base.core.project.exception.ExceptionEntityNotExist: 标识为:56c56330-0137-4b2e-a20c-3d28754d21b7 的 Portal 对象不存在.
        at com.x.portal.assemble.surface.jaxrs.file.ActionContent.execute(ActionContent.java:46) ~
        at com.x.portal.assemble.surface.jaxrs.file.FileAction.content(FileAction.java:79) ~
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~
        at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~
        at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) ~
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~
        at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~
        at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1633) ~
        at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at com.x.base.core.project.jaxrs.AnonymousCipherManagerUserJaxrsFilter.doFilter(AnonymousCipherManagerUserJaxrsFilter.java:37) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:561) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~
        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.Server.handle(Server.java:516) ~
        at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) ~
        at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) ~
        at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) ~
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) ~
        at java.lang.Thread.run(Thread.java:829) ~[?:?]
2023-03-02 14:36:41.644 ERROR com.x.processplatform.assemble.surface.jaxrs.applicationdict.ApplicationDictAction - id:1f20f980-652f-4ca7-ae25-ab27d416bac8, name:com.x.processplatform.assemble.surface.jaxrs.applicationdict.ApplicationDictAction, message:指定的应用不存在:固定资产管理., exception:com.x.processplatform.assemble.surface.jaxrs.applicationdict.ExceptionApplicationNotExist, id:1f20f980-652f-4ca7-ae25-ab27d416bac8, name:com.x.processplatform.assemble.surface.jaxrs.applicationdict.ApplicationDictAction, message:指定的应用不存在:固定资产管理., exception:com.x.processplatform.assemble.surface.jaxrs.applicationdict.ExceptionApplicationNotExist, person:xadmin, method:GET, request:http://192.168.15.86/x_processplatform_assemble_surface/jaxrs/applicationdict/%E8%B5%84%E4%BA%A7%E7%B1%BB%E5%9E%8B%E9%85%8D%E7%BD%AE/application/%E5%9B%BA%E5%AE%9A%E8%B5%84%E4%BA%A7%E7%AE%A1%E7%90%86/%E8%B5%84%E4%BA%A7%E7%B1%BB%E5%9E%8B/data?v=7.3, remoteHost:192.168.15.86, emoteAddr:192.168.15.86, head:Cookie:c-token=TPIeQ-yFaUrWmNv74cNlZGytQfv29Sslca_4VQb9QpI; x-token=XKXL_d0PoMNmakuZ_TBdlA_OEz9qq4tj7d3aEe5q3ko
Accept:text/html,application/json,*/*
Connection:keep-alive
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.50
Referer:https://192.168.15.86/x_desktop/portal.html?id=6c908b43-49bc-425c-ae05-8c1494420fdc
Sec-Fetch-Site:same-origin
Sec-Fetch-Dest:empty
Host:192.168.15.86
Accept-Encoding:gzip, deflate, br
Sec-Fetch-Mode:cors
Authorization:XKXL_d0PoMNmakuZ_TBdlA_OEz9qq4tj7d3aEe5q3ko
sec-ch-ua:"Chromium";v="110", "Not A(Brand";v="24", "Microsoft Edge";v="110"
sec-ch-ua-mobile:?0
sec-ch-ua-platform:"Windows"
Accept-Language:zh-CN
Content-Type:application/json; charset=UTF-8, body:..
com.x.processplatform.assemble.surface.jaxrs.applicationdict.ExceptionApplicationNotExist: 指定的应用不存在:固定资产管理.
        at com.x.processplatform.assemble.surface.jaxrs.applicationdict.ActionGetDataPath0.execute(ActionGetDataPath0.java:32) ~
        at com.x.processplatform.assemble.surface.jaxrs.applicationdict.ApplicationDictAction.getDataPath0(ApplicationDictAction.java:124) ~
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~
        at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~
        at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) ~
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~
        at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~
        at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1633) ~
        at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at com.x.base.core.project.jaxrs.CipherManagerUserJaxrsFilter.doFilter(CipherManagerUserJaxrsFilter.java:51) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:561) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~
        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.Server.handle(Server.java:516) ~
        at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) ~
        at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) ~
        at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) ~
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) ~
        at java.lang.Thread.run(Thread.java:829) ~[?:?]
2023-03-02 14:36:41.775 ERROR com.x.base.core.project.schedule.AbstractJob - id:1a005834-c99f-4ad3-9cdf-22843c705a18, name:com.x.base.core.project.schedule.AbstractJob, message:abandon fire schedule className: com.x.processplatform.assemble.surface.schedule.CleanKeyLock, last run not ended., exception:com.x.base.core.project.schedule.ExceptionScheduleLastNotEnd.
com.x.base.core.project.schedule.ExceptionScheduleLastNotEnd: abandon fire schedule className: com.x.processplatform.assemble.surface.schedule.CleanKeyLock, last run not ended.
        at com.x.base.core.project.schedule.AbstractJob.execute(AbstractJob.java:21) ~
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) ~
2023-03-02 14:36:41.826 INFO com.x.calendar.assemble.control.schedule.AlarmTrigger - The trigger for calendar alarm execute completed.Thu Mar 02 14:36:41 GMT+08:00 2023
2023-03-02 14:36:41.929 INFO com.x.hotpic.assemble.control.service.HotPictureInfoServiceAdv - Hotpicture document exists check excute completed.
2023-03-02 14:36:41.929 INFO com.x.hotpic.assemble.control.schedule.InfoExistsCheckTask - Timertask Hotpicture InfoExistsCheckTask excute completed.
2023-03-02 14:36:41.933 ERROR com.x.portal.assemble.surface.jaxrs.file.FileAction - id:be08a7ca-7146-4c37-99f6-5c6858e6fb24, name:com.x.portal.assemble.surface.jaxrs.file.FileAction, message:标识为:696177d5-c5e5-4fa7-a382-85ce2e761fa9 的 Portal 对象不存在., exception:com.x.base.core.project.exception.ExceptionEntityNotExist, id:be08a7ca-7146-4c37-99f6-5c6858e6fb24, name:com.x.portal.assemble.surface.jaxrs.file.FileAction, message:标识为:696177d5-c5e5-4fa7-a382-85ce2e761fa9 的 Portal 对象不存在., exception:com.x.base.core.project.exception.ExceptionEntityNotExist, person:xadmin, method:GET, request:http://192.168.15.86/x_portal_assemble_surface/jaxrs/file/2599b822-789d-4704-a8dc-ca0fbcfcc4ef/portal/696177d5-c5e5-4fa7-a382-85ce2e761fa9/content, remoteHost:192.168.15.86, emoteAddr:192.168.15.86, head:Cookie:c-token=TPIeQ-yFaUrWmNv74cNlZGytQfv29Sslca_4VQb9QpI; x-token=XKXL_d0PoMNmakuZ_TBdlA_OEz9qq4tj7d3aEe5q3ko
Accept:image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Connection:keep-alive
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.50
Referer:https://192.168.15.86/x_desktop/portal.html?id=6c908b43-49bc-425c-ae05-8c1494420fdc
Sec-Fetch-Site:same-origin
Sec-Fetch-Dest:image
Host:192.168.15.86
Accept-Encoding:gzip, deflate, br
Sec-Fetch-Mode:no-cors
sec-ch-ua:"Chromium";v="110", "Not A(Brand";v="24", "Microsoft Edge";v="110"
sec-ch-ua-mobile:?0
sec-ch-ua-platform:"Windows"
Accept-Language:zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6, body:..
com.x.base.core.project.exception.ExceptionEntityNotExist: 标识为:696177d5-c5e5-4fa7-a382-85ce2e761fa9 的 Portal 对象不存在.
        at com.x.portal.assemble.surface.jaxrs.file.ActionContent.execute(ActionContent.java:46) ~
        at com.x.portal.assemble.surface.jaxrs.file.FileAction.content(FileAction.java:79) ~
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~
        at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~
        at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) ~
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~
        at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~
        at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1633) ~
        at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at com.x.base.core.project.jaxrs.AnonymousCipherManagerUserJaxrsFilter.doFilter(AnonymousCipherManagerUserJaxrsFilter.java:37) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:561) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~
        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.Server.handle(Server.java:516) ~
        at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) ~
        at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) ~
        at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) ~
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) ~
        at java.lang.Thread.run(Thread.java:829) ~[?:?]
2023-03-02 14:36:41.954 ERROR com.x.portal.assemble.surface.jaxrs.file.FileAction - id:c017859b-66ac-4e18-85f7-ee9d5378a0f8, name:com.x.portal.assemble.surface.jaxrs.file.FileAction, message:标识为:696177d5-c5e5-4fa7-a382-85ce2e761fa9 的 Portal 对象不存在., exception:com.x.base.core.project.exception.ExceptionEntityNotExist, id:c017859b-66ac-4e18-85f7-ee9d5378a0f8, name:com.x.portal.assemble.surface.jaxrs.file.FileAction, message:标识为:696177d5-c5e5-4fa7-a382-85ce2e761fa9 的 Portal 对象不存在., exception:com.x.base.core.project.exception.ExceptionEntityNotExist, person:xadmin, method:GET, request:http://192.168.15.86/x_portal_assemble_surface/jaxrs/file/d17b68bc-e329-4e42-94fb-fa262949c815/portal/696177d5-c5e5-4fa7-a382-85ce2e761fa9/content, remoteHost:192.168.15.86, emoteAddr:192.168.15.86, head:Cookie:c-token=TPIeQ-yFaUrWmNv74cNlZGytQfv29Sslca_4VQb9QpI; x-token=XKXL_d0PoMNmakuZ_TBdlA_OEz9qq4tj7d3aEe5q3ko
Accept:image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
Connection:keep-alive
User-Agent:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.50
Referer:https://192.168.15.86/x_desktop/portal.html?id=6c908b43-49bc-425c-ae05-8c1494420fdc
Sec-Fetch-Site:same-origin
Sec-Fetch-Dest:image
Host:192.168.15.86
Accept-Encoding:gzip, deflate, br
Sec-Fetch-Mode:no-cors
sec-ch-ua:"Chromium";v="110", "Not A(Brand";v="24", "Microsoft Edge";v="110"
sec-ch-ua-mobile:?0
sec-ch-ua-platform:"Windows"
Accept-Language:zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6, body:..
com.x.base.core.project.exception.ExceptionEntityNotExist: 标识为:696177d5-c5e5-4fa7-a382-85ce2e761fa9 的 Portal 对象不存在.
        at com.x.portal.assemble.surface.jaxrs.file.ActionContent.execute(ActionContent.java:46) ~
        at com.x.portal.assemble.surface.jaxrs.file.FileAction.content(FileAction.java:79) ~
        at jdk.internal.reflect.GeneratedMethodAccessor319.invoke(Unknown Source) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~
        at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~
        at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) ~
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~
        at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~
        at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1633) ~
        at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at com.x.base.core.project.jaxrs.AnonymousCipherManagerUserJaxrsFilter.doFilter(AnonymousCipherManagerUserJaxrsFilter.java:37) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:561) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~
        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.Server.handle(Server.java:516) ~
        at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) ~
        at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) ~
        at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) ~
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) ~
        at java.lang.Thread.run(Thread.java:829) ~[?:?]
2023-03-02 14:36:41.985 INFO com.x.hotpic.assemble.control.service.HotPictureInfoServiceAdv - Hotpicture document exists check excute completed.
2023-03-02 14:36:41.985 INFO com.x.hotpic.assemble.control.schedule.InfoExistsCheckTask - Timertask Hotpicture InfoExistsCheckTask excute completed.
2023-03-02 14:36:42.048 INFO com.x.cms.assemble.control.timertask.Timertask_BatchOperationTask - Timertask_BatchOperationTask -> not found any cms batch operation, try to check unreview document in database......
2023-03-02 14:36:42.063 ERROR com.x.base.core.project.schedule.AbstractJob - id:e1bad8cc-7f57-4068-ba68-9c676c153481, name:com.x.base.core.project.schedule.AbstractJob, message:abandon fire schedule className: com.x.cms.assemble.control.timertask.Timertask_BatchOperationTask, last run not ended., exception:com.x.base.core.project.schedule.ExceptionScheduleLastNotEnd.
com.x.base.core.project.schedule.ExceptionScheduleLastNotEnd: abandon fire schedule className: com.x.cms.assemble.control.timertask.Timertask_BatchOperationTask, last run not ended.
        at com.x.base.core.project.schedule.AbstractJob.execute(AbstractJob.java:21) ~
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) ~
2023-03-02 14:36:42.075 ERROR com.x.base.core.project.schedule.AbstractJob - id:ec0bceb4-fff0-4c4a-85ce-b9185bca756d, name:com.x.base.core.project.schedule.AbstractJob, message:abandon fire schedule className: com.x.bbs.assemble.control.schedule.UserSubjectReplyPermissionStatisticTask, last run not ended., exception:com.x.base.core.project.schedule.ExceptionScheduleLastNotEnd.
com.x.base.core.project.schedule.ExceptionScheduleLastNotEnd: abandon fire schedule className: com.x.bbs.assemble.control.schedule.UserSubjectReplyPermissionStatisticTask, last run not ended.
        at com.x.base.core.project.schedule.AbstractJob.execute(AbstractJob.java:21) ~
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) ~
2023-03-02 14:36:42.158 INFO com.x.cms.assemble.control.timertask.Timertask_BatchOperationTask - Timertask_BatchOperationTask -> batch operations timer task excute completed.
2023-03-02 14:36:42.391 INFO com.x.processplatform.service.processing.schedule.Expire - 标识0个过期待办, 0个待办处于挂起状态, 耗时:522ms.
2023-03-02 14:36:42.391 INFO com.x.processplatform.service.processing.schedule.TouchDelay - 完成触发0个延时工作, 耗时:451ms.
2023-03-02 14:36:42.751 INFO com.x.bbs.assemble.control.schedule.UserSubjectReplyPermissionStatisticTask - Timertask completed and excute success.
2023-03-02 14:36:54.002 ERROR com.x.portal.assemble.surface.jaxrs.portal.PortalAction - id:f713347d-3faf-4013-bbfa-1b03d91150b9, name:com.x.portal.assemble.surface.jaxrs.portal.PortalAction, message:指定的站点不存在:53577ec9-33bb-4a3d-9b47-5cdfe9ebd7ce., exception:com.x.portal.assemble.surface.jaxrs.portal.ExceptionPortalNotExist, id:f713347d-3faf-4013-bbfa-1b03d91150b9, name:com.x.portal.assemble.surface.jaxrs.portal.PortalAction, message:指定的站点不存在:53577ec9-33bb-4a3d-9b47-5cdfe9ebd7ce., exception:com.x.portal.assemble.surface.jaxrs.portal.ExceptionPortalNotExist, person:anonymous, method:GET, request:http://192.168.15.86/x_portal_assemble_surface/jaxrs/portal/53577ec9-33bb-4a3d-9b47-5cdfe9ebd7ce?v=7.3, remoteHost:192.168.15.222, emoteAddr:192.168.15.222, head:Cookie:x-token=anonymous
Accept:text/html,application/json,*/*
Connection:keep-alive
User-Agent:Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.95 Safari/537.36
Referer:https://192.168.15.86/x_desktop/index.html
Sec-Fetch-Site:same-origin
Sec-Fetch-Dest:empty
Host:192.168.15.86
Accept-Encoding:gzip, deflate, br
Sec-Fetch-Mode:cors
Authorization:anonymous
sec-ch-ua:"Not-A.Brand";v="24", "Chromium";v="14"
sec-ch-ua-mobile:?0
sec-ch-ua-platform:"Windows"
Accept-Language:zh-CN
Content-Type:application/json; charset=UTF-8, body:..
com.x.portal.assemble.surface.jaxrs.portal.ExceptionPortalNotExist: 指定的站点不存在:53577ec9-33bb-4a3d-9b47-5cdfe9ebd7ce.
        at com.x.portal.assemble.surface.jaxrs.portal.ActionGet.execute(ActionGet.java:26) ~
        at com.x.portal.assemble.surface.jaxrs.portal.PortalAction.get(PortalAction.java:54) ~
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) ~
        at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159) ~
        at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397) ~
        at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) ~
        at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) ~
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:292) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:274) ~
        at org.glassfish.jersey.internal.Errors.process(Errors.java:244) ~
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) ~
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234) ~
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) ~
        at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ~
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319) ~
        at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) ~
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763) ~
        at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1633) ~
        at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:228) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at com.x.base.core.project.jaxrs.AnonymousCipherManagerUserJaxrsFilter.doFilter(AnonymousCipherManagerUserJaxrsFilter.java:37) ~
        at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~
        at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1609) ~
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:561) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~
        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:59) ~
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766) ~
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~
        at org.eclipse.jetty.server.Server.handle(Server.java:516) ~
        at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) ~
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) ~
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) ~
        at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) ~
        at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) ~
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) ~
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) ~
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) ~
        at java.lang.Thread.run(Thread.java:829) ~[?:?]

论坛管理员 发表于 2023-3-2 15:53:22

您做了什么操作要去重启?看您的后端日志报错是说找不到门户应用了,您是否有在webServer下配置default.html

magician 发表于 2023-3-2 16:01:51

找到原因了,就是重启之后门户设计的几个页面丢失了

论坛管理员 发表于 2023-3-3 09:35:26

重启不可能导致设计丢失的,是被人删掉了吧
页: [1]
查看完整版本: 重启服务器后 输入登录地址 访问页面一篇空白