/usr/local/jdk/jdk1.8.0_192/bin/java -Xms512m -Xmx512m -Xmn256m -Dnacos.standalone=true -Djava.ext.dirs=/usr/local/jdk/jdk1.8.0_192/jre/lib/ext:/usr/local/jdk/jdk1.8.0_192/lib/ext:/usr/local/jar/plugins/cmdb:/usr/local/jar/plugins/mysql -Xloggc:/usr/local/jar/logs/nacos_gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=10 -XX:GCLogFileSize=100M -Dnacos.home=/usr/local/jar -jar /usr/local/jar/target/nacos-address.jar --spring.config.location=classpath:/,classpath:/config/,file:./,file:./config/,file:/usr/local/jar/conf/ --logging.config=/usr/local/jar/conf/nacos-logback.xml --server.max-http-header-size=524288
,--.
,--.'|
,--,: : | Nacos 1.1.0
,`--.'`| ' : ,---. Running in stand alone mode, All function modules
| : : | | ' ,'\ .--.--. Port: 8080
: | \ | : ,--.--. ,---. / / | / / ' Pid: 414
| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://172.16.0.44:8080/nacos/index.html
' ' ;. ;.--. .-. | / / '' | |: :| : ;_
| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io
' : | ; .' ," .--.; |' ; :__| : | `----. \
| | '`--' / / ,. |' | '.'|\ \ / / /`--' /
' : | ; : .' \ : : `----' '--'. /
; |.' | , .-./\ \ / `--'---'
'---' `--`---' `----'
2019-07-20 11:36:57,665 INFO Tomcat initialized with port(s): 8080 (http)
2019-07-20 11:36:57,776 INFO Root WebApplicationContext: initialization completed in 2037 ms
2019-07-20 11:36:58,949 INFO Initializing ExecutorService 'applicationTaskExecutor'
2019-07-20 11:36:59,350 INFO Initializing ExecutorService 'taskScheduler'
2019-07-20 11:36:59,368 INFO Exposing 2 endpoint(s) beneath base path '/actuator'
2019-07-20 11:36:59,470 INFO Tomcat started on port(s): 8080 (http) with context path ''
2019-07-20 11:36:59,482 INFO Nacos Log files: /usr/local/jar/logs/
2019-07-20 11:36:59,482 INFO Nacos Conf files: /usr/local/jar/conf/
2019-07-20 11:36:59,482 INFO Nacos Data files: /usr/local/jar/data/
2019-07-20 11:36:59,482 INFO Nacos started successfully in stand alone mode.