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

单机版问题 #16

Closed
skytianyu opened this issue Jun 20, 2017 · 2 comments
Closed

单机版问题 #16

skytianyu opened this issue Jun 20, 2017 · 2 comments

Comments

@skytianyu
Copy link

您好,我把项目导入后,跑了一下(IDEA跑的),页面能打开,但是点击登录提示密码错误,还有点击注册还有游客登录都没反应。我看了一下IEDA下面有这个错误:
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1121)
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:357)
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2482)
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2519)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2304)
大体截取了一部分,请问是我没配置好,还是有其他的错误。

@sinllychen
Copy link
Contributor

sinllychen commented Jun 20, 2017

@skytianyu 您好,应该是您的MySQL环境出了问题,请检查Mysql数据库能否正常访问且里面的各个表是否存在且有数据。具体Mysql数据库初始化脚本请到google drive disk or Baidu Cloud 中下载。

详细的开发运行环境集群配置,请参考QuickStart.md 中的“Preparation for virtual server cluster”章节。

@skytianyu
Copy link
Author

好的 谢啦 我去看下~~

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