If something doesn't fit in any other forum then post it here.
Takenore
Posts: 6 Joined: Fri Sep 25, 2009 3:31 pm
Post
by Takenore » Tue Feb 09, 2010 5:16 pm
So, server development was based on L2J gracia final, now having such problem
so when MySQL threads go more than 1 000 server "freezes", server machine is very powerful, so error is somewhere in Core part.
My Question is : Do you have any ideas, what may cause it? thx in advance
Probe
Posts: 915 Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:
Post
by Probe » Tue Feb 09, 2010 5:18 pm
what kind of custom additions do you have? do you close every DB connection you open?
Takenore
Posts: 6 Joined: Fri Sep 25, 2009 3:31 pm
Post
by Takenore » Tue Feb 09, 2010 5:21 pm
yes, no customs in connect-to-base part
janiii
L2j Veteran
Posts: 4269 Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia
Post
by janiii » Tue Feb 09, 2010 5:28 pm
some php web scripts that connect to l2j database?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOO der dancing dEVIL oper ♀
I don't give private support - PM will be ignored!
Takenore
Posts: 6 Joined: Fri Sep 25, 2009 3:31 pm
Post
by Takenore » Tue Feb 09, 2010 5:30 pm
janiii wrote: some php web scripts that connect to l2j database?
no, more to it "freezes" are in the nearly same time once at night, once at day
BiggBoss
L2j Veteran
Posts: 1104 Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain
Post
by BiggBoss » Tue Feb 09, 2010 5:50 pm
Do you have to restart the server or it become stable once the thread peek has pass?
Takenore
Posts: 6 Joined: Fri Sep 25, 2009 3:31 pm
Post
by Takenore » Tue Feb 09, 2010 5:53 pm
BiggBoss wrote: Do you have to restart the server or it become stable once the thread peek has pass?
restarting
BiggBoss
L2j Veteran
Posts: 1104 Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain
Post
by BiggBoss » Tue Feb 09, 2010 6:14 pm
and you have a clean core/dp ?
Takenore
Posts: 6 Joined: Fri Sep 25, 2009 3:31 pm
Post
by Takenore » Tue Feb 09, 2010 6:25 pm
server development was based on L2J
DP/Core not clean, so theme is in off-top
ideas,ideas, i need ur ideas
BiggBoss
L2j Veteran
Posts: 1104 Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain
Post
by BiggBoss » Tue Feb 09, 2010 6:40 pm
i bet for non-closed db connections. How many times do you restart server at day? Same as peeks plotted in graph?
ThePhoenixBird
L2j Inner Circle
Posts: 1857 Joined: Fri May 27, 2005 5:11 pm
Post
by ThePhoenixBird » Tue Feb 09, 2010 6:42 pm
Takenore wrote: server development was based on L2J
DP/Core not clean, so theme is in off-top
ideas,ideas, i need ur ideas
If DP/Core is not clean, that means that you have modified something from the original core, posting your modifications may help to find where is the mistake that you did and is causing this severe SQL stress