RobertIndie commented on issue #61:
URL: 
https://github.com/apache/apisix-java-plugin-runner/issues/61#issuecomment-903216292


   > 1. in debug mode, `APISIX_LISTEN_ADDRESS=/tmp/runner.sock` just passes a 
path, the `/tmp/runner.sock` file is generated by apisix-java-plugin-runner, so 
I suspect that volume the `/tmp/runner.sock` file is not available, you could 
try mounting the `/tmp` directory.
   
   I tried your solution, but still the same problem. I ran the 
apisix-java-plugin-runner first and then apisix. Is this related to this issue: 
https://github.com/docker/for-mac/issues/483 ?
   
   > 
   > > ```shell
   > > java: not found
   > > ```
   > 
   > Is there no jdk in the container?
   > 
   > I think these problems are because APISIX and apisix-java-plugin-runner 
are not deployed in the same instance, pls take a look at: 
https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/the-internal-of-apisix-java-plugin-runner.md#communication.
   
   I have mounted the file to the container. I deployed the apisix according to 
this doc: 
https://apisix.apache.org/docs/apisix/getting-started#step-1-install-apache-apisix.
 It seems that there is no JDK in the apisix.
   


-- 
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]


Reply via email to