yuluo-yx commented on issue #10074:
URL: https://github.com/apache/apisix/issues/10074#issuecomment-1689187511
The stack exception is: `bind(..) failed: No such file or directory`. Is
your application.yml configured correctly, please refer to
```yml
server:
port: 30001
spring:
application:
name: apisix-java-plugin-runner
cache.config:
expired: ${APISIX_CONF_EXPIRE_TIME}
capacity: 1000
socket:
file: ${APISIX_LISTEN_ADDRESS}
```
@adairll
--
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]