Welcome to No Doubt Community Sign in | Join | Faq

The Waiting Room

Started by Sublime rockin' No Doubt stylie at 04-08-2009 1:20 PM. Topic has 206 replies.

Print Search
Sort Posts:    
   04-08-2009, 1:20 PM
Sublime rockin' No Doubt stylie is online. Last active: 4/18/2010 5:21:52 AM Sublime rockin' No Doubt stylie



Top 25 Posts
Female
Joined on 07-17-2008
Todays Become 2morro B4 I wanted it 2 b
Posts 13,863
Re: "Bad server"
Reply Quote
 daniel625 wrote:
 Just A Little Girl wrote:
I haven't got the server error at the forum for a long time now... yaay.
Yes [Y]

(it's bound to be due quite soon, lol)
Yeah! I have a feeling it is going to happen soon! :(

Thanks for the av Sammie :)

   Report 
   04-08-2009, 2:09 PM
daniel625 is not online. Last active: 2/8/2010 11:34:06 PM daniel625



Top 25 Posts
Male
Joined on 12-31-2007
I'm too sexy for a Post Code
Posts 18,783
Re: "Bad server"
Reply Quote
I just got this

Server Error in '/' Application.

Item has already been added. Key in dictionary: "59821" Key being added: "59821"

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Item has already been added. Key in dictionary: "59821" Key being added: "59821"

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

  <%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
   <system.web>
       <compilation debug="true"/>
   </system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:

[ArgumentException: Item has already been added.  Key in dictionary: "59821"  Key being added: "59821"]
System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +955
System.Collections.Hashtable.Add(Object key, Object value) +11
CommunityServer.Components.ThreadTracking.GetSectionSubscriptionType(Int32 sectionID, Int32 userID) +187
CommunityServer.Components.ThreadTracking.GetSectionSubscriptionType(Int32 sectionID) +108
CommunityServer.Discussions.Controls.EmailNotificationDropDownList..ctor() +252
_ASP.View_Threads_ascx.__BuildControl__control57() +160
_ASP.View_Threads_ascx.__BuildControl__control54(HtmlTableCellCollection __ctrl) +36
_ASP.View_Threads_ascx.__BuildControlEmailNotificationRow() +66
_ASP.View_Threads_ascx.__BuildControlTree(Control __ctrl) +2443
_ASP.View_Threads_ascx.FrameworkInitialize() +30
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
System.Web.UI.TemplateControl.LoadControl(Type t) +160
System.Web.UI.TemplateControl.LoadControl(String virtualPath) +51
CommunityServer.Controls.SkinnedWebControl.LoadSkin() +176
CommunityServer.Controls.SkinnedWebControl.CreateChildControls() +50
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407













but luckily it doesn't seem to have been a long lasting thing =D


http://ocdtetris.wordpress.com/
   Report 
   04-08-2009, 2:53 PM
bad technique is online. Last active: 3/15/2010 1:57:39 AM bad technique



Top 75 Posts
Female
Joined on 04-05-2007
Plaid Insulated Snake Soup
Posts 7,227
Re: "Bad server"
Reply Quote
does anyone notice that the forum goes down about the same time each night? it doesn't last long but it's annoying as hell when i'm trying to send a PM.


   Report 
   04-19-2009, 12:23 AM
lamb_81 is online. Last active: 3/17/2010 11:54:24 AM lamb_81



Top 500 Posts
Male
Joined on 12-28-2008
lamb
Posts 1,478
Re: "Bad server"
Reply Quote

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached



Thank you so much Brittney:D:D:D
AKA JustAGirlWalkingIntoSpiderwebs :D
   Report 
   04-19-2009, 10:57 AM
daniel625 is not online. Last active: 2/8/2010 11:34:06 PM daniel625



Top 25 Posts
Male
Joined on 12-31-2007
I'm too sexy for a Post Code
Posts 18,783
Re: "Bad server"
Reply Quote
 lamb_81 wrote:

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached



I get that one!

although I think it's my wireles that goes bust, haha


http://ocdtetris.wordpress.com/
   Report 
   05-03-2009, 1:31 AM
lamb83 is online. Last active: 6/3/2010 10:17:36 AM lamb83



Top 10 Posts
Female
Joined on 12-23-2005
06477
Posts 37,984
Tongue Tied [:S] Re: "Bad server"
Reply Quote
Oh,Dear Lord,just got a server message I never saw before:

Critical Error: SiteUrls.Config The file containing the SiteUrl Data could not be loaded. Please contact your CommunityServer administrator. A technical explanation of why this error is caused is below.

--------------------------------------------------------------------------------

Community Server expects to find a valid XML file containing all of the links for a community. By default, this file is located at the root of the with the name SiteUrls.config.

A common error is to included unescaped XML characters, such as "&" when defining a querystring.

If available, the location of the error will be listed below:

Exception has been thrown by the target of an invocation.

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.



Thank God it came back quickly-there's too much excitement around here for the forum to break. :P

Left Hug [{]Ways to Help Haitian Earthquake Victims l http://www.redcross.org/
   Report 
   05-03-2009, 8:08 AM
gwennodoubtrock is not online. Last active: 3/1/2010 1:35:30 PM gwennodoubtrock



Top 75 Posts
Female
Joined on 11-13-2008
Know Dout
Posts 7,518
Re: "Bad server"
Reply Quote

Oh dear !!

It can't down now !!! Not this summer !!!


Thanks Birtany. This is funky !!!!! :D
Music [8]This forrrrrrum is becoming like a tumbleweed townMusic [8]
   Report 
   05-03-2009, 12:36 PM
i'm just a girl in the forum! is online. Last active: 3/17/2010 6:56:49 AM i'm just a girl in the forum!



Top 50 Posts
Female
Joined on 08-08-2006
Beacon Street
Posts 10,638
Re: "Bad server"
Reply Quote

i got it today earlier when trying to get on my forums it does that a lot.



   Report 
   05-03-2009, 4:20 PM
NikkySawdoGustafson is not online. Last active: 5/4/2009 4:19:49 AM NikkySawdoGustafson

Not Ranked
Female
Joined on 05-04-2009
49601
Posts 1
nd4 [nd-4] Re: "Bad server"
Reply Quote
YES! I am also getting TONS of server-errors and other site errors as well. You'd think they'd have more techies or a better-maintained server for an official site like this, right? lol

Just Another Gwennabee!
   Report 
   05-10-2009, 1:30 AM
lamb_81 is online. Last active: 3/17/2010 11:54:24 AM lamb_81



Top 500 Posts
Male
Joined on 12-28-2008
lamb
Posts 1,478
Re: "Bad server"
Reply Quote
heres a new one No [N]

Server Error in '/' Application.

Could not continue scan with NOLOCK due to data movement.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Could not continue scan with NOLOCK due to data movement.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SqlException: Could not continue scan with NOLOCK due to data movement.]
System.Data.SqlClient.SqlDataReader.Read() +176
CommunityServer.Data.ForumsSqlDataProvider.GetThreads(Int32 forumID, Int32 pageIndex, Int32 pageSize, User user, DateTime threadsNewerThan, SortThreadsBy sortBy, SortOrder sortOrder, ThreadStatus threadStatus, ThreadUsersFilter userFilter, Boolean activeTopics, Boolean unreadOnly, Boolean unansweredOnly, Boolean returnRecordCount) +3124
CommunityServer.Discussions.Components.Threads.GetThreads(Int32 forumID, Int32 pageIndex, Int32 pageSize, User user, DateTime threadsNewerThan, SortThreadsBy sortBy, SortOrder sortOrder, ThreadStatus threadStatus, ThreadUsersFilter userFilter, Boolean activeTopics, Boolean unreadOnly, Boolean unansweredOnly, Boolean returnRecordCount) +867
Websoft.CS.Controls.PrivateMessageUserControl.AttachChildControls() +221
CommunityServer.Controls.TemplatedWebControl.CreateChildControls() +333
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1545


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407


Thank you so much Brittney:D:D:D
AKA JustAGirlWalkingIntoSpiderwebs :D
   Report 
   05-10-2009, 2:43 PM
Sublime rockin' No Doubt stylie is online. Last active: 4/18/2010 5:21:52 AM Sublime rockin' No Doubt stylie



Top 25 Posts
Female
Joined on 07-17-2008
Todays Become 2morro B4 I wanted it 2 b
Posts 13,863
Re: "Bad server"
Reply Quote
Yeah i haven't seen that one yet, thank god!

Thanks for the av Sammie :)

   Report 
   05-11-2009, 11:34 AM
Just A Little Girl is not online. Last active: 3/14/2010 10:13:39 PM Just A Little Girl



Top 50 Posts
Female
Joined on 10-05-2007
that's all that you'll let me be.
Posts 9,090
Re: "Bad server"
Reply Quote
 lamb_81 wrote:
heres a new one No [N]

Server Error in '/' Application.

Could not continue scan with NOLOCK due to data movement.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Could not continue scan with NOLOCK due to data movement.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[SqlException: Could not continue scan with NOLOCK due to data movement.]
System.Data.SqlClient.SqlDataReader.Read() +176
CommunityServer.Data.ForumsSqlDataProvider.GetThreads(Int32 forumID, Int32 pageIndex, Int32 pageSize, User user, DateTime threadsNewerThan, SortThreadsBy sortBy, SortOrder sortOrder, ThreadStatus threadStatus, ThreadUsersFilter userFilter, Boolean activeTopics, Boolean unreadOnly, Boolean unansweredOnly, Boolean returnRecordCount) +3124
CommunityServer.Discussions.Components.Threads.GetThreads(Int32 forumID, Int32 pageIndex, Int32 pageSize, User user, DateTime threadsNewerThan, SortThreadsBy sortBy, SortOrder sortOrder, ThreadStatus threadStatus, ThreadUsersFilter userFilter, Boolean activeTopics, Boolean unreadOnly, Boolean unansweredOnly, Boolean returnRecordCount) +867
Websoft.CS.Controls.PrivateMessageUserControl.AttachChildControls() +221
CommunityServer.Controls.TemplatedWebControl.CreateChildControls() +333
System.Web.UI.Control.EnsureChildControls() +100
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1545


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
I just got that one now!

   Report 
   06-04-2009, 1:20 AM
Fother Mucker is online. Last active: 3/15/2010 6:58:11 PM Fother Mucker



Top 25 Posts
Male
Joined on 07-12-2007
RIP Rajah
Posts 15,430
Re: "Bad server"
Reply Quote
I just got a blank light blue page with this on it.



It doesn't actually work, but that's what I got Cool [H]


Eva makes the best sigs on the planet!

   Report 
   07-09-2009, 12:18 PM
lamb83 is online. Last active: 6/3/2010 10:17:36 AM lamb83



Top 10 Posts
Female
Joined on 12-23-2005
06477
Posts 37,984
Re: "Bad server"
Reply Quote
Was it just me or was the forum not working for a while today? I wasn't even getting the dreaded ''Server Error'' message,I kept getting ''Internet Explorer cannot display webpage'' whenever I refreshed the page(all 5,967 times)Stick out tongue [:P]

Left Hug [{]Ways to Help Haitian Earthquake Victims l http://www.redcross.org/
   Report 
   07-09-2009, 12:41 PM
lindsram is not online. Last active: 2/11/2010 10:24:26 AM lindsram



Not Ranked
Female
Joined on 04-09-2008
24153
Posts 193
Re: "Bad server"
Reply Quote
 lamb83 wrote:
Was it just me or was the forum not working for a while today? I wasn't even getting the dreaded ''Server Error'' message,I kept getting ''Internet Explorer cannot display webpage'' whenever I refreshed the page(all 5,967 times)Stick out tongue [:P]
Wasn't just you. It said Cannot display page for me too. Then like a miracle, it was up again. Thank God!

   Report 
  Page 13 of 14 (207 items) « First ... < 10 11 12 13 14 >
No Doubt Commun... » No Doubt » The Waiting Roo... » Re: "Bad server"

Terms and Conditions | Privacy Policy