Hisoka-X commented on issue #4915: URL: https://github.com/apache/seatunnel/issues/4915#issuecomment-1976021877
After I checked the log, the classloader created log not existed. https://github.com/apache/seatunnel/blob/21a45935618dca42a48bc1365b3f1513856bdf1d/seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/service/classloader/DefaultClassLoaderService.java#L63  That's meaning no new classloader be created in server side. Could you provide your full log which after server started. It should be not only one log file. Or started with debug mode. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
