Afternoon Chaps, Had a very strange problem arise.. Our Application Catalog will not open. It sits on loading like this, and then error's out.
[cid:[email protected]] [cid:[email protected]] So far I've tried: * Restarting everything. Literally. Services, IIS, Servers * Reinstalled IIS and App Catalog Roles * Installed App Catalog Roles on a different server * Tried with just HTTP as a pose to HTTPS * Increased timeouts in web.config files * Recreated Certificates Below is the errors from the ServicePortalWebService.log "[16, PID:4024][06/18/2015 14:20:00] :SCCMServiceCertificateValidator - Validating certificate D4E8D22DE0D70FA82FD2FD5E464075AD464F53C4 [17, PID:4024][06/18/2015 14:20:00] :ApplicationOfferService - (mydomain\myusername) GetApplications call [24, PID:4024][06/18/2015 14:20:03] :Failed to execute the DB procedure get the application values for a property [24, PID:4024][06/18/2015 14:20:03] :User = S-1-5-21-2015846570-11164191-355810188-112065 [24, PID:4024][06/18/2015 14:20:03] :System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at Microsoft.ConfigurationManager.SoftwareCatalog.Service.SqlDatabase.ExecuteReader(DbCommand command) at Microsoft.ConfigurationManager.SoftwareCatalog.Service.ApplicationHandler.GetApplicationValuesForProperty(UserContext userContext, ApplicationProperty property, Platforms platformFilter) at Microsoft.ConfigurationManager.SoftwareCatalog.Service.ApplicationOfferService.GetApplicationValuesForProperty(UserContext userContext, ApplicationProperty propertyName, Platforms platformfilter, String reserved) [24, PID:4024][06/18/2015 14:20:03] :An exception has been thrown from the service: System.ServiceModel.FaultException`1[[Microsoft.ConfigurationManager.SoftwareCatalog.Service.ServiceError, Microsoft.ConfigurationManager.SoftwareCatalog.Service.ApplicationOfferContract, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Internal Server Error at Microsoft.ConfigurationManager.SoftwareCatalog.Service.ApplicationOfferService.GetApplicationValuesForProperty(UserContext userContext, ApplicationProperty propertyName, Platforms platformfilter, String reserved)" Other Notes: Interestingly, when its sat at "loading" which it does for around a minute, you can click on install and it will install the select application. Any help would be great. We're clutching at straws now! Thankyou Rich
