Hi All-
We're having some challenges when attempting to apply the DST
patches to our system. Our plan was to apply the CF 7.0.2 updater
first (we need it now anyway since we're running with some Flex
functionality) and then apply the JVM update as suggested in a
recently posted Adobe.com Technote. We're also running JRUN4.0
version 106363, and serving our pages with Apache
(httpd-2.0.52-19.ent)
After applying the CF 7.0.2 Updater to our existing CF
installation (CF7.0.1 Enterprise, RedHat Linux AS release 4 (Nahant
Update 2) 2.6.9-22.ELsmp) Java Version 1.4.2_05, when we try to
access any ColdFusion page we get the following error. Has anyone
else experienced similar issues? How did you resolve them? We've
verified that the web server is working as we can call .htm, .css
pages, etc. but none of the .CFM pages work:
500
java.lang.NullPointerException
at
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoade r.java:393)
at
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoade r.java:374)
at
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFact ory.java:119)
at
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFact ory.java:251)
at
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFact ory.java:235)
at
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFact ory.java:100)
at
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFact ory.java:94)
at
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFact ory.java:627)
at coldfusion.runtime.CFPage.createObject(CFPage.java:5704)
at coldfusion.runtime.CFPage.CreateObject(CFPage.java:5673)
at coldfusion.runtime.CFPage.CreateObject(CFPage.java:5638)
at
cfApplication2ecfm1144146628.runPage(C:\blackstone_updates\cfusion\ww wroot\CFIDE\administrator\Application.cfm:113)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at
coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172 )
at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.ja va:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:5 2)
at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePers istenceFilter.java:28)
at
coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter. java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:7 8)
at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java: 259)
at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java: 541)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.ja va:204)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j ava:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
ColdFusion Info:
System Information
Server Details
Server Product ColdFusion MX
Version 7,0,1,116466
Edition Enterprise
Serial Number CED700-54662-XXXXX-XXXXX
Operating System UNIX
OS Version 2.6.9-22.ELsmp
JVM Details
Java Version 1.4.2_05
Java Vendor Sun Microsystems Inc.
Java Vendor URL
http://java.sun.com/
Java Home /var/opt/jrun4/jre
Java File Encoding ASCII
Java Default Locale en_US
File Separator /
Path Separator :
Line Separator Chr(10)
User Name cfusion
User Home /home/cfusion
User Dir /var/opt/jrun4/bin
Java VM Specification Version 1.0
Java VM Specification Vendor Sun Microsystems Inc.
Java VM Specification Name Java Virtual Machine Specification
Java VM Version 1.4.2_05-b04
Java VM Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Server VM
Java Specification Version 1.4
Java Specification Vendor Sun Microsystems Inc.
Java Specification Name Java Platform API Specification
Java Class Version 48.0
Java Class Path info available upon request - it's rather
lengthy!