|
|
|
|
www.travel2siam.ru Joined: 8/26/2005
Posts: 218
|
|
|
Finally I have upgraded my site from 5.5.0 step by step as described in Wiki, everything as it was said there, and upgrades went well, no errors no red colors, everything nice green and sucess... after trying to reach my newly upgraded site ( it was veeeeeery slow) finally got to login page tried to login it took forever and then error
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. ---> System.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 125.25.136.11 Port: 27070 Referer: http://tdreal.ru/tabid/140/ctl/Login/Default.aspx?returnurl=%2f Path: /Default.aspx User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7 ViewState: /wEPDwU ... luaW1pemUWCh... --- End of inner exception stack trace --- at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) at System.Web.UI.ViewStateException.ThrowMacValidationError(Exception inner, String persistedState) at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState) at System.Web.UI.HiddenFieldPageStatePersister.Load() at System.Web.UI.Page.LoadPageStateFromPersistenceMedium() at System.Web.UI.Page.LoadAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Return to Site
tried to return NOPE another error
DotNetNuke Error
|
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Request timed out. ---> System.Web.HttpException: Request timed out. --- End of inner exception stack trace --- |
Return to Site
Sad and strange I did every ( every word every letter) as in wiki, all went smooth no errors and now this... out of nowhere.. I am lost
|
|
|
|
| |
|
|
|
please restart your application (e.g. by saving your web.config), clear local browser cache and retry.
|
|
|
|
| |
|
|
|
www.travel2siam.ru Joined: 8/26/2005
Posts: 218
|
|
|
hmm the first page shower up and it took me 4 minutes to get to login page and then to try to log in and get this error ( about 1miin. to see first page 40 sec. to get login page and the rest before getting the error )
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Request timed out. ---> System.Web.HttpException: Request timed out. --- End of inner exception stack trace ---
|
|
|
|
| |
|
|
|
www.travel2siam.ru Joined: 8/26/2005
Posts: 218
|
|
|
if I put in wrong username or password it would reply in about 30sec. with "incorrect password" but if I fill in correct the request is timedout.... pretty much I can't login now at all... ( it is bad that I canot edit my forum posts so I have to wait and see what's going on and post it all at once) and all is sooooooo slow impossible 1minute to browse to another tab.... oh went to another domain (portal on the same install ) and I am logged already as a host, clicked on a tab.... still waiting for it to open...
My log viewer is all red I
nnerException: Thread was being aborted. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: DotNetNuke.Entities.Portals.PortalController.GetPortalSettingAsBoolean StackTrace: Message: System.Threading.ThreadAbortException: Thread was being aborted. at DotNetNuke.Entities.Portals.PortalController.GetPortalSettingAsBoolean(String key, Int32 portalID, Boolean defaultValue) at DotNetNuke.Entities.Tabs.TabCollection.Add(TabInfo tab) at DotNetNuke.Entities.Tabs.TabCollection.AddRange(IEnumerable`1 tabs) at DotNetNuke.Entities.Tabs.TabController.GetTabsByPortalCallBack(CacheItemArgs cacheItemArgs) at DotNetNuke.Common.Utilities.DataCache.GetCachedData[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired, Boolean storeInDictionary)
or
InnerException: Thread was being aborted. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: N/A - Reflection Permission required StackTrace: Message: System.Threading.ThreadAbortException: Thread was being aborted. at SNIReadSync(SNI_Conn* , SNI_Packet** , Int32 ) at SNINativeMethodWrapper.SNIReadSync(SafeHandle pConn, IntPtr& packet, Int32 timeout) at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket() at System.Data.SqlClient.TdsParserStateObject.ReadBuffer() at System.Data.SqlClient.TdsParserStateObject.ReadByte() 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.ExecuteScalar() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.GetPortalDefaultLanguage(Int32 portalID) at DotNetNuke.Entities.Portals.PortalController.GetPortalDefaultLanguageCallBack(CacheItemArgs cacheItemArgs) at DotNetNuke.Common.Utilities.DataCache.GetCachedData[TObject](CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired, Boolean storeInDictionary)
and many many more entries I don't know if there's repeating or different pretty much I don't know what it means... :( after the upgrade ( wich was on 30/11/2010 ) there's probably 100-150 General or page load exeptions... so frustrating... to be hosent wantedt o upgrade to make things better and work faster but so far I am just wasting my and other people's time ( like your's Sebastian ...) ...sigh :( |
|
|
|
|
| |
|
|
|
www.wesnetdesigns.com Joined: 2/18/2005
Posts: 3253
|
|
|
Usually timeout and extremely bad performance issues point to database problems most often a database transaction log that has grown very large (either suddenly or through database backups being made very infrequently) or DotNetNuke EventLog or SiteLog tables that have many hundreds or thousands of rows. If the site is on shared hosting, many budget hosts will overload their SQL servers with far too many databases. For one site I have on shared hosting (won't mention host by name), when I initially set up the site 3 years ago, mine was one of about 100 databases on the server. The other day when I directly accessed the database in preparation for a DNN upgrade I roughly estimated there were now over 7000 databases on the server with a very noticable decline in performance.
Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
|
|
|
|
| |