epilogue server crash at every 9 hours!

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
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

Re: epilogue server crash at every 9 hours!

Post by thorl2 »

yes i have kind o many but i never had this problem:

acc manager
tok pk
top pvp kills
top 30
top classes
clan status
seven signs
sieges dates
online maps
online players


that are on site.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: epilogue server crash at every 9 hours!

Post by janiii »

so check also your php scripts, if they ALWAYS close the database connection properly.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

Re: epilogue server crash at every 9 hours!

Post by thorl2 »

i use them all from 3 years and never had any problem... the problem is strict l2j to mysql
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: epilogue server crash at every 9 hours!

Post by JIV »

post your jython custom script if you need help.
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

Re: epilogue server crash at every 9 hours!

Post by thorl2 »

only in this script i found java.sql.Connection ( fake-pcs )

Code: Select all

Index: java/com/l2jserver/gameserver/datatables/FakePcsTable.java===================================================================--- java/com/l2jserver/gameserver/datatables/FakePcsTable.java	(revision 0)+++ java/com/l2jserver/gameserver/datatables/FakePcsTable.java	(revision 0)@@ -0,0 +1,153 @@+package com.l2jserver.gameserver.datatables;++import java.sql.Connection;+import java.sql.PreparedStatement;+import java.sql.ResultSet;+import java.sql.SQLException;+import java.util.logging.Logger;
Last edited by thorl2 on Mon Apr 26, 2010 3:33 pm, edited 4 times in total.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: epilogue server crash at every 9 hours!

Post by janiii »

please use code tags for the pasting code fragments!
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: epilogue server crash at every 9 hours!

Post by JIV »

jython script with db access, not java one.
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

Re: epilogue server crash at every 9 hours!

Post by thorl2 »

the one from the site?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: epilogue server crash at every 9 hours!

Post by jurchiks »

jeez...
site doesn't use jython, l2jserver does
post the custom script for l2jserver (THE JYTHON ONE)
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
thorl2
Posts: 159
Joined: Fri Mar 20, 2009 9:04 am

Re: epilogue server crash at every 9 hours!

Post by thorl2 »

with this code all working well...

thx guys!

Code: Select all

-Dc3p0.unreturnedConnectionTimeout=1500 -Dc3p0.maxStatements=150 -Dc3p0.maxIdleTime=300
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: epilogue server crash at every 9 hours!

Post by BiggBoss »

that fix its a botched job
Image
User avatar
Szponiasty
Advanced User
Advanced User
Posts: 557
Joined: Mon Apr 21, 2008 1:31 pm
Location: Eastern Poland

Re: epilogue server crash at every 9 hours!

Post by Szponiasty »

BiggBoss wrote:that fix its a botched job
It's not a fix at all. But now since he's server is not crashing thx for this addon, he knows why he had problems and how to solve this.
And in the next chronicle they went into space, fighting the evil empire... In a galaxy far, far away xD
Post Reply