Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no further information: /127.0.0.1:10010 #900

Open
56600535 opened this issue Apr 18, 2024 · 0 comments
Open

no further information: /127.0.0.1:10010 #900

56600535 opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@56600535
Copy link

Describe the bug
应用可以正常启动,但是登陆后会报错。

To Reproduce
powerjob version 4.3.6
jdk:17
OS:win10

Expected behavior
正常运行

Environment

  • PowerJob Version: [e.g. 4.3.6]
  • Java Version: [e.g. graalvm17]
  • OS: [e.g. win10]

Screenshots
image
image

Additional context

2024-04-18 10:40:26 [main] INFO  o.s.boot.SpringApplication
 - Application Version: 5.1.2
Spring Boot Version: 2.7.18
                              _       _
                             (_)     | |
 _ __   _____      _____ _ __ _  ___ | |__ ______ ___  ___ _ ____   _____ _ __
| '_ \ / _ \ \ /\ / / _ \ '__| |/ _ \| '_ \______/ __|/ _ \ '__\ \ / / _ \ '__|
| |_) | (_) \ V  V /  __/ |  | | (_) | |_) |     \__ \  __/ |   \ V /  __/ |
| .__/ \___/ \_/\_/ \___|_|  | |\___/|_.__/      |___/\___|_|    \_/ \___|_|
| |                         _/ |
|_|                        |__/



2024-04-18 10:40:26 [main] INFO  o.d.p.PowerJobServerApplication
 - Starting PowerJobServerApplication using Java 17.0.9 on PC-20230208UQKT with PID 2748 (E:\companyData\giteeProject\wangxiao-hou\ruoyi-extend\ruoyi-powerjob-server\target\classes started by Administrator in E:\companyData\giteeProject\wangxiao-hou)
2024-04-18 10:40:26 [main] INFO  o.d.p.PowerJobServerApplication
 - The following 1 profile is active: "dev"
2024-04-18 10:40:27 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate
 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-04-18 10:40:27 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate
 - Finished Spring Data repository scanning in 47 ms. Found 10 JPA repository interfaces.
2024-04-18 10:40:27 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate
 - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2024-04-18 10:40:27 [main] INFO  o.s.d.r.c.RepositoryConfigurationDelegate
 - Finished Spring Data repository scanning in 2 ms. Found 1 JPA repository interfaces.
2024-04-18 10:40:27 [main] WARN  io.undertow.websockets.jsr
 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
2024-04-18 10:40:27 [main] INFO  io.undertow.servlet
 - Initializing Spring embedded WebApplicationContext
2024-04-18 10:40:27 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext
 - Root WebApplicationContext: initialization completed in 1193 ms
2024-04-18 10:40:28 [main] INFO  com.zaxxer.hikari.HikariDataSource
 - HikariPool-1 - Starting...
2024-04-18 10:40:28 [main] INFO  com.zaxxer.hikari.HikariDataSource
 - HikariPool-1 - Start completed.
2024-04-18 10:40:28 [main] INFO  o.h.jpa.internal.util.LogHelper
 - HHH000204: Processing PersistenceUnitInfo [name: remotePersistenceUnit]
2024-04-18 10:40:28 [main] INFO  org.hibernate.Version
 - HHH000412: Hibernate ORM core version 5.6.15.Final
2024-04-18 10:40:28 [main] INFO  o.h.annotations.common.Version
 - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2024-04-18 10:40:28 [main] INFO  com.zaxxer.hikari.HikariDataSource
 - HikariPool-2 - Starting...
2024-04-18 10:40:28 [main] INFO  com.zaxxer.hikari.HikariDataSource
 - HikariPool-2 - Start completed.
2024-04-18 10:40:28 [main] INFO  org.hibernate.dialect.Dialect
 - HHH000400: Using dialect: org.hibernate.dialect.MySQL8Dialect
2024-04-18 10:40:29 [main] INFO  o.h.e.t.j.p.i.JtaPlatformInitiator
 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-04-18 10:40:29 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean
 - Initialized JPA EntityManagerFactory for persistence unit 'remotePersistenceUnit'
2024-04-18 10:40:29 [main] INFO  o.h.jpa.internal.util.LogHelper
 - HHH000204: Processing PersistenceUnitInfo [name: localPersistenceUnit]
2024-04-18 10:40:29 [main] INFO  org.hibernate.dialect.Dialect
 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2024-04-18 10:40:29 [main] INFO  o.h.e.t.j.p.i.JtaPlatformInitiator
 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2024-04-18 10:40:29 [main] INFO  o.s.o.j.LocalContainerEntityManagerFactoryBean
 - Initialized JPA EntityManagerFactory for persistence unit 'localPersistenceUnit'
2024-04-18 10:40:30 [main] WARN  t.p.s.c.a.impl.DingTalkAlarmService
 - [DingTalkAlarmService] cannot get agentId, appKey, appSecret at the same time, this service is unavailable
2024-04-18 10:40:31 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] start remote engine with config: EngineConfig(serverType=SERVER, type=AKKA, bindAddress=192.168.110.62:10086, actorList=[tech.powerjob.server.remote.server.FriendActor@5c91b751, tech.powerjob.server.core.handler.WorkerRequestHandlerImpl@5891bd6d])
2024-04-18 10:40:31 [main] INFO  org.reflections.Reflections
 - Reflections took 38 ms to scan 12 urls, producing 85 keys and 344 values
2024-04-18 10:40:31 [main] INFO  t.p.r.f.e.impl.CSInitializerFactory
 - [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer]
2024-04-18 10:40:31 [main] INFO  t.p.r.f.e.impl.CSInitializerFactory
 - [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@6757ed9e
2024-04-18 10:40:31 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] try to startup CSInitializer[type=AKKA]
2024-04-18 10:40:31 [main] INFO  t.p.remote.akka.AkkaCSInitializer
 - [PowerJob-AKKA] bindAddress: 192.168.110.62:10086
2024-04-18 10:40:31 [main] INFO  t.p.remote.akka.AkkaCSInitializer
 - [PowerJob-AKKA] try to start AKKA System.
2024-04-18 10:40:31 [oms-server-akka.actor.default-dispatcher-5] INFO  akka.event.slf4j.Slf4jLogger
 - Slf4jLogger started
2024-04-18 10:40:31 [oms-server-akka.actor.default-dispatcher-5] WARN  akka.remote.RemoteActorRefProvider
 - Using the 'remote' ActorRefProvider directly, which is a low-level layer. For most use cases, the 'cluster' abstraction on top of remoting is more suitable instead.
2024-04-18 10:40:31 [oms-server-akka.actor.default-dispatcher-5] WARN  akka.remote.RemoteActorRefProvider
 - Akka Cluster not in use - Using Akka Cluster is recommended if you need remote watch and deploy.
2024-04-18 10:40:32 [main] INFO  t.p.remote.akka.AkkaCSInitializer
 - [PowerJob-AKKA] initialize actorSystem[oms-server] successfully!
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] start to bind Handler
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/friend/process, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.remote.server.FriendActor.onReceiveRemoteProcessReq(tech.powerjob.server.remote.server.redirector.RemoteProcessReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/friend/ping, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.remote.server.FriendActor.onReceivePing(tech.powerjob.server.remote.server.election.Ping)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/server/queryContainer, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerNeedDeployContainer(tech.powerjob.common.request.WorkerNeedDeployContainerRequest)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/server/workerHeartbeat, handler=public void tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerHeartbeat(tech.powerjob.common.request.WorkerHeartbeat)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/server/reportLog, handler=public void tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerLogReport(tech.powerjob.common.request.WorkerLogReportReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/server/queryJobCluster, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerQueryExecutorCluster(tech.powerjob.common.request.WorkerQueryExecutorClusterReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] PATH=/server/reportInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.core.handler.AbWorkerRequestHandler.processTaskTrackerReportInstanceStatus(tech.powerjob.common.request.TaskTrackerReportInstanceStatusReq)
2024-04-18 10:40:32 [main] INFO  t.p.remote.akka.AkkaCSInitializer
 - [PowerJob-AKKA] start to process actor[path=friend,config={"actorName":"friend_actor","dispatcherName":"friend-request-actor-dispatcher"}]
2024-04-18 10:40:32 [main] INFO  t.p.remote.akka.AkkaCSInitializer
 - [PowerJob-AKKA] start to process actor[path=server,config={"actorName":"server_actor","dispatcherName":"w-r-c-d"}]
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [AKKA] startup successfully, cost: 933.1 ms
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=SERVER, type=HTTP, bindAddress=192.168.110.62:10010, actorList=[tech.powerjob.server.remote.server.FriendActor@5c91b751, tech.powerjob.server.core.handler.WorkerRequestHandlerImpl@5891bd6d])
2024-04-18 10:40:32 [main] INFO  org.reflections.Reflections
 - Reflections took 7 ms to scan 12 urls, producing 85 keys and 344 values
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.CSInitializerFactory
 - [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer]
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.CSInitializerFactory
 - [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@4f141a7
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.CSInitializerFactory
 - [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@56c45636
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP]
2024-04-18 10:40:32 [main] INFO  t.p.r.http.vertx.VertxInitializer
 - [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\ADMINI~1\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false}
2024-04-18 10:40:32 [main] WARN  t.p.r.http.vertx.VertxInitializer
 - [PowerJob-Vertx] enable server side compression successfully!
2024-04-18 10:40:32 [main] INFO  t.p.r.http.vertx.VertxInitializer
 - [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false}
2024-04-18 10:40:32 [main] INFO  t.p.r.http.vertx.VertxInitializer
 - [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false}
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] start to bind Handler
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/friend/process, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.remote.server.FriendActor.onReceiveRemoteProcessReq(tech.powerjob.server.remote.server.redirector.RemoteProcessReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/friend/ping, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.remote.server.FriendActor.onReceivePing(tech.powerjob.server.remote.server.election.Ping)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/server/queryContainer, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerNeedDeployContainer(tech.powerjob.common.request.WorkerNeedDeployContainerRequest)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/server/workerHeartbeat, handler=public void tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerHeartbeat(tech.powerjob.common.request.WorkerHeartbeat)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/server/reportLog, handler=public void tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerLogReport(tech.powerjob.common.request.WorkerLogReportReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/server/queryJobCluster, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.core.handler.AbWorkerRequestHandler.processWorkerQueryExecutorCluster(tech.powerjob.common.request.WorkerQueryExecutorClusterReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] PATH=/server/reportInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.server.core.handler.AbWorkerRequestHandler.processTaskTrackerReportInstanceStatus(tech.powerjob.common.request.TaskTrackerReportInstanceStatusReq)
2024-04-18 10:40:32 [main] INFO  t.p.r.http.HttpVertxCSInitializer
 - [PowerJobRemoteEngine] startup vertx HttpServer successfully!
2024-04-18 10:40:32 [main] INFO  t.p.r.f.e.impl.PowerJobRemoteEngine
 - [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 379.1 ms
2024-04-18 10:40:32 [main] INFO  o.s.b.a.w.s.WelcomePageHandlerMapping
 - Adding welcome page: class path resource [static/index.html]
2024-04-18 10:40:33 [main] INFO  o.s.b.a.e.web.EndpointLinksResolver
 - Exposing 14 endpoint(s) beneath base path '/actuator'
2024-04-18 10:40:33 [main] INFO  io.undertow.websockets.jsr
 - UT026003: Adding annotated server endpoint class tech.powerjob.server.web.websocket.ContainerDeployServerEndpoint for path /container/deploy/{id}
2024-04-18 10:40:33 [main] INFO  io.undertow
 - starting server: Undertow - 2.2.28.Final
2024-04-18 10:40:33 [main] INFO  org.xnio
 - XNIO version 3.8.7.Final
2024-04-18 10:40:33 [main] INFO  org.xnio.nio
 - XNIO NIO Implementation Version 3.8.7.Final
2024-04-18 10:40:33 [main] INFO  org.jboss.threads
 - JBoss Threads version 3.1.0.Final
2024-04-18 10:40:33 [main] INFO  o.s.b.w.e.undertow.UndertowWebServer
 - Undertow started on port(s) 7700 (http)
2024-04-18 10:40:33 [main] INFO  o.d.p.PowerJobServerApplication
 - Started PowerJobServerApplication in 7.429 seconds (JVM running for 7.773)
2024-04-18 10:40:33 [main] INFO  o.d.p.PowerJobServerApplication
 - 文档地址: https://www.yuque.com/powerjob/guidence/problem
2024-04-18 10:40:33 [RMI TCP Connection(1)-192.168.88.1] INFO  io.undertow.servlet
 - Initializing Spring DispatcherServlet 'dispatcherServlet'
2024-04-18 10:40:33 [RMI TCP Connection(1)-192.168.88.1] INFO  o.s.web.servlet.DispatcherServlet
 - Initializing Servlet 'dispatcherServlet'
2024-04-18 10:40:33 [RMI TCP Connection(1)-192.168.88.1] INFO  o.s.web.servlet.DispatcherServlet
 - Completed initialization in 2 ms
2024-04-18 10:52:37 [XNIO-1 task-2] INFO  WEB_LOG
 - 0:0:0:0:0:0:0:1|POST|AppInfoController.assertApp|[{"appName":"ruoyi-worker","password":"123456"}]
2024-04-18 10:52:37 [XNIO-1 task-1] INFO  WEB_LOG
 - 0:0:0:0:0:0:0:1|GET|SystemInfoController.listWorker|[1]
2024-04-18 10:52:37 [XNIO-1 task-3] INFO  WEB_LOG
 - 0:0:0:0:0:0:0:1|GET|SystemInfoController.getSystemOverview|[1]
2024-04-18 10:52:37 [vert.x-eventloop-thread-2] WARN  t.p.r.http.vertx.VertxTransporter
 - [VertxTransporter] post to url[URL(serverType=SERVER, address=127.0.0.1:10010, location=HandlerLocation(rootPath=friend, methodPath=process))] failed,msg: AbstractChannel.AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:10010
2024-04-18 10:52:37 [XNIO-1 task-1] ERROR t.p.s.web.ControllerExceptionHandler
 - [ControllerException] http request failed.
java.lang.reflect.UndeclaredThrowableException: null
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:779)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
	at tech.powerjob.server.remote.worker.WorkerClusterQueryService$$EnhancerBySpringCGLIB$$d0eb67d0.getAllWorkers(<generated>)
	at tech.powerjob.server.web.controller.SystemInfoController.listWorker(SystemInfoController.java:50)
	at tech.powerjob.server.web.controller.SystemInfoController$$FastClassBySpringCGLIB$$f2d2ca24.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:58)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707)
	at tech.powerjob.server.web.controller.SystemInfoController$$EnhancerBySpringCGLIB$$171a890e.listWorker(<generated>)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:497)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:584)
	at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:173)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
	at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67)
	at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
	at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
	at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
	at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275)
	at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134)
	at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131)
	at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255)
	at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79)
	at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100)
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393)
	at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852)
	at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558)
	at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449)
	at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.util.concurrent.ExecutionException: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:10010
	at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
	at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
	at tech.powerjob.server.remote.server.redirector.DesignateServerAspect.execute(DesignateServerAspect.java:104)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762)
	... 90 common frames omitted
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:10010
Caused by: java.net.ConnectException: Connection refused: no further information
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
@56600535 56600535 added the bug Something isn't working label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants