Title: SA Failing Website Check
Try it with v5...
 

Dirk.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Milosavljevic
Sent: Monday, February 14, 2005 5:15 AM
To: '[email protected]'
Subject: [SA-list] SA Failing Website Check

We have a server that is having issues and the developers have generated a script to display some text. When SA attempts to check this page it simply locks up. Following is the script that generates the text as well as relevant sections of logs to indicate the problem.

Logs
Friday, 11 February 2005 3:46:22 PM Check cycle starts ( 1- 1)
Friday, 11 February 2005 4:06:46 PM URL check (http://192.168.3.22/EncoreTest/WWCreateInit.asp) failed due to Timeout.(line  0)

Friday, 11 February 2005 4:06:46 PM URL check took  1223664 ms
Friday, 11 February 2005 4:06:46 PM Sending email message (EncoreDev1 is DOWN)
Friday, 11 February 2005 4:08:42 PM Servers Alive version 4.1.1591.1
Friday, 11 February 2005 4:08:42 PM Running on Microsoft Windows 2000 Professional (2195) Service Pack 4
Friday, 11 February 2005 4:08:42 PM Oracle Core40.dll/core35.dll/oracore8.dll/oracore9.dll library not available
Friday, 11 February 2005 4:08:42 PM SQL 7.0/2000 libs available
Friday, 11 February 2005 4:08:42 PM SQL libs found, by default using v7
Friday, 11 February 2005 4:08:42 PM Netware library's not available
Friday, 11 February 2005 4:08:42 PM DUN installed and available for SA
Friday, 11 February 2005 4:08:46 PM Service not running
Friday, 11 February 2005 4:08:46 PM UNLOAD
Friday, 11 February 2005 4:08:46 PM TERMINATE

Script
<!-- #include file = "shell/Utils.asp" -->
<!-- #include file = "shell/WWInclude.asp" -->

<HEAD>
<title>Untitled Document</title>
</HEAD>

<body bgcolor="#FFFFFF" text="#000000" link="#804040" vlink="#008080" alink="#004080">
<%
response.write WW.System.Title
%>
</BODY>
</HTML>

Any Ideas?

Mark

Reply via email to