ColdFusion 8 Cumalitive Hot Fix 2 Out
Title says it all - you can now grab the second cumulative hot fix for ColdFusion 8.
Comments
via terminal I suppose, but how?
Thanks for any hint on this certainly BASIC issue... apologies, relatively new to OS X Server systems... although I love it already :-)
# Posted By Raymond Camden
| 11/15/07 6:35 AM
I downloaded a utility called JarInspector and was able to open the zip in that and "extract" (funny enough) the jar file so that the jar file remained untouched. And good to go.
Btw: Installing Mac OS X Server 10.4.11 Update (over 10.4.10) was smooth and the restart took no more than 3 minutes before everything was up and running again. Nice one. ColdFusion Stop and Start Service via CF8 Launcher (in the ColdFusion8 directory in Applications), took a mere minute as well.
About JarInspector: Written by Christoph Gerdes, Jar Inspector is available from www . codeland . org
Local runs Apache on XP
Dev and Prod run IIS on Server 2003
My Production ran fine after the install and a reboot.
My Local and Dev boxes (Apache AND IIS) both get the following error:
Page Title: JRun Servlet Error
500
ROOT CAUSE:
java.lang.NoSuchMethodError: coldfusion.filter.FusionContext.isSecureJSON()Z
at coldfusion.runtime.AppHelper.setApplicationDefaults(AppHelper.java:387)
at coldfusion.runtime.AppHelper.<init>(AppHelper.java:89)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
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.CfmServlet.service(CfmServlet.java:175)
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$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
# Posted By Will Belden
| 11/15/07 9:29 AM
Note the "Z" at the end of that first line:
java.lang.NoSuchMethodError: coldfusion.filter.FusionContext.isSecureJSON()Z
Seems a bit odd, right?
Thanks to Ray (via the #ColdFusion Dalnet IRC channel.)
http://kb.adobe.com/selfservice/viewContent.do?ext...
# Posted By Geoff
| 11/15/07 1:34 PM

http://zacster.blogspot.com/2007/11/did-adobe-crip...