Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Loganathan P C 2 posts 21 karma points
    Jul 10, 2013 @ 17:00
    Loganathan P C
    0

    503 service unavailable after installing XSLT search in Umbraco 6.0.3

    HI All,

     

    We are trying to build a website with Umbraco 6.0.3 which is upgraded from 4.X.X immediately after installation.

    We have deployed Umbraco in Azure with accelerator and everything worked fine. 

    We are new to Umbraco and recntly we are facing peculiar errors like:

    1. When saving contents, it just doesnt save and page refreshes and content disappears.

    2. When creating document types or properties after saving 3 or 4 properties, all the newly entered properties just disappear and after adding multiple times we succeed.

    3. Similiar problem for updating CSS contents or anything on the site.

    Now that we installed XSLT Search and after this it made the situation worst where now the site randomly starts throwing 503 Service Unavailable error.

    Stack trace warning and error which we got from Application log:

    Warning and Error:

    3005
        An unhandled exception has occurred.
        7/8/2013 10:34:19 PM
        7/8/2013 10:34:19 PM
        f8dc55e038cb499dacb76164f986914f
        480
        1
        0
        /LM/W3SVC/1/ROOT-2-130177957914067339
        Full
        /
        C:\Resources\directory\0adb6a9de0e541e6a441f529617836ea.WebRole.Sites\0adb6a9de0e541e6a441f529617836ea.cloudapp.net\
        RD00155D537144
         
        2172
        w3wp.exe
        NT AUTHORITY\NETWORK SERVICE
        InvalidOperationException
        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. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteReader(String commandText, SqlParameter[] parameters) at umbraco.DataLayer.SqlHelper`1.ExecuteReader(String commandText, IParameter[] parameters)
        http://0adb6a9de0e541e6a441f529617836ea.cloudapp.net/umbraco/webservices/TreeDataService.ashx?rnd=1742f67f4c5547d298bf49267c2295be&id=1044&treeType=templates&contextMenu=true&isDialog=false&rnd2=6.8
        /umbraco/webservices/TreeDataService.ashx
        115.114.37.35
         
        False
         
        NT AUTHORITY\NETWORK SERVICE
        14
        NT AUTHORITY\NETWORK SERVICE
        False

     

       

    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteReader(String commandText, SqlParameter[] parameters) at umbraco.DataLayer.SqlHelper`1.ExecuteReader(String commandText, IParameter[] parameters)

    ERROR

    Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2

    Faulting module name: clr.dll, version: 4.0.30319.586, time stamp: 0x504833fc

    Exception code: 0xc00000fd

    Fault offset: 0x000000000017c8ac

    Faulting process id: 0xdb0

    Faulting application start time: 0x01ce7c36d9dae3fd

    Faulting application path: d:\windows\system32\inetsrv\w3wp.exe

    Faulting module path: D:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll

    Report Id: b7669b82-e82a-11e2-976d-00155d539955

Please Sign in or register to post replies

Write your reply to:

Draft