x64 Server crash!!!

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
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

x64 Server crash!!!

Post by netvirus »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3946:
L2JDP Revision 7087:

I have:
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)

On my server system ALT Linux p5 x64 is established
I start a server with support х64
"java -d64 ..."
The first time I see such...

stdout.log:

TvTEventEngine[TvTManager.run()]: Lack of registration, abort event.
No handler registered for admin command 'admin_shop'
Olympiad System: Data updated.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f00b04f958d, pid=7395, tid=139636882663696
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.3-b01 mixed mode linux-amd64 )
# Problematic frame:
# V [libjvm.so+0x5df58d]
#
[thread 139636881611024 also had an error]
# An error report file with more information is saved as:
# [thread 139636881611024 also had an error]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

How it is possible to avoid such errors further?
Last edited by netvirus on Fri Feb 19, 2010 8:15 pm, edited 1 time in total.
FidoNet - iddqd
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: x64 Server crash!!!

Post by netvirus »

http://bugs.sun.com/bugdatabase/view_bu ... id=6227033

I not the programmer and badly understand on English.
What it for a bug?
From packages at me it is established:

java-1.6.0-sun-jdbc-1.6.0.17-alt1
java-common-1.3.18-alt1
java-1.6.0-sun-1.6.0.17-alt1
java-1.6.0-sun-devel-1.6.0.17-alt1
fonts-ttf-java-1.6.0-sun-1.6.0.17-alt1
mysql-connector-java-5.0.8-alt1_4jpp5
FidoNet - iddqd
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: x64 Server crash!!!

Post by netvirus »

Falling many files, example stdout.log:

ItemTable: Loaded 2954 Armors.
ItemTable: Loaded 10109 Items.
Error in file /var/srv/home/L2JServer/gameserver/data/stats/weapon/2600-2699.xml
java.lang.NullPointerException
at com.l2jserver.gameserver.skills.DocumentBase.attachFunc(DocumentBase.java:164)
at com.l2jserver.gameserver.skills.DocumentBase.parseTemplate(DocumentBase.java:144)
at com.l2jserver.gameserver.skills.DocumentItem.parseItem(DocumentItem.java:145)
at com.l2jserver.gameserver.skills.DocumentItem.parseDocument(DocumentItem.java:99)
at com.l2jserver.gameserver.skills.DocumentBase.parse(DocumentBase.java:93)
at com.l2jserver.gameserver.skills.SkillsEngine.loadData(SkillsEngine.java:157)
at com.l2jserver.gameserver.skills.SkillsEngine.loadWeapons(SkillsEngine.java:126)
at com.l2jserver.gameserver.datatables.ItemTable.load(ItemTable.java:362)
at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:226)
at com.l2jserver.gameserver.datatables.ItemTable.<init>(ItemTable.java:57)
at com.l2jserver.gameserver.datatables.ItemTable$SingletonHolder.<clinit>(ItemTable.java:1023)
at com.l2jserver.gameserver.datatables.ItemTable.getInstance(ItemTable.java:206)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:202)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:496)

[Fatal Error] 9200-9299.xml:469:7: Element type "se" must be followed by either attribute specifications, ">" or "
/>".
Error loading file /var/srv/home/L2JServer/gameserver/data/stats/weapon/9200-9299.xml
org.xml.sax.SAXParseException: Element type "se" must be followed by either attribute specifications, ">" or "/>".
FidoNet - iddqd
Probe
Posts: 915
Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:

Re: x64 Server crash!!!

Post by Probe »

that's typoes in your .xml files, has nothing to do with server being x64 :P
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: x64 Server crash!!!

Post by netvirus »

After crush a server these xml files have appeared damaged.
Whether there can be it because of crush a server or these are problems with HDD ?
Here in what sense of my question!
FidoNet - iddqd
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: x64 Server crash!!!

Post by netvirus »

rebuild from SRPM new java 1.6.0.18
The server has earned
The theme is closed

Has talked to itself :D
FidoNet - iddqd
Post Reply