Author |
Topic  |
|
bobdsw
New Member

United States
62 Posts |
Posted - 10 January 2008 : 14:59:38
|
Hello everyone! I'm having an occasional problem that may or may not be Snitz related but I'm striking out everywhere else so I'm really fishing for suggestions and hopefully a point in the right direction.
I run 45 separate Snitz forums. The sites also have an integrated store that could be causing it, or it could be in my ASP. The code to all 45 of the sites is identical and they are running on a dedicated server that only holds our sites. The DB Server is MYSQL5 and the OS is Windows 2003 Server.
Every now and then I get the following and can't nail it down. quote: Microsoft VBScript compilation error '800a03e9'
Out of memory
/Default.asp, line 0
M$oft says it can be caused by an overly long SQL query but that isn't the case, I've been over the code. As I've said, this may not be Snitz related but I thought I'd pick the Brains here to see if anyone has seen this before. It only happens on occasion, in fact at times I have trouble reproducing the errors.
Any help is appreciated and I'm happy to post more details if necessary.
Bob |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
bobdsw
New Member

United States
62 Posts |
Posted - 10 January 2008 : 19:52:17
|
Thanks Ruirib! I thought that may have been it as well but it's got 2 gigs of ram in the box and it's only running these 45 sites and mail. When I catch it doing it I'm able to login to PLESK as well as get to the desktop through RDC to check things out. It has pleny of free memory. It's really odd. We actaully migrated all the sites to this dedicated box to get away from the error (or shared hosting at the time) and it was fine for a good while then poof! It was back.
I'll keep digging into it. The fact that I couldn't find a thread about it here by doing a search of this forum leads me to believe it's not SNITZ related and probably related to code changes I've made to the forum itself or other additions. If I find out what it is, and it's relevent I'll post it here.
[buttkiss]On a side note, thanks for all the work you guys do/have done and to everyone who spends the time writing and putting together mods or finding bugs.[/buttkiss] |
Phoenix! - Ful site integration, CSS driven & XHTML compliant, MooTools, TinyMCE editor for posts & custom content management, , Visual Theme Designer, custom menus & pages, member galleries with ASP JPeg and ASPResize, ASP WordPress style Blog, web friends, FaceBook, Twitter & other social-sharing integration, ReCaptcha & Anti-Spam Registration...and much more.
|
Edited by - bobdsw on 10 January 2008 19:53:23 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
phy1729
Average Member
  
USA
589 Posts |
Posted - 10 January 2008 : 20:14:11
|
help? never mind same page as Rui. |
Edited by - phy1729 on 10 January 2008 20:16:14 |
 |
|
Panhandler
Average Member
  
USA
783 Posts |
Posted - 11 January 2008 : 00:27:15
|
quote: Originally posted by ruirib
I think it's the server, it just runs out of memory.
I had that exact same problem until I switched to a different server. It has not repeated itself since then.
|
"5-in-1 Snitz Common Expansion Pack" - five popular mods packaged for easy install ". . .on a mote of dust, suspended in a sunbeam. . ." HarborClassifieds Support Snitz Forums
|
 |
|
pdrg
Support Moderator
    
United Kingdom
2897 Posts |
Posted - 11 January 2008 : 11:37:20
|
every session has a 35k footprint, 45 forums could mean a lot of concurrent users/active sessions? Or maybe there's non-snitz code running on some of those sites (maybe some extra mods, or something?)
How is your server architecture? Have you got all the db's running on the same box? Could we have a MYSQL resources/overwork error misreported by IIS as it's running in-process? |
 |
|
bobdsw
New Member

United States
62 Posts |
Posted - 11 January 2008 : 17:48:21
|
I'm reasonably sure the issue isn't those cited by Microsoft. I've looked at that already. The forums are indeed heavily modded and integrate into the site along with a store and with other custom written ASP pages.
I'm going to look at the active sessions and MYSQL resources. The 45 sites have about 19,000 registered members collectively. It's definitely worth digging into as a cause. The sites rely heavily on their databases for a lot of things other then the forums.
I appreciate all the thoughts. |
Phoenix! - Ful site integration, CSS driven & XHTML compliant, MooTools, TinyMCE editor for posts & custom content management, , Visual Theme Designer, custom menus & pages, member galleries with ASP JPeg and ASPResize, ASP WordPress style Blog, web friends, FaceBook, Twitter & other social-sharing integration, ReCaptcha & Anti-Spam Registration...and much more.
|
Edited by - bobdsw on 11 January 2008 17:49:01 |
 |
|
sadra
Starting Member
Iran
30 Posts |
Posted - 11 January 2008 : 22:59:49
|
quote: Originally posted by bobdsw
Hello everyone! I'm having an occasional problem that may or may not be Snitz related but I'm striking out everywhere else so I'm really fishing for suggestions and hopefully a point in the right direction.
I run 45 separate Snitz forums. The sites also have an integrated store that could be causing it, or it could be in my ASP. The code to all 45 of the sites is identical and they are running on a dedicated server that only holds our sites. The DB Server is MYSQL5 and the OS is Windows 2003 Server.
Every now and then I get the following and can't nail it down. quote: Microsoft VBScript compilation error '800a03e9'
Out of memory
/Default.asp, line 0
M$oft says it can be caused by an overly long SQL query but that isn't the case, I've been over the code. As I've said, this may not be Snitz related but I thought I'd pick the Brains here to see if anyone has seen this before. It only happens on occasion, in fact at times I have trouble reproducing the errors.
Any help is appreciated and I'm happy to post more details if necessary.
Bob
hi, Maybe!
please go to microsoft website and download windows script ver 5.7 and install on your server http://www.microsoft.com/downloads/details.aspx?FamilyID=f00cb8c0-32e9-411d-a896-f2cd5ef21eb4&displaylang=en
good luck |
[red]how soon is too late[/red] |
Edited by - sadra on 12 January 2008 00:44:09 |
 |
|
bobdsw
New Member

United States
62 Posts |
Posted - 12 January 2008 : 11:33:23
|
TY, I'll give this a shot and let you know. |
Phoenix! - Ful site integration, CSS driven & XHTML compliant, MooTools, TinyMCE editor for posts & custom content management, , Visual Theme Designer, custom menus & pages, member galleries with ASP JPeg and ASPResize, ASP WordPress style Blog, web friends, FaceBook, Twitter & other social-sharing integration, ReCaptcha & Anti-Spam Registration...and much more.
|
 |
|
|
Topic  |
|