Hi, Everybody

I deployed ColdFusion MX 7 on Tomcat on Windows without any problems. However
when I deployed ColdFusion MX 7 on Tomcat on Linux, it did not work. I followed
the instructions on
[url]http://www.macromedia.com/support/coldfusion/j2ee/cfmx7j2ee_tomcat_deploy.html[/url].
When I looked into one of coldfusion log files -- exeption.log, I got the
following error messages:

"Error","http-8280-Processor22","09/16/05","15:11:48","cfadmin"," The specific
sequence of files included or processed is:
/home/peggyw/tomcat/webapps/cfusion/CFIDE/administrator/index.cfm "
java.lang.ExceptionInInitializerError
at org.apache.catalina.connector.Response.addCookie(R esponse.java:946)
at
org.apache.catalina.connector.ResponseFacade.addCo okie(ResponseFacade.java:331)
at coldfusion.runtime.CookieScope.bindName(CookieScop e.java:86)
at coldfusion.runtime.CookieScope.bindAsScaler(Cookie Scope.java:65)
at
coldfusion.runtime.NeoPageContext.SymTab_setSplitN ameInMap(NeoPageContext.java:1
154)
at
coldfusion.runtime.NeoPageContext.SymTab_setValida tedSplitNameInString(NeoPageCo
ntext.java:1120)
at
coldfusion.runtime.NeoPageContext.SymTab_setValida tedDottedName(NeoPageContext.j
ava:1196)
at
coldfusion.runtime.NeoPageContext.setValidatedAttr ibute(NeoPageContext.java:462)
at
coldfusion.runtime.NeoPageContext.setAttribute(Neo PageContext.java:330)
at coldfusion.runtime.AppHelper.getClientIDs(AppHelpe r.java:218)
at
coldfusion.runtime.AppHelper.ValidateClientAndSess ion(AppHelper.java:613)

Any insights are greatly appreciated.

Peggy Wang

:confused;