Enter your UserName and Password to login to the Administrator.

UserName:
Password:
 
You are not authorized for this page!


Debugging Information
ColdFusion Server Developer 9,0,1,274733
Template /contexts/common/share/admin/index.cfm
Time Stamp 25-Apr-14 08:20 AM
Locale English (US)
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
Remote IP 127.0.0.1
Host Name 127.0.0.1


Execution Time

Total Time Avg Time Count Template
13 ms 4 ms 3 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceBroker.cfc | execute([complex value]) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceBroker.cfc
10 ms 10 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/application.cfc | onRequestStart(/contexts/common/share/admin/index.cfm) ] from D:/tomcat/01/6.0.29/webapps/cfusion/application.cfc
8 ms 8 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/svc/system/DelegateSVC.cfc | process(dxc = [complex value]) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/svc/system/DelegateSVC.cfc
8 ms 8 ms 1 top level D:\tomcat\01\6.0.29\webapps\cfusion\contexts\common\share\admin\index.cfm
7 ms 7 ms 1 D:/tomcat/01/6.0.29/webapps/cfusion/contexts/common/share/admin/header.cfm
3 ms 3 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/svc/security/AuthenticationManagerSVC1.cfc | getSecurityContext([complex value]) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/svc/security/AuthenticationManagerSVC1.cfc
2 ms 2 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/dac/customerSite/administration/CustomerSiteAdministratorDAC.cfc | getAdminUser(uuid = CC2ACAA3-0435-BD31-53A473D6A8FEDBC2) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/dac/customerSite/administration/CustomerSiteAdministratorDAC.cfc
2 ms 1 ms 2 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/svc/system/EnvironmentConfigSVC.cfc | getEnvironmentConfig(dxc = [complex value]) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/svc/system/EnvironmentConfigSVC.cfc
2 ms 1 ms 2 D:/tomcat/01/6.0.29/webapps/cfusion/contexts/common/share/serverpath.cfm
1 ms 1 ms 2 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceBroker.cfc | getDXC(task = getEnvironmentConfig, svc = EnvironmentConfigSVC) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceBroker.cfc
1 ms 1 ms 1 D:/tomcat/01/6.0.29/webapps/cfusion/CustomTags/jquery.cfm
0 ms 0 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/DataAccessComponentMapping.cfc | getQualifiedName(CustomerSiteAdministratorDAC) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/DataAccessComponentMapping.cfc
0 ms 0 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceBroker.cfc | getDXC(task = process, svc = DelegateSVC, type = OnRequestStart) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceBroker.cfc
0 ms 0 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceComponentMapping.cfc | getQualifiedName(AuthenticationSVC) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceComponentMapping.cfc
0 ms 0 ms 1 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceComponentMapping.cfc | getQualifiedName(DelegateSVC) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceComponentMapping.cfc
0 ms 0 ms 2 CFC[ D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceComponentMapping.cfc | getQualifiedName(EnvironmentConfigSVC) ] from D:/tomcat/01/6.0.29/webapps/cfusion/CFC/com/dtn/aghost/framework/ServiceComponentMapping.cfc
0 ms 0 ms 2 D:/aghost/static/js/cookie.js
0 ms 0 ms 1 D:/aghost/static/js/detectcookiesettings.js
0 ms 0 ms 2 D:/tomcat/01/6.0.29/webapps/cfusion/CustomTags/css.cfm
2 ms   STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
20 ms   TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

qCustAuth (Datasource=Host, Time=2ms, Records=0) in D:\tomcat\01\6.0.29\webapps\cfusion\CFC\com\dtn\aghost\dac\customerSite\administration\CustomerSiteAdministratorDAC.cfc @ 08:20:37.037
			SELECT ca.[CustAuthID]
				,ca.[CustID]
				,ca.[SiteID]
				,ca.[UserID]
				,ca.[username]
				,ca.[password]
				,ca.[email]
				,ca.[authlevel]
				,ca.[authuuid]
				,ca.[LastLoggedIn]
				,ca.[ShowSurvey]
				,1 AS userTypeId
			
			FROM [CustAuth] ca
			
			WHERE ca.[status] = 1
			 
			
			 
			
			
			  AND ca.[AuthUUID] = ?
			
		
Query Parameter Value(s) -
Parameter #1(CF_SQL_VARCHAR) = CC2ACAA3-0435-BD31-53A473D6A8FEDBC2


Scope Variables

Application Variables:
applicationcontext=Struct (2)
applicationname=AgHost
authenticationsvcobj=com.dtn.aghost.svc.security.AuthenticationManagerSVC1
businesscomponentmapping=Struct (2)
dataaccesscomponentmapping=Struct (2)
datamodelingcomponentmapping=Struct (2)
domainnameinfo=Struct (2)
environmentconfig=Struct (64)
exchangeinfo=Struct (2)
exchangelogos=Struct (2)
integrationcomponentmapping=Struct (2)
machinename=8WHKTV1
servicecomponentmapping=Struct (2)
serviceidmapping=Struct (31)
servicenamemapping=Struct (31)
servicesmtptiermapping=Struct (31)
tngquoteseaiobj=com.dtn.aghost.eai.quotes.TngQuotesEAI1
utilitycomponentmapping=Struct (2)
webapplicationcontext=Complex type
CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=D:\tomcat\01\6.0.29\webapps\cfusion\contexts\common\share\admin\index.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=
HTTPS=
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=text/html, application/xhtml+xml, */*
HTTP_ACCEPT_ENCODING=gzip, deflate
HTTP_ACCEPT_LANGUAGE=en-US
HTTP_CONNECTION=Keep-Alive
HTTP_COOKIE=testCookie=testValue; DTNCUSTUUID=CC2ACAA3%2D0435%2DBD31%2D53A473D6A8FEDBC2; JSESSIONID=E1C76B011421FC34EED40D21DCD4A8F2
HTTP_HOST=dev0.admin.aghost.net
HTTP_REFERER=
HTTP_USER_AGENT=Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
PATH_INFO=
PATH_TRANSLATED=D:\tomcat\01\6.0.29\webapps\cfusion\contexts\common\share\admin\index.cfm
QUERY_STRING=error=You%20are%20not%20authorized%20for%20this%20page!
REMOTE_ADDR=127.0.0.1
REMOTE_HOST=127.0.0.1
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/contexts/common/share/admin/index.cfm
SERVER_NAME=dev0.admin.aghost.net
SERVER_PORT=443
SERVER_PORT_SECURE=1
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=
WEB_SERVER_API=
Cookie Variables:
DTNCUSTUUID=CC2ACAA3-0435-BD31-53A473D6A8FEDBC2
JSESSIONID=E1C76B011421FC34EED40D21DCD4A8F2
testCookie=testValue
Form Fields:
FIELDNAMES=
Request Parameters:
broker=Struct (19)
css=Struct (2)
jquery=Struct (10)
site=Struct (8)
Server Variables:
coldfusion=Struct (8)
os=Struct (5)
URL Parameters:
error=You are not authorized for this page!
Debug Rendering Time: 16 ms