We are having a MY Dashboard Portal and some time over a month it got hanged and its web portal services stop working sometime we dont get ping reply.
Now after restarting server we are able to access oour web portals. So when we check in our event logs it say some error like this :

Event id 5. Error: File /home.asp Line 0 Out of memory. Unable to allocate required memory..

This error was marked as red or critical. Just before that there was a warning error like this:

Warning: IIS log failed to write entry, Script timed out. The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools..
Warning: IIS log failed to write entry, File //global.asa Line 84 [DBNMPNTW]Access denied.. .

After restarting it also give another warning like this :
The data buffer created for the "SAFileUpMon" service in the "C:\WINNT\system32\SAFUpMon.dll" library is not aligned on an 8-byte boundary. This may cause problems for applications that are trying to read the performance data buffer. Contact the manufacturer of this library or service to have this problem corrected or to get a newer version of this library.

So could any one help me out in this..

Thanx and regards
Ashish

Comments

asimmonds’s picture

Status: Active » Closed (won't fix)

Seriously, I unable to see that this has anything to do with the Drupal dashboard project or Drupal.
Contact the software vendor for this "MY Dashboard Portal" product for help.

merlinofchaos’s picture

Just to add, this is the issue queue for a Drupal module, which is written in PHP. As far as I can tell, the error you're showing is an ASP program. They are not the same thing at all.