Oliverwqcwrw opened a new issue, #4677:
URL: https://github.com/apache/rocketmq/issues/4677
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
when i start ProxyStartup, it appears as below
>
find an unexpect err.ch.qos.logback.core.joran.spi.JoranException:
Could not open [null/conf/logback_proxy.xml].
ch.qos.logback.core.joran.spi.JoranException: Could not open
[null/conf/logback_proxy.xml].
at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:85)
at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:72)
at
org.apache.rocketmq.proxy.ProxyStartup.initLogger(ProxyStartup.java:182)
at
org.apache.rocketmq.proxy.ProxyStartup.main(ProxyStartup.java:62)
- What is expected to see?
It can indicate what the specific problem is, like `NamesrvStartup`
Please set the %s variable in your environment to match the location of the
RocketMQ installation%n
- What did you see instead?
Don't know what the problem is
2. Please tell us about your environment:
develop
4. Other information (e.g. detailed explanation, logs, related issues,
suggestions on how to fix, etc):
I can provide PR if you feel the need to fix it
--
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]