Hi,everyone.According to steps of 
https://apisix.apache.org/zh/blog/2021/06/21/use-Java-to-write-Apache-APISIX-plugins/??I
 start java-plugin program and apisix??apisix's log show errors as below:


2021/10/14 19:43:55 [error] 4648#4648: *20111 [lua] init.lua:617: phase_func(): 
failed to receive RPC_PREPARE_CONF: timeout, client: 127.0.0.1, server: _, 
request: "GET /get HTTP/1.1", host: "127.0.0.1:9080"
2021/10/14 19:43:55 [warn] 4648#4648: *20111 [lua] plugin.lua:680: 
run_plugin(): ext-plugin-pre-req exits with http status code 503, client: 
127.0.0.1, server: _, request: "GET /get HTTP/1.1", host: "127.0.0.1:9080"



And description by 
https://github.com/apache/apisix-java-plugin-runner/blob/release/0.1/docs/en/latest/development.md,I
 got the same error.


Who can help me??Thanks.


Dev Environment: CentOS7.4+Eclipse4.21+JDK8

Reply via email to