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

Experience Nacos for the first time, and encounter some small problems #2144

Closed
zhangxiangfeng opened this issue Dec 3, 2019 · 5 comments
Closed

Comments

@zhangxiangfeng
Copy link

The operation steps are as follows

  • 1.from github download nacos-server-1.1.4.zip
  • 2.unzip nacos-server-1.1.4.zip
  • 3.cd nacos-server-
  • 4.sh bin/startup.sh -m standalone

The questions are as follows:

simon@simon-pc:/data/sortware/nacos$ sh  bin/startup.sh -m standalone
bin/startup.sh: 81: bin/startup.sh: [[: not found
bin/startup.sh: 91: bin/startup.sh: [[: not found
bin/startup.sh: 93: bin/startup.sh: [[: not found
bin/startup.sh: 99: bin/startup.sh: [[: not found
/data/sortware/jdk1.8.0_162/bin/java  -server -Xms2g -Xmx2g -Xmn1g -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=320m -XX:-OmitStackTraceInFastThrow -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/data/sortware/nacos/logs/java_heapdump.hprof -XX:-UseLargePages -Djava.ext.dirs=/data/sortware/jdk1.8.0_162/jre/lib/ext:/data/sortware/jdk1.8.0_162/lib/ext:/data/sortware/nacos/plugins/cmdb:/data/sortware/nacos/plugins/mysql -Xloggc:/data/sortware/nacos/logs/nacos_gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=100M -Dnacos.home=/data/sortware/nacos -Dloader.path=/data/sortware/nacos/plugins/health -jar /data/sortware/nacos/target/nacos-server.jar  --spring.config.location=classpath:/,classpath:/config/,file:./,file:./config/,file:/data/sortware/nacos/conf/ --logging.config=/data/sortware/nacos/conf/nacos-logback.xml --server.max-http-header-size=524288
bin/startup.sh: 120: bin/startup.sh: [[: not found
nacos is starting with cluster
nacos is starting,you can check the /data/sortware/nacos/logs/start.out

The environment variables are as follows

simon@simon-pc:/data/sortware/nacos$ echo $JAVA_HOME
/data/sortware/jdk1.8.0_162
simon@simon-jian24:/data/sortware/nacos$ echo $JAVA_OPT

simon@simon-pc:/data/sortware/nacos$
@nkorange
Copy link
Collaborator

nkorange commented Dec 4, 2019

The docs has explained:

image

@nkorange nkorange closed this as completed Dec 4, 2019
@zhangxiangfeng
Copy link
Author

一个回显的bug

深度截图_选择区域_20191204180320

@zhangxiangfeng
Copy link
Author

用的最新的版本

@zhangxiangfeng
Copy link
Author

@nkorange

@nkorange
Copy link
Collaborator

nkorange commented Dec 4, 2019

#2105

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