64bit 9.0.1 update Blank Admin Screen
on fresh build of server 2008 r2 standard, 64 bit iis 7.5. managed install cf 9 64-bit.
used : coldfusion_9_wwej_win64.exe
i able log cf admin @ http://127.0.0.1/cfide/administrator/index.cfm
then update.
after update: coldfusion_update_901_wwej_win64.exe, cannot see admin console
on local server, blank screen when accessing http://127.0.0.1/cfide/administrator/index.cfm
or may “500 - internal server error”, if access off server.
----------------------------------------------------------------------------------------- ------------------------
iis 6 compatibility disabled
------------------------------------------------------------------------------------------ --------------------------
cf application error:
"error","jrpp-1","08/28/12","08:32:26","cfadmin","element esapiutils undefined in java object of type class [ljava.lang.string;. specific sequence of files included or processed is: c:\inetpub\wwwroot\cfide\administrator\index.cfm, line: 55 "
"error","jrpp-1","08/28/12","08:32:26",,"exception thrown error-handling template:"
"error","jrpp-1","08/28/12","08:32:26",,"object instantiation exception.class not found: coldfusion.security.esapiutils specific sequence of files included or processed is: c:\coldfusion9\wwwroot\web-inf\exception\coldfusion\runtime\expressionexception.cfm, line: 12 "
"error","jrpp-0","08/28/12","08:33:00","cfadmin","element esapiutils undefined in java object of type class [ljava.lang.string;. specific sequence of files included or processed is: c:\inetpub\wwwroot\cfide\administrator\index.cfm, line: 55 "
"error","jrpp-0","08/28/12","08:33:00",,"exception thrown error-handling template:"
"error","jrpp-0","08/28/12","08:33:00",,"object instantiation exception.class not found: coldfusion.security.esapiutils specific sequence of files included or processed is: c:\coldfusion9\wwwroot\web-inf\exception\coldfusion\runtime\expressionexception.cfm, line: 12 "
------------------------------------------------------------------------------------------ ---------------------------------
this page source admin “blank screen”
<html>
<head>
<link rel="shortcut icon" href="http://127.0.0.1:80/cfide/administrator/favicon.ico">
<title>coldfusion administrator login</title>
<style>
body, p, td {
font-family: arial, helvetica, sans-serif;
font-size: x-small;
}
th {
font-family: arial, helvetica, sans-serif;
font-size: small; ! important;
}
th {
text-align:left;
}
.adminbody {
background-color: #c4c4c4;
}
.resourcelist {
list-style-type:square;
margin-top:5px;
margin-bottom:10px;
}
.errortext {
color: #cc0000;
}
.successtext {
color: #008800;
}
.loginwhitetext {
color: #ffffff;
font-weight: bold;
}
.logininvalidtext {
color: #cc0000;
font-weight: bold;
}
.logincopyrighttext {
color: #000000;
font-size: 9px;
font-family:arial, helvetica, sans-serif;
}
a {
color: #
------------------------------------------------------------------------------------------ --------------------------------------
direction appreciated.
coldfusion_9_wwej_win64.exe cf9.0.2 installer.
over have applied coldfusion_update_901_wwej_win64.exe cf 9.0.0 updater1 package brings version cf9.0.1.
expect need uninstall cf9 reboot , install again without updater1.
hth, carl.
More discussions in ColdFusion
adobe
Comments
Post a Comment