- 精华
- 阅读权限
- 80
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2016-5-30
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2021-4-22 00:59:03
|
显示全部楼层
Last login: Thu Apr 22 00:47:03 2021
[root@localhost ~]# cd /home/root/tomcat-assist/bin
[root@localhost bin]# ./1.sh
Using CATALINA_BASE: /home/root/tomcat-assist
Using CATALINA_HOME: /home/root/tomcat-assist
Using CATALINA_TMPDIR: /home/root/tomcat-assist/temp
Using JRE_HOME: /usr
Using CLASSPATH: /home/root/tomcat-assist/bin/bootstrap.jar
[root@localhost bin]# cd /home/root/center/wow-server-center/scripts
[root@localhost scripts]# ./start_game.sh
not set component, component use default value: server
not set main_class, will use default value: cc.qidea.wow.server.MainServer
Server.id:dldl_center Server.port:8080 DB.url:jdbc:mysql://127.0.0.1:3306/wow-dldl-center DB.user:root DB.password:root1234
JAVA_OPTS:-Xms2048M -Xmx10240M -XX:+UseConcMarkSweepGC -XX:MetaspaceSize=1024M -Dcomponent=server_center -Dapp_server_id=dldl_center -DGAME_ID=dldl -DGAME_CONF=/home/root/center/wow-server-center/config
CLASS_PATH:/usr/share/java/commons-daemon.jar:/home/root/center/wow-server-center/lib/*:/home/root/center/wow-server-center/*
MY_JAVA_HOME:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64
service is running, will not do start
you mean restart?
[root@localhost scripts]# cd /home/root/wow-server-dldl_1/scripts
[root@localhost scripts]# ./start_game.sh
not set main_class, will use default value: cc.qidea.wow.server.MainServer
not set component, component use default value: server
Server.id:dldl_1 Server.port:9228 DB.url:jdbc:mysql://127.0.0.1:3306/wow-dldl_1 DB.user:root DB.password:root1234
JAVA_OPTS:-Xms8G -Xmx8G -XX:+UseConcMarkSweepGC -XX:MetaspaceSize=1024M -Dcomponent=server-dldl_1 -Dapp_server_id=dldl_1 -DGAME_ID=dldl -DGAME_CONF=/home/root/wow-server-dldl_1/config
CLASS_PATH:/usr/share/java/commons-daemon.jar:/home/root/wow-server/lib/*:/home/root/wow-server/*
MY_JAVA_HOME:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64
service is running, will not do start
you mean restart?
[root@localhost scripts]#
我也是IP是2了,输了8条命令启动很快,感觉服务端没跑起来,然后打开客户端是网络异常,进不去游戏?是不是启动命令有问题吗
|
|