刘虎 created FLINK-22186:
--------------------------

             Summary: Standalone webUI Internal server error 
flink.client.program.PackagedProgram.close()V
                 Key: FLINK-22186
                 URL: https://issues.apache.org/jira/browse/FLINK-22186
             Project: Flink
          Issue Type: Bug
          Components: Client / Job Submission
    Affects Versions: 1.12.2
         Environment: Standalone webUI submite

Internal server error

flink.runtime.webmonitor.handlers.JarListHandler [] - Unhandled exception.
java.lang.NoSuchMethodError:flink.client.program.PackagedProgram.close()V
            Reporter: 刘虎
             Fix For: 1.12.2


 ERROR org.apache.flink.runtime.webmonitor.handlers.JarListHandler [] - 
Unhandled exception.
java.lang.NoSuchMethodError: 
org.apache.flink.client.program.PackagedProgram.close()V
 at 
org.apache.flink.runtime.webmonitor.handlers.JarListHandler.lambda$handleRequest$0(JarListHandler.java:158)
 ~[flink-dist_2.11-1.12.2.jar:1.12.2]
 at 
java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
 [?:1.8.0_161]
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[?:1.8.0_161]
 at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_161]
 at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
 [?:1.8.0_161]
 at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
 [?:1.8.0_161]
 at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_161]
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_161]
 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to