Skip to content
La2Base
Home
DownloadsWikiForumFAQ
Search
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Ошибки LoginServer -/- GameServer/L2jarchid
Search

L2jarchid

4 replies125 viewsCurrently viewing: 1
Enfurion
Enfurion

User

Участник

Posts: 72

На форуме с: 01/20/2009

Репутация: +9

Рейтинг: 0

· 01/20/2009, 09:34 AM

Starting L2J-Archid Game Server.

===================================================================-[ Configs ]
Loading Game Server config
Loading: ./config/hexid.txt.
Loading: ./config/l2jarchid-mods.properties.
Loading: ./config/l2jarchid-customs.properties.
Loading: ./config/Administration.properties.
Loading: ./config/options.properties.
Loading: ./config/server.properties.
Loading: ./config/version/l2archid-server.properties.
Loading: ./config/version/l2archid-server.properties.
Loading: ./config/telnet.properties.
Loading: ./config/idfactory.properties.
Loading: ./config/other.properties.
Loading: ./config/rates.properties.
Loading: ./config/altsettings.properties.
Loading: ./config/sevensigns.properties.
Loading: ./config/clanhall.properties.
Loading: ./config/pvp.properties.
Loading: ./config/Developer.properties.
Loading: ./config/Crafting.properties.
==================================================================-[ Database ]
MLog clients using java 1.4+ standard logging.
Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ java.beans
.IntrospectionException: java.lang.reflect.InvocationTargetException [numThreads
AwaitingCheckoutDefaultUser] ]
Exception in thread "main" java.sql.SQLException: Access denied for user 'root'@
'localhost' (using password: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:946)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:885)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3421)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1247)
at com.mysql.jdbc.Connection.createNewIO(Connection.java:2748)
at com.mysql.jdbc.Connection.<init>(Connection.java:1553)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
:285)
at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:119)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:143)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:132)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:772)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:696)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:257)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:271)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:128)
at com.l2jarchid.L2DatabaseFactory.<init>(L2DatabaseFactory.java:100)
at com.l2jarchid.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:17
3)
at com.l2jarchid.gameserver.GameServer.main(GameServer.java:531)

Server terminated abnormaly


server terminated

Restart® or Quit(q)

0
extrime
extrime

User

Участник

Posts: 85

На форуме с: 01/03/2008

Репутация: +118

Рейтинг: 0

· 01/20/2009, 10:06 AM

Exception in thread "main" java.sql.SQLException: Access denied for user 'root'@
'localhost' (using password: YES)

Говорит что пароль не подходит в mysql проверь настройки подключения к базе.

0
Ruslan
Ruslan

User

Участник

Posts: 61

На форуме с: 04/03/2008

Репутация: +4

Рейтинг: 0

· 01/20/2009, 12:37 PM

У тебя пробьлема в пароле, тоесть попробуй в папке confir в файле server.proteries изменить пароль на базу, ето она так ругаеться!

0
D
Domosed

User

Новичок

Posts: 2

На форуме с: 02/23/2008

Репутация: +1

Рейтинг: 0

· 01/21/2009, 05:05 PM

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://localhost/l2jarchid_db
#URL=jdbc:hsqldb:hsql://localhost/l2jarchid_db
#URL=jdbc:sqlserver://localhost/database=l2jarchid_db/user=sa/password=
Login=Тут акк от БД
Password=Тут пасс от БД
MaximumDbConnections=100

0
Войдите или зарегистрируйтесь чтобы ответить