日志查看器里一直有个错误,版主帮忙看看是啥问题?多谢!
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:834) ~[?:?]
ERROR
2022-07-20 13:47:26.832
2022-07-20 13:47:26.832 ERROR com.x.base.core.project.scripting.JsonScriptingExecutor - id:bfba06f4-301b-4ce5-bd22-e20c49f6a5fd, name:com.x.base.core.project.scripting.JsonScriptingExecutor, message:TypeError: Cannot read property "length" from undefined in <eval> at line number 49, exception:javax.script.ScriptException.
javax.script.ScriptException: TypeError: Cannot read property "length" from undefined in <eval> at line number 49
at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:477) ~
at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:433) ~
at jdk.nashorn.api.scripting.NashornScriptEngine$3.eval(NashornScriptEngine.java:521) ~
) ~
at com.x.base.core.project.scripting.JsonScriptingExecutor.eval(JsonScriptingExecutor.java:225) ~
at com.x.program.center.jaxrs.agent.ActionExecute.execute(ActionExecute.java:80) ~
at com.x.program.center.jaxrs.agent.AgentAction.execute(AgentAction.java:192) ~
at jdk.internal.reflect.GeneratedMethodAccessor540.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) ~
您是否有定时代理在执行?报错了 论坛管理员 发表于 2022-7-20 15:44
您是否有定时代理在执行?报错了
多谢版主,我看了下代理配置,有3个,1 个是“每十分钟获取一次门户统计”2、是“每月一号修改办公资产状态”,3是“通用数据迁移”,都是装完应用市场的应用后产生的,您给看看大概是那个应用产生的错误,或者忽略不管可吗?谢谢! 如果这几个应用不需要,您可以把代理禁用掉 论坛管理员 发表于 2022-7-21 10:06
如果这几个应用不需要,您可以把代理禁用掉
好的,多谢 :)
页:
[1]