Log in

View Full Version : Management quits responding since adding static zones


provocating
05-15-2011, 11:04 AM
I noticed after I added more static zones, and also updated about 10 SVN versions, I think about 2 weeks worth that now my management quits working on port 9080. This is what I am seeing on my console.

eqemu@EqEmu:~$ clear
eqemu@EqEmu:~$ [Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1274434672
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1282827376
[Debug] [UCS__INIT] Connected to World.
[Debug] [NET__WORLD] Connected to World: localhost:9000
d[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1282827376
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1291220080
[Debug] [UCS__INIT] Connected to World.
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1291220080
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1299612784
[Debug] [UCS__INIT] Connected to World.
[Debug] [NET__WORLD] Connected to World: localhost:9000 [Debug] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1299612784
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1308005488
[Debug] [UCS__INIT] Connected to World.
[Debug] [NET__WORLD] Connected to World: localhost:9000


The game appears to still be working, and my memory usage is still pretty low, processor usage is still low.

provocating
05-15-2011, 01:32 PM
Well to make sure it was not me updating my source from SVN, I tried upping my number of static zones on my test server, I got the same results. When I get a large amount of static zones the world server appears to stop responding. I tried upping the shared memory in debian and rebooting, then launching again with the same results. After maybe 100 static zones the server gets very unstable. I had also increased my max amount of SQL settings but this also seemed to have no effect. On hindsight this should probably be in the Linux forum if someone feels like moving it.

provocating
05-15-2011, 04:54 PM
At this point I have no idea how I fixed it, but it appears to be working at the moment.

lerxst2112
05-15-2011, 05:30 PM
If you have more than 100 zones you might need to increase this range in your config to allow for it. Just a guess as I don't run that many zones on mine.

<ports low="7000" high="7100"/>

provocating
05-15-2011, 05:41 PM
I had mine originally set from 100-300

azog
09-12-2011, 01:36 PM
I get access denied when I try to access the web management. not sure why I tried 3 different accounts with 3 different levels, 255, 200 and a 100. I never had it working, but would be cool if it did.

trevius
09-13-2011, 05:46 AM
Your post is not really related to this thread. Either way, your issue is due to not having a password set in the accounts table. Just set a password there and it should work fine.