Any ideas??

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Takenore
Posts: 6
Joined: Fri Sep 25, 2009 3:31 pm

Any ideas??

Post by Takenore »

So, server development was based on L2J gracia final, now having such problem

Image

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:

Re: Any ideas??

Post by Probe »

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

Re: Any ideas??

Post by Takenore »

yes, no customs in connect-to-base part
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Any ideas??

Post by janiii »

some php web scripts that connect to l2j database?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Takenore
Posts: 6
Joined: Fri Sep 25, 2009 3:31 pm

Re: Any ideas??

Post by Takenore »

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
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Any ideas??

Post by BiggBoss »

Do you have to restart the server or it become stable once the thread peek has pass?
Image
Takenore
Posts: 6
Joined: Fri Sep 25, 2009 3:31 pm

Re: Any ideas??

Post by Takenore »

BiggBoss wrote:Do you have to restart the server or it become stable once the thread peek has pass?
restarting
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Any ideas??

Post by BiggBoss »

and you have a clean core/dp ?
Image
Takenore
Posts: 6
Joined: Fri Sep 25, 2009 3:31 pm

Re: Any ideas??

Post by Takenore »

server development was based on L2J
DP/Core not clean, so theme is in off-top :) ideas,ideas, i need ur ideas
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Any ideas??

Post by BiggBoss »

i bet for non-closed db connections. How many times do you restart server at day? Same as peeks plotted in graph?
Image
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Any ideas??

Post by ThePhoenixBird »

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
Post Reply