Page 1 of 4
[SOLVED]java error
Posted: Mon Apr 26, 2010 7:49 am
by kehabouter
L2J Revision Number:4108
L2JDP Revision Number:7297
connection problem solved, connection succeed, now other problem.
when logging in, i receive this error from the gameserver:
Java.lang.unsatisfiedlinkerror: C:\Program Files\Java\jre6\bin\awt.dll : access denied.
here is the SS.
LINK ->
http://i41.tinypic.com/2efnpqp.png
Re: Connection
Posted: Mon Apr 26, 2010 8:11 am
by janiii
if you are using the latest l2j server, just update your client running LineageII.exe . do NOT patch or otherway change the system folder.
Re: Connection
Posted: Mon Apr 26, 2010 9:00 am
by kehabouter
i have the latest nightly build, i assume that that is epilogue.
how can i either connect to my server?
with hosts or what?
Re: Connection
Posted: Mon Apr 26, 2010 9:48 am
by kehabouter
Ok, connection succeed.
now another problem.
will make an ss
Re: java error
Posted: Mon Apr 26, 2010 4:31 pm
by kehabouter
no-one?
Re: java error
Posted: Mon Apr 26, 2010 4:55 pm
by janiii
what is your java version?
Re: java error
Posted: Mon Apr 26, 2010 5:13 pm
by Onepamopa
I think this is more permissions error than java one.
Try starting the server with Administrator rights. (and disable UAC)

Re: java error
Posted: Tue Apr 27, 2010 10:57 am
by Beachmol
Onepamopa wrote:I think this is more permissions error than java one.
Try starting the server with Administrator rights. (and disable UAC)

Hi,
I'm using Windows XP SP3 and i have the same issue.
When i log into the game with a character, there's no mob or NPC. Only an empty room and i can't move anywhere.
looking at the Gameserver black console window displays "java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jre6\bin\awt.dll: Access denied"
L2J Server Version 4120 - DP Revision 7321
Jre 6 update 20
Thx for your help.
B.
Re: java error
Posted: Tue Apr 27, 2010 2:08 pm
by SayaJinPower
I moved the game server folder into C:\ directory and it worked

Re: java error
Posted: Tue Apr 27, 2010 4:45 pm
by Beachmol
SayaJinPower wrote:I moved the game server folder into C:\ directory and it worked

Hi and thx for your answer
I've just tried that too and still the same issue
I don't understand what's wrong now... it was working last time i've tried with server 3402 + DP 6504
Thx again if you have any idea how to fix that issue.
B.
Re: java error
Posted: Wed Apr 28, 2010 7:24 pm
by Onepamopa
check the logs.
Re: java error
Posted: Thu Apr 29, 2010 12:39 pm
by Beachmol
Onepamopa wrote:check the logs.
Hi, thx for your answer.
Here is what i've found into the "java0.log" file ( from \gameserver\log folder ) :
Thx for your help.
Code: Select all
2010.04.27 19:18:38,437 INFO 10 com.l2jserver.gameserver.taskmanager.AutoAnnounceTaskManager AutoAnnoucements: Loaded 0 Auto Annoucement Data.2010.04.27 19:18:38,437 INFO 10 com.l2jserver.gameserver.GameServer Telnet server is currently disabled.2010.04.27 19:18:38,640 INFO 13 com.l2jserver.gameserver.LoginServerThread Registered on login as Server 1 : Bartz2010.04.27 19:22:30,328 SEVERE 16 com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket Client: [Character: Test[268479841] - Account: pouet - IP: 127.0.0.1] - Failed running: [C] 03 EnterWorld - L2J Server Version: 4120 - DP Revision: 73212010.04.27 19:28:55,375 INFO 13 com.l2jserver.gameserver.LoginServerThread Deconnected from Login, Trying to reconnect:2010.04.27 19:28:55,390 INFO 13 com.l2jserver.gameserver.LoginServerThread java.net.SocketException: Connection reset2010.04.27 19:28:56,421 INFO 17 com.l2jserver.gameserver.Shutdown All players disconnected.2010.04.27 19:29:00,390 INFO 13 com.l2jserver.gameserver.LoginServerThread Connecting to login on 127.0.0.1:90142010.04.27 19:29:01,359 INFO 13 com.l2jserver.gameserver.LoginServerThread Deconnected from Login, Trying to reconnect:2010.04.27 19:29:01,359 INFO 13 com.l2jserver.gameserver.LoginServerThread java.net.ConnectException: Connection refused: connect2010.04.27 19:29:01,468 INFO 17 com.l2jserver.gameserver.ThreadPoolManager All ThreadPools are now stopped2010.04.27 19:29:01,484 INFO 17 com.l2jserver.gameserver.Shutdown SIGTERM received. Shutting down NOW!
Re: java error
Posted: Thu Apr 29, 2010 1:46 pm
by JIV
check errorX.log, exception without trace is useless to report.
Re: java error
Posted: Thu Apr 29, 2010 2:19 pm
by Beachmol
JIV wrote:check errorX.log, exception without trace is useless to report.
Hi,
The errorx.log files are all empty (0 octets)
B.
P.S. I just tried with another computer ( Server 4123 + DataPack 7326 ) and still the same issue... Error saying
Client: [Character: ..... - Account: .... - IP: 127.0.0.1] - Failed running
c:\Program files\java\Jre6\bin\awt.dll: access denied
It seems to be an access problem, hmmm, the client can't connect to the DB account ??? because i can see my character into the game but immediatly after the game is loaded, my character is alone and can't move in an empty room and i see the error message into the gameserver console window.
Re: java error
Posted: Thu Apr 29, 2010 3:09 pm
by JIV
not l2j related - JVM cannot access DLL. search on forum afaik there was some solution.