Page 1 of 1

SQL error and startSQlaccountmanager.bat Error

Posted: Mon May 24, 2010 5:14 pm
by starz
Hi all! Sorry for my english but i'm here today because i have 2 errors and i did'nt find any solutions to resolve them.
So i ask to you^^' I have installed my L2J server correctly,i have done all the tutorial (L2 wiki). But now,when i launch startsqlaccountmanager.bat to create an account,there is an error.


An error has ocurred while running the L2J Account Manager!

Possible reasons for this to happen:

- Missing .jar files or ../libs directory.
- MySQL server not running or incorrect MySQL settings:
check ./config/loginserver.properties
- Wrong data types or values out of range were provided:
specify correct values for each required field


I have setup this line: Autocreateaccount: TRUE (loginserver.properties) but when i tried to connect on my L2J serv,they told me that password is wrong. :/
JIV told me to run mysql.exe to resolve the problem, but when i launch mysql.exe there is another error:

1045 Acess denied "OBDC"@localhost (using password:NON)

If somebody can help me,i will be thank a lot^^'

Re: SQL error and startSQlaccountmanager.bat Error

Posted: Tue May 25, 2010 7:23 am
by starz
Nobody can help me?^^'

Re: SQL error and startSQlaccountmanager.bat Error

Posted: Tue May 25, 2010 7:28 am
by janiii
probably nobody can help you, sorry.. you are doing something wrong, but that is really basic stuff. if you can't handle basic stuff, there is really nobody to help you.. try to run the bat file as admin. or check your database settings in login config.
if you have auto create accounts config set to true and it does not work, then you are not connecting to your server properly - you need an entry in your hosts file like (where 127.0.0.1 is the ip of your server):

Code: Select all

127.0.0.1   l2authd.lineage2.com #localhost

Re: SQL error and startSQlaccountmanager.bat Error

Posted: Tue May 25, 2010 7:47 am
by JIV
are you sure your ls and gs are working and communicate to each other?