|
Nov 9 |
awarded | Revival |
|
Jul 17 |
awarded | Yearling |
|
Jun 14 |
awarded | Revival |
|
Apr 26 |
awarded | Revival |
|
Sep 30 |
comment |
Should we have thousands of sleeping database connections from the Crawler server? The problem is, that the connections are supposed to be reused. This way the data base can be accessed more quickly. However, due to the concepts of the SharePoint architecture, these connections have to be closed explicitly by disposing of SharePoint objects that are no longer needed. Failing in doing so can result in your described phenomena. Are there any third party tools in your SharePoint environment? |
|
Sep 27 |
comment |
Should we have thousands of sleeping database connections from the Crawler server? It's not the Search Service code. The search service acts just like a heavy user who is polling all content pages. |
|
Sep 27 |
awarded | Commentator |
|
Sep 27 |
comment |
DateTimeField and timezone conversion problem Oh, btw. You'll find the hotfix description here: support.microsoft.com/kb/2553031/en-us |
|
Sep 27 |
comment |
DateTimeField and timezone conversion problem Good news! Our support ticket has been answered and the August Commulated Update includes a fix to this problem. support.microsoft.com/kb/2553048 --> Description of the SharePoint Server 2010 cumulative update package (SharePoint server-package): August 30, 2011 |
|
Aug 31 |
comment |
Should we have thousands of sleeping database connections from the Crawler server? Well, it should not, but with mistakes in programming, these resources might not be released. The problem does not reside on the crawler side, but on the SharePoint application side. For a in depth explanation, have a look at following article: blogs.technet.com/b/stefan_gossner/archive/2008/12/05/… |
|
Aug 28 |
answered | Multilanguage fields in programatically created list |
|
Aug 26 |
comment |
Should we have thousands of sleeping database connections from the Crawler server? well, you're right - nothing else makes a connection. But the crawler itself creates connections to the content, i.e. all content. Therefore SPRequest objects still get created. |
|
Aug 23 |
answered | Custom webpart being rendered twice on layout page |
|
Aug 23 |
answered | Should we have thousands of sleeping database connections from the Crawler server? |
|
Aug 23 |
answered | Unable to see a web part page in Form Library since view panel is missing |
|
Aug 15 |
comment |
Inserting custom webpart to an ASPX page which out of the box page do you want to modify? web parts cannot be added to application pages stored in the _layouts directory. |
|
Aug 15 |
answered | How do I get the current user and sharepoint url in an asp.net web application? |
|
Aug 15 |
answered | Where is the _layouts directory on the server? |
|
Aug 13 |
answered | DateTimeField and timezone conversion problem |
|
Aug 13 |
awarded | Organizer |