Rdebu commented on issue #54: URL: https://github.com/apache/apisix-java-plugin-runner/issues/54#issuecomment-890273089
> I think the java code and the apisix configuration are fine, this should be apisix not being able to access the java runner, you need to look at the apisix logs. > > pls take a look at: https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/how-it-works.md#run > > check that the below configuration is correct > > ``` > ext-plugin: > cmd: ['java', '-jar', '-Xmx4g', '-Xms4g', '/path/to/apisix-runner-bin/apisix-java-plugin-runner.jar'] > ``` 我是用debug那一栏的 也就是 ext-plugin: path_for_test: /tmp/runner.sock 是不是这个原因呢 -- 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]
