You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/25 06:43:06 UTC

[GitHub] [apisix] rongkang371 opened a new issue #6718: help request: java-plugin 503error

rongkang371 opened a new issue #6718:
URL: https://github.com/apache/apisix/issues/6718


   ### Description
   
   java application start error。 
   apisix 503 error;
   apisix version 2.10.1:[error] 47#47: *2197 [lua] init.lua:618: phase_func(): failed to connect to the unix socket unix:/usr/local/apisix/conf/apisix-46.sock: no such file or directory
   
   apsix version 2.12.1: [crit] 14833#14833: *1132 connect() to unix:/usr/local/apisix/conf/conf/apisix-14831.sock failed (2: No such file or directory)
   
   
   apsix conf:
   ext-plugin:
     cmd: ['java', '-jar', '-Xmx4g', '-Xms4g', '/usr/local/apisix/apisix-runner-bin/apisix-java-plugin-runner.jar']
   
   ### Environment
   
   - APISIX version (2.12.1 or 2.10.1):
   - Operating system (linux):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:   Java Plugin Runner-0.2.0
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org