Thanks for your help that seems to have solved our problems!
Search found 11 matches
- 21 Jul 2010, 10:21
- Forum: Server Side Extension Development
- Topic: Server OutOfMemoryError
- Replies: 6
- Views: 10931
- 16 Jul 2010, 08:21
- Forum: Server Side Extension Development
- Topic: Server OutOfMemoryError
- Replies: 6
- Views: 10931
- 15 Jul 2010, 09:01
- Forum: Server Side Extension Development
- Topic: Server OutOfMemoryError
- Replies: 6
- Views: 10931
We have been using teh VisualVM tool to monitor the status of the server when the problems ahve been occuring but still can't find the problem. I've attached two graphs of the state of the VM when the crashes occur. The odd thing is that they seem to crash with very little memory being used, less ...
- 21 Jun 2010, 13:25
- Forum: Server Side Extension Development
- Topic: Server OutOfMemoryError
- Replies: 6
- Views: 10931
- 17 Jun 2010, 15:54
- Forum: Server Side Extension Development
- Topic: Server OutOfMemoryError
- Replies: 6
- Views: 10931
Server OutOfMemoryError
Hello,
We've been having some problems with the project we are running. The server is constantly running however it crashes at least once a day giving errors that Java has run out of virtual memory. The number of clients connected at the time doesnt seem to affect the crash and it can crash between ...
We've been having some problems with the project we are running. The server is constantly running however it crashes at least once a day giving errors that Java has run out of virtual memory. The number of clients connected at the time doesnt seem to affect the crash and it can crash between ...
- 05 Feb 2008, 14:06
- Forum: Server Side Extension Development
- Topic: Timer Troubles
- Replies: 1
- Views: 4652
Timer Troubles
Hi, Ive been using the SetTimeout function to run a few events in our system, the function is running from an actionscript extension called WowCommands, every now and then however the timer seems to go a bit haywire and seems to miss a command and start spamming the output window with messages ...
- 12 Sep 2007, 07:54
- Forum: Server Side Extension Development
- Topic: Actionscript vs Java Database Extension
- Replies: 1
- Views: 5288
Actionscript vs Java Database Extension
Hi,
We are currently developing a mmog and are in the process of developing the database extension, we are considering using actionscript extensions together with a jdbc-odbc database, i know its possible to create the extension using java and mysql but im wondering what benefits this would provide ...
We are currently developing a mmog and are in the process of developing the database extension, we are considering using actionscript extensions together with a jdbc-odbc database, i know its possible to create the extension using java and mysql but im wondering what benefits this would provide ...
- 29 Aug 2007, 08:57
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Java Exception
- Replies: 1
- Views: 4510
Java Exception
Hi im currently having problems starting the smartfox server i keep getting the following error:
Exception in thread "SmartFoxServer" java.lang.NoClassDefFoundError: org/apache/
log4j/Logger
at com.surfincode.wowgarden.extentions.WowExtension.<init>(WowExtension.
java:119)
at sun.reflect ...
Exception in thread "SmartFoxServer" java.lang.NoClassDefFoundError: org/apache/
log4j/Logger
at com.surfincode.wowgarden.extentions.WowExtension.<init>(WowExtension.
java:119)
at sun.reflect ...
- 29 Aug 2007, 08:28
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Location help
- Replies: 4
- Views: 7884
- 28 Aug 2007, 10:12
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Location help
- Replies: 4
- Views: 7884
Location help
Hi,
Having a very weird problem with a game were making, basicslly we can access the server fien from any location in the uk or europe but cant access it from the US. Has anyone encountered anything like this? it just brings up a cannot find page. The address is http://64.251.22.243:8080. Please le ...
Having a very weird problem with a game were making, basicslly we can access the server fien from any location in the uk or europe but cant access it from the US. Has anyone encountered anything like this? it just brings up a cannot find page. The address is http://64.251.22.243:8080. Please le ...
- 15 Aug 2007, 08:40
- Forum: SmartFoxServer 1.x Discussions and Help
- Topic: Problem Starting
- Replies: 7
- Views: 10872
Problem Starting
Hi ive been using smartfox for awhile now as the server for a game we're making in flash, each time ive updated the game ive had to restart the server using Putty and the sfs start /sfs stop and sfs restart commands, however now it doesnt seem to be working and i keep getting a message when i use ...