Quick Nav:  Online Store   |   Login | Register

Temp Files

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Page 1 of 212 > >>
AuthorMessages
Daniel Miller
<50 Posts
Posts:44


01/27/2007 11:54 AM  

Since I installed page blaster I am having a memory shortage every day. I found that the Windows/Temp directory is getting extremely large and I have to delete files on a daily basis.

Is there a reason for this or is this because page blaster.

The files are Arcxxx.tmp

John Mitchell
Posts:3085


01/27/2007 1:04 PM  
PageBlaster does not put files in the windows temp folder unless you have configured the cach-folder attribute in Snapsis.PageBlaster.config to use that folder.
When it creates a cachefile the extension will be .webinfo so I am pretty sure that it is not PageBlaster making those temp files.

To limit the amount of memory used by PageBlaster you can set the memory-size-limit attribute in Snapsis.PageBlaster.config, it is set to 25MB by default which will hold on average of 200 pages and probably a lot more with compression, so you should not have to use more than 25MB of memory.
Daniel Miller
<50 Posts
Posts:44


01/29/2007 12:01 PM  

Since install IIS 6.0 has multiple dumps per day. This is what is creating the tmp files. Has anyone else experience dumps due to this application. I also receive frequent: Collection was modified; enumeration operation may not execute. errors since installing page blaster.

John Mitchell
Posts:3085


01/29/2007 12:08 PM  
I'm pretty sure that is not PageBlaster causing those temp files or errors, but my recommendation would be that you disable it for a day or so and see if the problems go away.

What version of PageBlaster are you using?
Daniel Miller
<50 Posts
Posts:44


01/29/2007 12:32 PM  
I have 2.01.01. How do you disable it?
John Mitchell
Posts:3085


01/29/2007 12:40 PM  


In Web.config comment out the PageBlaster line in HttpModules Section.

<!--  <add type="Snapsis.HttpModules.PageBlaster.PageBlasterModule, Snapsis.HttpModules.PageBlaster" name="PageBlaster"></add> -->

Daniel Miller
<50 Posts
Posts:44


01/29/2007 3:28 PM  
since commenting out snapsis I have had no tmp files/dumps. Any idea what could be causing my issues.
John Mitchell
Posts:3085


01/29/2007 3:36 PM  
Do you have errors in the Windows Server Event Log that are from the website using PageBlaster?

Also, after you commented out the PageBlaster entry and saved it restarted your application, so you may want to give it a little longer to see if the problem comes back.

Where do you see the "collection was modified" errors? In the Windows Event log, the DNN log viewer or directly on the screen?

If you can get more of the information about the error, then maybe we can narrow it down.

Thanks,
John
Daniel Miller
<50 Posts
Posts:44


01/29/2007 3:40 PM  
The collection error is on multip sites and it shows on the page, directly on screen. No DNN visible. The Windows viewer shows faulting application w3wp.exe error. I am giving it till tomorrow and see if shows anything.
Daniel Miller
<50 Posts
Posts:44


01/30/2007 9:08 AM  
I have let it run for nearly 24 hours without a crash. The crashes where happening about every two hours before. This tell me there is something happening when I use Page Blaster. I really liked the results from using page blaster but I can not continue to use it if it continuely dumps my machine. Any suggestions?
John Mitchell
Posts:3085


01/30/2007 9:31 AM  

If you can get more of the information about the error, then maybe we can narrow it down. If it is in the Windows Event Log, copy and paste the complete error. If it shows on the screen for the site, then there should be more details also.

If you want, I can give you a debug version that will give more details if the errors are happening in the PageBlaster code.
Daniel Miller
<50 Posts
Posts:44


01/30/2007 9:52 AM  
I cleared the event log yesterday because it was getting to big. When I get the next error I will paste it in this forum. The errors that are occuring are .Net 2.x errors. The whole w3wp.exe thread is failing. But it only does it when using Page Blaster.
Daniel Miller
<50 Posts
Posts:44


01/30/2007 10:30 AM  
I get the following error every couple min.:

Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 1/30/2007
Time: 8:27:48 AM
User: N/A
Computer: LOCWEB
Description:
Event code: 4005
Event message: Forms authentication failed for the request. Reason: The ticket supplied was invalid.
Event time: 1/30/2007 8:27:48 AM
Event time (UTC): 1/30/2007 4:27:48 PM
Event ID: 79686f5bd3414838ace21e3b09ac263f
Event sequence: 2
Event occurrence: 1
Event detail code: 50201

Application information:
Application domain: /LM/W3SVC/1351594597/Root-1-128146480564843750
Trust level: Full
Application Virtual Path: /
Application Path: xxxx
Machine name: xxx

Process information:
Process ID: 3772
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Request information:
Request URL: http://www.orcities.org/Default.aspx?TabId=1024
Request path: /Default.aspx
User host address: xxx
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Name to authenticate:

Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Daniel Miller
<50 Posts
Posts:44


01/30/2007 10:31 AM  
That is the weakest error: Normal it is thread failed. when i get it i will post it.
Mariette Knap
<250Posts
Posts:102


01/30/2007 10:51 AM  

Check your web.config for and add the bold part.

<formsname=".DOTNETNUKE"protection="All"timeout="7200"cookieless="UseCookies"slidingExpiration="true" />


DotNetNuke Platinum Benefactor
Mariette Knap - www.smallbizserver.net
Daniel Miller
<50 Posts
Posts:44


01/30/2007 10:58 AM  
I will give it a try.
John Mitchell
Posts:3085


01/30/2007 11:00 AM  

Just to make sure. Do you have PageBlaster as the first entry in the HttpModules setcion of web.config? Before UrlRewrite, etc.

Now that is interesting. I googled for this error and found a thread where Mariette had experienced it (before there was a PageBlaster), and here she is helping with this post before I can even respond.
I guess that is why she is one of the "Magical M&Ms"
Daniel Miller
<50 Posts
Posts:44


01/30/2007 11:01 AM  
Other error with higher rating:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 1/30/2007
Time: 8:47:57 AM
User: N/A
Computer: LOCWEB
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 1/30/2007 8:47:57 AM
Event time (UTC): 1/30/2007 4:47:57 PM
Event ID: cba969a284114293be6f2aed1ea50c62
Event sequence: 10
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1351594597/Root-1-128146492647500000
Trust level: Full
Application Virtual Path: /
Application Path: xxx
Machine name: LOCWEB

Process information:
Process ID: 4504
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: InvalidOperationException
Exception message: Collection was modified; enumeration operation may not execute.

Request information:
Request URL: http://www.lincolncity.org/LinkClick.aspx?link=http://www.sexcriminals.com/regs/1043.html&tabid=1925&mid=3746
Request path: /LinkClick.aspx
User host address: xxx
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 10
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at DotNetNuke.Entities.Tabs.TabController.GetTab(Int32 TabId, Int32 PortalId, Boolean ignoreCache)
at DotNetNuke.Entities.Portals.PortalSettings.GetPortalByTab(Int32 TabID, String PortalAlias)
at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Daniel Miller
<50 Posts
Posts:44


01/30/2007 11:04 AM  
I do have it first in the HttpModules section.
John Mitchell
Posts:3085


01/30/2007 11:08 AM  

That error is happening in the TabController after being called from UrlRewrite. PageBlaster does not change that collection, but I am wondering why that collection is even modified at all.

What version of DNN is this? Does that link to sexcriminals.com really need the tabid on the end?
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Page 1 of 212 > >>




ActiveForums 3.7
Powered by: Snapsis Software