having problem with starting the server "datapack stable build"

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
almakarem
Posts: 7
Joined: Sun Dec 21, 2014 1:10 am

having problem with starting the server "datapack stable build"

Post by almakarem »

hello how are you guys
i follow your TUT at this link " http://www.l2jserver.com/ "
then i reached to
" Setting up the server

Follow this steps to get the server running. "

idk what to do so i go to youtube and do some research about this thing
so i do every thing then this happened when i start " startLoginServer "

This bubs
Starting L2J Login Server.

[24/12 21:02:10] FATAL: Failed initializing database. Reason: Unknown database '
l2jls'
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'l2j
ls'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:408)
at com.mysql.jdbc.Util.getInstance(Util.java:383)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1062)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4226)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4158)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:926)
at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(My
sqlIO.java:1748)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1288)
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2508)
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2
541)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2323)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:832)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:408)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
:344)
at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:158)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:161)
at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:147)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:987)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:910)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:397)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:414)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:140)
at com.l2jserver.L2DatabaseFactory.<init>(L2DatabaseFactory.java:100)
at com.l2jserver.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:16
0)
at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:101
)
at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:63)


Login Server terminated abnormally!


Login Server Terminated.

Press any key to continue . . .
so what's the problem and how can i fix it
i know i am a little newbie so i need to do this cause i want to have fun with friends
please help me with that or maybe you're going to post a TUT for this issue !?
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: having problem with starting the server "datapack stable build"

Post by UnAfraid »

It says there is no database l2jls
Image
almakarem
Posts: 7
Joined: Sun Dec 21, 2014 1:10 am

Re: having problem with starting the server "datapack stable build"

Post by almakarem »

oh how can i fix that because i gues i did install it from the tools
can you help me with that 1?

http://i.gyazo.com/fbf1e3ef3f04d60c15f4e98c4c4bde18.png
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: having problem with starting the server "datapack stable build"

Post by UnAfraid »

eclipse has nothing to do with it.
Image
almakarem
Posts: 7
Joined: Sun Dec 21, 2014 1:10 am

Re: having problem with starting the server "datapack stable build"

Post by almakarem »

oh thanks i fix it
:$
Post Reply