[Help] Mysql Can't connect

Results 1 to 6 of 6
  1. #1
    Valued Member devnaya23 is offline
    MemberRank
    Oct 2011 Join Date
    IndonesiaLocation
    121Posts

    [Help] Mysql Can't connect

    I have trouble in the mysql, change password in "etc / table.xml" and "/ root / pwserver / my_authd"> "build" and "etc">, I had the fox with the same password with mysql password that I created but still failed to connect to data base. I use ubuntu TLS 12:04. Ram 8 Gb, 8-core Xeon CPU


  2. #2
    Account Upgraded | Title Enabled! sxymxd84 is offline
    MemberRank
    Aug 2004 Join Date
    ArizonaLocation
    612Posts

    Re: [Help] Mysql Can't connect

    Paste your error here so I know which direction to help you.

  3. #3
    Valued Member devnaya23 is offline
    MemberRank
    Oct 2011 Join Date
    IndonesiaLocation
    121Posts

    Re: [Help] Mysql Can't connect

    I use google translate

    sorry, earlier I can not speak English very well, so this is my first also in building online pw, I do not know where and if the problem can help me build this pw from 0, and I promised if anyone was going to ask me, I will answer as much as me, because I know initially I was the one who does not understand.

    you mean the log that is located where?

    at PW admin :
    HTTP ERROR 500

    Problem accessing /pw/addons/BangPai/. Reason:

    Access denied for user 'root'@'localhost' (using password: YES)

    Caused by:

    java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1072)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3563)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3495)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919)
    at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4001)
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1284)
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2183)
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:784)
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:354)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:284)
    at java.sql.DriverManager.getConnection(DriverManager.java:620)
    at java.sql.DriverManager.getConnection(DriverManager.java:200)
    at org.apache.jsp.addons.BangPai.index_jsp._jspService(org.apache.jsp.addons.BangPai.index_jsp:344)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:284)
    at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:115)
    at org.eclipse.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:552)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:480)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
    at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
    at org.eclipse.jetty.server.Server.handle(Server.java:346)
    at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589)
    at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214)
    at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529)
    at java.lang.Thread.run(Thread.java:679)
    Jetty log :
    2011-09-01 00:02:56.231:INFO::jetty-7.4.2.v20110526
    2011-09-01 00:02:56.691:INFO::Deployment monitor /root/apps/Jetty/webapps at interval 1
    2011-09-01 00:02:56.761:INFO::Deployable added: /root/apps/Jetty/webapps/pwadmin_ms
    2011-09-01 00:03:01.141:INFO::started o.e.j.w.WebAppContext{/pwadmin_ms,file:/root/apps/Jetty/webapps/pwadmin_ms/},/root/apps/Jetty/webapps/pwadmin_ms
    2011-09-01 00:03:02.791:INFO::Deployable added: /root/apps/Jetty/webapps/adminer
    2011-09-01 00:03:02.921:INFO::started o.e.j.w.WebAppContext{/adminer,file:/root/apps/Jetty/webapps/adminer/},/root/apps/Jetty/webapps/adminer
    2011-9-1 0:03:03 net.jr.fastcgi.impl.FastCGIHandlerFactory create
    ÐÅÏ¢: configuring fastCGI handler using a single connection -based policy
    2011-09-01 00:03:03.291:INFO::Deployable added: /root/apps/Jetty/webapps/ROOT
    2011-09-01 00:03:03.511:INFO::started o.e.j.w.WebAppContext{/,file:/root/apps/Jetty/webapps/ROOT/},/root/apps/Jetty/webapps/ROOT
    2011-9-1 0:03:03 net.jr.fastcgi.impl.FastCGIHandlerFactory create
    ÐÅÏ¢: configuring fastCGI handler using a single connection -based policy
    2011-09-01 00:03:03.781:INFO::Deployable added: /root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:03:06.791:INFO::started o.e.j.w.WebAppContext{/pwadmin,file:/root/apps/Jetty/webapps/pwadmin/},/root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:03:07.201:INFO::Deployment monitor /root/apps/Jetty/contexts at interval 1
    2011-09-01 00:03:07.761:INFO::Started SelectChannelConnector@0.0.0.0:2490 STARTING
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@131de9b
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@131de9b
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@813bc1
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@813bc1
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@113e8f3
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@113e8f3
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@5d3ac0
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@5d3ac0
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@18eabf6
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@18eabf6
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@106433d
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@106433d
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@10cafa1 activeio = com.goldhuman.IO.ActiveIO@1de7497
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@10cafa1
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@6937f9 activeio = com.goldhuman.IO.ActiveIO@1d9e5ad
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@6937f9
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@16b98c3 activeio = com.goldhuman.IO.ActiveIO@fa54fe
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@16b98c3
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@fb6763 activeio = com.goldhuman.IO.ActiveIO@140b8fd
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@fb6763
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@f70ee1
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@486cdd
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@f70ee1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@486cdd
    2011-09-01 00:13:53.001:INFO::Graceful shutdown SelectChannelConnector@0.0.0.0:2490 STARTED
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/pwadmin_ms,file:/root/apps/Jetty/webapps/pwadmin_ms/},/root/apps/Jetty/webapps/pwadmin_ms
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/adminer,file:/root/apps/Jetty/webapps/adminer/},/root/apps/Jetty/webapps/adminer
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/,file:/root/apps/Jetty/webapps/ROOT/},/root/apps/Jetty/webapps/ROOT
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/pwadmin,file:/root/apps/Jetty/webapps/pwadmin/},/root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:13:55.191:INFO::stopped o.e.j.w.WebAppContext{/pwadmin,file:/root/apps/Jetty/webapps/pwadmin/},/root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:13:55.191:INFO::stopped o.e.j.w.WebAppContext{/,file:/root/apps/Jetty/webapps/ROOT/},/root/apps/Jetty/webapps/ROOT
    2011-09-01 00:13:55.191:INFO::stopped o.e.j.w.WebAppContext{/adminer,file:/root/apps/Jetty/webapps/adminer/},/root/apps/Jetty/webapps/adminer
    2011-09-01 00:13:55.231:INFO::stopped o.e.j.w.WebAppContext{/pwadmin_ms,file:/root/apps/Jetty/webapps/pwadmin_ms/},/root/apps/Jetty/webapps/pwadmin_ms
    world2log
    2012-07-15 15:20:05 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-15 15:20:05 ubuntu gfaction: info : logclient: OnAddSession
    2012-07-15 15:20:06 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-15 15:20:06 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-15 15:20:08 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-15 15:20:08 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-15 15:20:09 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-15 15:20:10 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-15 21:40:53 ubuntu uniquenamed: info : logclienttcp: OnAddSession
    2012-07-15 21:40:57 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-15 21:40:57 ubuntu gfaction: info : logclient: OnAddSession
    2012-07-15 21:40:58 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-15 21:40:59 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-15 21:41:00 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-15 21:41:00 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-15 21:41:01 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-15 21:41:02 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-15 21:41:16 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=9.
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½»Ò׿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]ÅÄÂô¿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Óʼþ¿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]°ïÅÉ¿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶½ðÇ®¿ª¹ØÎª(Off)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶µôÂÊ¿ª¹ØÎª(Off)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶ÔªÉñ¿ª¹ØÎª(Off)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½ûÖ¹µã¿¨½»Ò׿ª¹ØÎª(On)
    2012-07-15 21:42:16 ubuntu gamed: info : ´ÓÊý¾Ý¿âÈ¡µÃserver data³É¹¦,worldtag=1
    2012-07-15 21:45:56 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 21:49:56 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 21:50:36 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 21:53:56 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:42:16 ubuntu uniquenamed: info : logclienttcp: OnAddSession
    2012-07-15 22:42:20 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-15 22:42:21 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-15 22:42:21 ubuntu gdeliveryd: info : logclient: OnAddSession
    2012-07-15 22:42:21 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-15 22:42:23 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-15 22:42:23 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-15 22:42:25 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-15 22:42:26 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-15 22:42:39 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=9.
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½»Ò׿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]ÅÄÂô¿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Óʼþ¿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]°ïÅÉ¿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶½ðÇ®¿ª¹ØÎª(Off)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶µôÂÊ¿ª¹ØÎª(Off)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶ÔªÉñ¿ª¹ØÎª(Off)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½ûÖ¹µã¿¨½»Ò׿ª¹ØÎª(On)
    2012-07-15 22:43:39 ubuntu gamed: info : ´ÓÊý¾Ý¿âÈ¡µÃserver data³É¹¦,worldtag=1
    2012-07-15 22:44:30 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=10.
    2012-07-15 22:44:30 ubuntu gamedbd: info : GameDBServer::OnDelSession, sid=10.
    2012-07-15 22:44:59 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=11.
    2012-07-15 22:44:59 ubuntu gamedbd: info : GameDBServer::OnDelSession, sid=11.
    2012-07-15 22:47:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:51:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:51:59 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 22:55:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:59:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:00:23 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:03:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:07:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:07:55 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:11:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:15:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:16:51 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:19:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:23:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:25:18 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:27:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:31:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:34:09 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:35:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:39:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:42:49 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:43:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:47:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:50:30 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:51:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:55:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:58:34 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:59:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:03:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:06:16 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-16 00:07:20 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:11:20 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:32:34 ubuntu uniquenamed: info : logclienttcp: OnAddSession
    2012-07-16 00:32:38 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-16 00:32:38 ubuntu gfaction: info : logclient: OnAddSession
    2012-07-16 00:32:39 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-16 00:32:40 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-16 00:32:40 ubuntu glinkd-1: info : logclient: OnAddSession
    2012-07-16 00:32:41 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-16 00:32:41 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-16 00:32:43 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-16 00:32:43 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-16 00:32:57 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=9.
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]ÅÄÂô¿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½»Ò׿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Óʼþ¿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]°ïÅÉ¿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶½ðÇ®¿ª¹ØÎª(Off)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶µôÂÊ¿ª¹ØÎª(Off)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶ÔªÉñ¿ª¹ØÎª(Off)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½ûÖ¹µã¿¨½»Ò׿ª¹ØÎª(On)
    I use google translate

    sorry, earlier I can not speak English very well, so this is my first also in building online pw, I do not know where and if the problem can help me build this pw from 0, and I promised if anyone was going to ask me, I will answer as much as me, because I know initially I was the one who does not understand.

    you mean the log that is located where?

    at PW admin :
    HTTP ERROR 500

    Problem accessing /pw/addons/BangPai/. Reason:

    Access denied for user 'root'@'localhost' (using password: YES)

    Caused by:

    java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1072)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3563)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3495)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:919)
    at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4001)
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1284)
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2183)
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:784)
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:354)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:284)
    at java.sql.DriverManager.getConnection(DriverManager.java:620)
    at java.sql.DriverManager.getConnection(DriverManager.java:200)
    at org.apache.jsp.addons.BangPai.index_jsp._jspService(org.apache.jsp.addons.BangPai.index_jsp:344)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:284)
    at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:115)
    at org.eclipse.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:552)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:478)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
    at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:480)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
    at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
    at org.eclipse.jetty.server.Server.handle(Server.java:346)
    at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589)
    at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214)
    at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529)
    at java.lang.Thread.run(Thread.java:679)
    Jetty log :
    2011-09-01 00:02:56.231:INFO::jetty-7.4.2.v20110526
    2011-09-01 00:02:56.691:INFO::Deployment monitor /root/apps/Jetty/webapps at interval 1
    2011-09-01 00:02:56.761:INFO::Deployable added: /root/apps/Jetty/webapps/pwadmin_ms
    2011-09-01 00:03:01.141:INFO::started o.e.j.w.WebAppContext{/pwadmin_ms,file:/root/apps/Jetty/webapps/pwadmin_ms/},/root/apps/Jetty/webapps/pwadmin_ms
    2011-09-01 00:03:02.791:INFO::Deployable added: /root/apps/Jetty/webapps/adminer
    2011-09-01 00:03:02.921:INFO::started o.e.j.w.WebAppContext{/adminer,file:/root/apps/Jetty/webapps/adminer/},/root/apps/Jetty/webapps/adminer
    2011-9-1 0:03:03 net.jr.fastcgi.impl.FastCGIHandlerFactory create
    ÐÅÏ¢: configuring fastCGI handler using a single connection -based policy
    2011-09-01 00:03:03.291:INFO::Deployable added: /root/apps/Jetty/webapps/ROOT
    2011-09-01 00:03:03.511:INFO::started o.e.j.w.WebAppContext{/,file:/root/apps/Jetty/webapps/ROOT/},/root/apps/Jetty/webapps/ROOT
    2011-9-1 0:03:03 net.jr.fastcgi.impl.FastCGIHandlerFactory create
    ÐÅÏ¢: configuring fastCGI handler using a single connection -based policy
    2011-09-01 00:03:03.781:INFO::Deployable added: /root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:03:06.791:INFO::started o.e.j.w.WebAppContext{/pwadmin,file:/root/apps/Jetty/webapps/pwadmin/},/root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:03:07.201:INFO::Deployment monitor /root/apps/Jetty/contexts at interval 1
    2011-09-01 00:03:07.761:INFO::Started SelectChannelConnector@0.0.0.0:2490 STARTING
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@131de9b
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@131de9b
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@813bc1
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@813bc1
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@113e8f3
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@113e8f3
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@5d3ac0
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@5d3ac0
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@18eabf6
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@18eabf6
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@106433d
    Protocol Decode Error:type=136,size=1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@106433d
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@10cafa1 activeio = com.goldhuman.IO.ActiveIO@1de7497
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@10cafa1
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@6937f9 activeio = com.goldhuman.IO.ActiveIO@1d9e5ad
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@6937f9
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@16b98c3 activeio = com.goldhuman.IO.ActiveIO@fa54fe
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@16b98c3
    mgr.s is null , Protocol.Client(mgr)
    java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574)
    at com.goldhuman.IO.ActiveIO.Close(Unknown Source)
    at com.goldhuman.IO.PollIO.Poll(Unknown Source)
    at com.goldhuman.IO.Task.run(Unknown Source)
    at com.goldhuman.Common.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    assoc_session = com.goldhuman.IO.Protocol.Session@fb6763 activeio = com.goldhuman.IO.ActiveIO@140b8fd
    DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@fb6763
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@f70ee1
    mgr.s is null , Protocol.Client(mgr)
    DeliveryClientManager::OnAddSession com.goldhuman.IO.Protocol.Session@486cdd
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@f70ee1
    DeliveryClientManager::OnDelSession com.goldhuman.IO.Protocol.Session@486cdd
    2011-09-01 00:13:53.001:INFO::Graceful shutdown SelectChannelConnector@0.0.0.0:2490 STARTED
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/pwadmin_ms,file:/root/apps/Jetty/webapps/pwadmin_ms/},/root/apps/Jetty/webapps/pwadmin_ms
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/adminer,file:/root/apps/Jetty/webapps/adminer/},/root/apps/Jetty/webapps/adminer
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/,file:/root/apps/Jetty/webapps/ROOT/},/root/apps/Jetty/webapps/ROOT
    2011-09-01 00:13:53.881:INFO::Graceful shutdown o.e.j.w.WebAppContext{/pwadmin,file:/root/apps/Jetty/webapps/pwadmin/},/root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:13:55.191:INFO::stopped o.e.j.w.WebAppContext{/pwadmin,file:/root/apps/Jetty/webapps/pwadmin/},/root/apps/Jetty/webapps/pwadmin
    2011-09-01 00:13:55.191:INFO::stopped o.e.j.w.WebAppContext{/,file:/root/apps/Jetty/webapps/ROOT/},/root/apps/Jetty/webapps/ROOT
    2011-09-01 00:13:55.191:INFO::stopped o.e.j.w.WebAppContext{/adminer,file:/root/apps/Jetty/webapps/adminer/},/root/apps/Jetty/webapps/adminer
    2011-09-01 00:13:55.231:INFO::stopped o.e.j.w.WebAppContext{/pwadmin_ms,file:/root/apps/Jetty/webapps/pwadmin_ms/},/root/apps/Jetty/webapps/pwadmin_ms
    world2log
    2012-07-15 15:20:05 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-15 15:20:05 ubuntu gfaction: info : logclient: OnAddSession
    2012-07-15 15:20:06 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-15 15:20:06 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-15 15:20:08 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-15 15:20:08 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-15 15:20:09 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-15 15:20:10 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-15 21:40:53 ubuntu uniquenamed: info : logclienttcp: OnAddSession
    2012-07-15 21:40:57 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-15 21:40:57 ubuntu gfaction: info : logclient: OnAddSession
    2012-07-15 21:40:58 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-15 21:40:59 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-15 21:41:00 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-15 21:41:00 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-15 21:41:01 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-15 21:41:02 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-15 21:41:16 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=9.
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½»Ò׿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]ÅÄÂô¿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Óʼþ¿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]°ïÅÉ¿ª¹ØÎª(On)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶½ðÇ®¿ª¹ØÎª(Off)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶µôÂÊ¿ª¹ØÎª(Off)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶ÔªÉñ¿ª¹ØÎª(Off)
    2012-07-15 21:41:16 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½ûÖ¹µã¿¨½»Ò׿ª¹ØÎª(On)
    2012-07-15 21:42:16 ubuntu gamed: info : ´ÓÊý¾Ý¿âÈ¡µÃserver data³É¹¦,worldtag=1
    2012-07-15 21:45:56 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 21:49:56 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 21:50:36 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 21:53:56 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:42:16 ubuntu uniquenamed: info : logclienttcp: OnAddSession
    2012-07-15 22:42:20 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-15 22:42:21 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-15 22:42:21 ubuntu gdeliveryd: info : logclient: OnAddSession
    2012-07-15 22:42:21 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-15 22:42:23 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-15 22:42:23 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-15 22:42:25 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-15 22:42:26 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-15 22:42:39 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=9.
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½»Ò׿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]ÅÄÂô¿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Óʼþ¿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]°ïÅÉ¿ª¹ØÎª(On)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶½ðÇ®¿ª¹ØÎª(Off)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶µôÂÊ¿ª¹ØÎª(Off)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶ÔªÉñ¿ª¹ØÎª(Off)
    2012-07-15 22:42:39 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½ûÖ¹µã¿¨½»Ò׿ª¹ØÎª(On)
    2012-07-15 22:43:39 ubuntu gamed: info : ´ÓÊý¾Ý¿âÈ¡µÃserver data³É¹¦,worldtag=1
    2012-07-15 22:44:30 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=10.
    2012-07-15 22:44:30 ubuntu gamedbd: info : GameDBServer::OnDelSession, sid=10.
    2012-07-15 22:44:59 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=11.
    2012-07-15 22:44:59 ubuntu gamedbd: info : GameDBServer::OnDelSession, sid=11.
    2012-07-15 22:47:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:51:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:51:59 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 22:55:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 22:59:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:00:23 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:03:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:07:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:07:55 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:11:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:15:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:16:51 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:19:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:23:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:25:18 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:27:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:31:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:34:09 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:35:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:39:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:42:49 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:43:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:47:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:50:30 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:51:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:55:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-15 23:58:34 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-15 23:59:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:03:19 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:06:16 ubuntu gamed: info : ÏòÊý¾Ý¿â±£´æserver data³É¹¦,worldtag=1
    2012-07-16 00:07:20 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:11:20 ubuntu gamed: info : gameserver 1 , Óû§ÊýÄ¿:0
    2012-07-16 00:32:34 ubuntu uniquenamed: info : logclienttcp: OnAddSession
    2012-07-16 00:32:38 ubuntu gfaction: info : logclienttcp: OnAddSession
    2012-07-16 00:32:38 ubuntu gfaction: info : logclient: OnAddSession
    2012-07-16 00:32:39 ubuntu gdeliveryd: info : logclienttcp: OnAddSession
    2012-07-16 00:32:40 ubuntu glinkd-1: info : logclienttcp: OnAddSession
    2012-07-16 00:32:40 ubuntu glinkd-1: info : logclient: OnAddSession
    2012-07-16 00:32:41 ubuntu gamedbd: info : logclienttcp: OnAddSession
    2012-07-16 00:32:41 ubuntu gamedbd: info : logclient: OnAddSession
    2012-07-16 00:32:43 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=7.
    2012-07-16 00:32:43 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=8.
    2012-07-16 00:32:57 ubuntu gamedbd: info : GameDBServer::OnAddSession, sid=9.
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]ÅÄÂô¿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½»Ò׿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Óʼþ¿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]°ïÅÉ¿ª¹ØÎª(On)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶½ðÇ®¿ª¹ØÎª(Off)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶µôÂÊ¿ª¹ØÎª(Off)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]Ë«±¶ÔªÉñ¿ª¹ØÎª(Off)
    2012-07-16 00:32:57 ubuntu gamed: info : GM:·þÎñÆ÷1[tag:1]½ûÖ¹µã¿¨½»Ò׿ª¹ØÎª(On)

  4. #4
    Account Upgraded | Title Enabled! sxymxd84 is offline
    MemberRank
    Aug 2004 Join Date
    ArizonaLocation
    612Posts

    Re: [Help] Mysql Can't connect

    Access denied for user 'root'@'localhost' (using password: YES)


    You need to go thru all files and fix the mysql password. This is your problem. Also make sure all your files are pointing to the right database as well.

  5. #5
    Valued Member devnaya23 is offline
    MemberRank
    Oct 2011 Join Date
    IndonesiaLocation
    121Posts

    Re: [Help] Mysql Can't connect

    so all my files are corrupted?, what should I install my OS as well?, to fix everything?

  6. #6
    Account Upgraded | Title Enabled! sxymxd84 is offline
    MemberRank
    Aug 2004 Join Date
    ArizonaLocation
    612Posts

    Re: [Help] Mysql Can't connect

    no no nothing is corrupted. You just need to recheck your files for passwords and put the right passwords to your mysql db. OS doesnt matter w/e you feel comfortable with really. I personally recommend either Red Hat or Ubuntu. But like I said nothing is corrupted just look at your table.xml's etc and you will see




    <driver name="com.mysql.jdbc.Driver" />
    <connection name="auth0" poolsize="3" url="jdbc:mysql://localhost:3306/Change me to correct Database name?useUnicode=true&amp;characterEncoding=utf8&amp;zeroDateTimeBehavior=convertToNull&amp;transformedBitIsBoolean=true" username="root" password="Change me / Password"/>



Advertisement