Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Kenneth Ford / Ken Ford (Ken Ford - Fordwebs, LLC)
Created: 04/01/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9.0.0.224233 /
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Running CentOS 5.2 64-bit
Running the following <CFMAIL> code produces the error below:
<cfmail from="webmaster@fordwebs.com" to="kenneth.ford@fordwebs.com" subject="Test Form">
Test
</cfmail>
Method:
Result:
The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.
The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
Invalid character encoding: UTF-8;8-Bit Unicode Transformation Format.
Ensure that your system can support the character set you specified.
The error occurred in /var/www/html/test.cfm: line 1
1 : <cfmail from="webmaster@fordwebs.com" to="kenneth.ford@fordwebs.com" subject="Test Form">
2 : Test Enail
3 : </cfmail>
--------------------------------------------------------------------------------
Resources:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.1.3)
Remote Address 192.168.0.1
Referrer
Date/Time 01-Apr-09 04:18 PM
Stack Trace (click to expand)
at cftest2ecfm1387240274.runPage(/var/www/html/test.cfm:1)
coldfusion.tagext.net.HttpTag$InvalidCharacterEncodingException: Invalid character encoding: UTF-8;8-Bit Unicode Transformation Format.
at coldfusion.tagext.net.MailTag.validate(MailTag.java:578)
at coldfusion.tagext.net.MailTag.processAttributes(MailTag.java:753)
at cftest2ecfm1387240274.runPage(/var/www/html/test.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:216)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:312)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
at coldfusion.CfmServlet.service(CfmServlet.java:177)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3038071
External Customer Info:
External Company:
External Customer Name: Ken Ford
External Customer Email: 186047B43F96510999201679
External Test Config: 04/01/2009
Attachments:
Comments: