Status/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): A. Bakia / Bakia (A. Bakia)
Created: 03/20/2009
Components: General Server
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 224233 /
Priority/Frequency: Major / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
The error "coldfusion.util.FastHashtable cannot be cast to java.lang.String" occurs a few seconds after Coldfusion starts. It occurs every time I start or restart. It is recorded in the Exception and Server logs.
Method:
My installation is single-server. It includes the components Solr, ODBC and .NET. They all run in the default mode as Windows services.
Result:
Entry from Exception log:
"Error","Thread-14","03/20/09","05:08:42",,"coldfusion.util.FastHashtable cannot be cast to java.lang.String"
java.lang.ClassCastException: coldfusion.util.FastHashtable cannot be cast to java.lang.String
at coldfusion.document.DocumentServiceImpl.registerUserFonts(DocumentServiceImpl.java:671)
at coldfusion.document.DocumentServiceImpl.initializeDocumentService(DocumentServiceImpl.java:225)
at coldfusion.document.DocumentServiceImpl.access$000(DocumentServiceImpl.java:52)
at coldfusion.document.DocumentServiceImpl$1.run(DocumentServiceImpl.java:178)
-------------------------------------------
Entry from Server log:
"Information","Thread-1","03/20/09","05:08:02",,"ColdFusion stopped"
"Information","main","03/20/09","05:08:17",,"Starting logging..."
"Information","main","03/20/09","05:08:18",,"Starting license..."
"Information","main","03/20/09","05:08:20",,"Evaluation Edition enabled"
"Information","main","03/20/09","05:08:20",,"Starting crypto..."
"Information","main","03/20/09","05:08:20",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
"Information","main","03/20/09","05:08:20",,"Starting security..."
"Information","main","03/20/09","05:08:20",,"Starting scheduler..."
"Information","main","03/20/09","05:08:20",,"Starting WatchService..."
"Information","main","03/20/09","05:08:20",,"Starting debugging..."
"Information","main","03/20/09","05:08:20",,"Starting sql..."
"Information","main","03/20/09","05:08:21",,"Pool Manager Started"
"Information","main","03/20/09","05:08:25",,"Starting mail..."
"Information","main","03/20/09","05:08:25",,"Starting runtime..."
"Information","main","03/20/09","05:08:25",,"CORBA Configuration not enabled"
"Information","main","03/20/09","05:08:25",,"Starting cron..."
"Information","main","03/20/09","05:08:25",,"Starting registry..."
"Information","main","03/20/09","05:08:25",,"Starting client..."
"Information","main","03/20/09","05:08:25",,"Starting xmlrpc..."
"Information","main","03/20/09","05:08:26",,"Starting graphing..."
"Information","main","03/20/09","05:08:26",,"Starting verity..."
"Information","main","03/20/09","05:08:27",,"Starting solr..."
"Information","main","03/20/09","05:08:27",,"Starting lucene..."
"Information","main","03/20/09","05:08:27",,"Starting archive..."
"Information","main","03/20/09","05:08:27",,"Starting document..."
"Information","main","03/20/09","05:08:29",,"Starting eventgateway..."
"Information","main","03/20/09","05:08:31",,"Starting FlexAssembler..."
"Information","main","03/20/09","05:08:31",,"Starting .NET..."
"Information","main","03/20/09","05:08:32",,"Starting Monitoring..."
"Information","main","03/20/09","05:08:32",,"ColdFusion started"
"Error","Thread-14","03/20/09","05:08:42",,"coldfusion.util.FastHashtable cannot be cast to java.lang.String"
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037964
External Customer Info:
External Company:
External Customer Name: Bakia
External Customer Email: 4E2913DC4455DE13992016B6
External Test Config: 03/20/2009
Attachments:
Comments: