Quick Nav:  Online Store   |   Login | Register

Disk Space Error??

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.
AuthorMessages
Briana Tarrance
<20 Posts
Posts:5


05/31/2008 1:49 AM  

 

I am receiving this error below? Can anyone tell me what this is?

There is not enough space on the disk.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.IOException: There is not enough space on the disk.


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

<pre>[IOException: There is not enough space on the disk.
]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2056933
   System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) +2783525
   System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) +30
   System.IO.FileStream.Dispose(Boolean disposing) +65
   System.IO.Stream.Close() +15
   System.IO.StreamWriter.Dispose(Boolean disposing) +149
   System.IO.StreamWriter.Close() +15
   Snapsis.HttpModules.PageBlaster.PageController.UpdatePageCache(HttpApplication app, CachedPage cachedPage, Boolean writeFile) +1711
   Snapsis.HttpModules.PageBlaster.PageBlasterModule.UpdateRequestCache(Object sender, EventArgs e) +16
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +64</pre>

Briana Tarrance
<20 Posts
Posts:5


05/31/2008 2:15 AM  

Also, in Firefox I am getting this error now:

 

XML Parsing Error: no element found
Location: http://www.karldewazien.com/Host/Host%20Settings/tabid/16/portalid/0/language/en-US/Default.aspx
Line Number 1, Column 1:

I'm getting page not found almost 1 in 3 tries on Internet Explorer and an error similar to above in Firefox slightly less frequently. It appears that pages are caching, but I'm not seeing any portal replacement rules in effect. I'm hosting with discountasp.net and i know they have a 100MB memory cap. I had them add SQL session state a while back because my site kept recycling due to a newletter module I was using. This appears to be the same kind of thing now. Will page blaster cause me to require more memory usage? It almost seems that there is an issue with compression. Prior to install PB, I turned off core compression via host settings and almost instantly, the site stopped giving me so many page not found errors. Then, I installed PB and seems to be doing the same thing. I can definitely see the performance improvement in pages that will actually display, but at this rate, that doesn't much matter right now. I'm in a medium trust environment and i have the PB reference in two sections on the web.confg - once for IIS 6 and once for IIS7...could that be causing an issue also? I'm using PB 2.4 btw.

Any help at all would be greatly appreciated! Thanks!!

John Mitchell
Posts:3249


05/31/2008 9:08 AM  
The first error is from not having enough space on the disk to write the cache files, which may be causing the second error.

You can set the disk caching interval to all zeros so that it doesn't try to write to disk, but you really should be able to use some disk for cache. You can also limit the amount of disk or memory that PageBlaster uses by modify the memory size and disk size limits in the Snapsis.PageBlaster.config file.
Briana Tarrance
<20 Posts
Posts:5


05/31/2008 1:14 PM  
John, I tried the suggestions and I'm thinking that at this point, it's due to the restrictions by DiscountASP.net. I have had problems with this particular site consuming too much memory for a while. I read somewhere that a bare bones install of DNN can easily require 80mb of mem just to run, is that true? Anyhow, I'm kind of at a loss right now. I like DiscountASP, but they don't have any available options for adding more mem usage. I've checked out iHostASP and they let DNN sites run up to 200 mb, but limit SQL DB's to 250MB. I guess I need a host that can handle DNN plus larger databases as well. But, ideally, I would like to figure out how to manage memory consumption on a DNN site. This is really the last hurdle I need to tackle with DNN. Anyhow, thanks again. Your site has been in my favorites for around 3 years now and I know I can always count on you for a smart and timely answer. Oh, and keep plugging away on PB...I believe it was my first purchased module and definitely one of my "Must Haves"...Take care
John Mitchell
Posts:3249


05/31/2008 2:28 PM  
Hi Briana,
Thanks for the positive feedback.
Yes, it is very easy for a DNN site to use over 80MB of memory, and if you are out of hard disk space that really makes puts you in a difficult position.

If you host several sites and are looking for another option I may be able to help. I run my own servers and have a few other website developers that I share the space with.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software