Ask a Question related to Coldfusion Server Administration, Design and Development.
-
capesong #1
All templates broken after applying CFMX7 updater
We are running CFMX7 on a multi-server configuration on Solaris 2.8. We applied
the MX7 updater 7.0.1. The install said it was successful but we can't any
templates to run without error. I've tried looking in the Apache logs and
ColdFusion logs for more info but there isn't much in there. Anyone run into
this before? Anyone have ideas?
The error on the pages themselves look like this:
Requested page cannot be displayed
An unexpected error occurred that prevented /cfide/administrator/index.cfm
from being displayed.
--------------------------------------------------------------------------------
Technical Information:
HTTP Status Code: 500
Exception Type: class java.lang.NullPointerException
Servlet Name: CfmServlet
Exception java.lang.NullPointerException
(View stack trace)
at
coldfusion.runtime.TemplateClassLoader.newInstance (TemplateClassLoader.java:393)
at
coldfusion.runtime.TemplateClassLoader.newInstance (TemplateClassLoader.java:374)
at
coldfusion.runtime.TemplateProxyFactory.resolveNam e(TemplateProxyFactory.java:11
8) at
coldfusion.runtime.TemplateProxyFactory.resolveNam e(TemplateProxyFactory.java:25
0) at
coldfusion.runtime.TemplateProxyFactory.resolveNam e(TemplateProxyFactory.java:23
4) at
coldfusion.runtime.TemplateProxyFactory.resolveNam e(TemplateProxyFactory.java:10
2) at
coldfusion.runtime.TemplateProxyFactory.resolveNam e(TemplateProxyFactory.java:96
) at
coldfusion.runtime.TemplateProxyFactory.resolveNam e(TemplateProxyFactory.java:61
8) at coldfusion.runtime.CFPage.createObject(CFPage.java :5707) at
coldfusion.runtime.CFPage.CreateObject(CFPage.java :5676) at
coldfusion.runtime.CFPage.CreateObject(CFPage.java :5641) at
cfApplication2ecfm1144146628.runPage(C:\blackstone _updates\cfusion\wwwroot\CFIDE
\administrator\Application.cfm:113) at
coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :152) at
coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:349) at
coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java:65) at
coldfusion.filter.CfincludeFilter.include(Cfinclud eFilter.java:33) at
coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java:157) at
coldfusion.filter.RequestMonitorFilter.invoke(Requ estMonitorFilter.java:51) at
coldfusion.filter.PathFilter.invoke(PathFilter.jav a:86) at
coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:69) at
coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
er.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:38) at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:38) at
coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22) at
coldfusion.filter.RequestThrottleFilter.invoke(Req uestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107) at
coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java:78) at
jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91) at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42) at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:257) at
jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:541) at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:204) at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:426)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
capesong Guest
-
CFMX7 with updater on SUSE Linux Enterprise Server 9problems
Hello, I have a license for Coldfusion MX 7 Enterprise. I am installing in Multiserver mode (to run 4 instances) on SUSE Linux Enterprise Server 9... -
CFMX7 Templates compilation
Hello to the community. I need to know if someone has already compiled the CFM templates into a JAR file and delpoyed, to exchange knowledge,... -
CFMX7 charts: stacked bar graph w/ 1 item broken
I'm using (at least attempting to) a stacked rotated bar graph (now in CFMX7, horizontalbar) with multiple cfchartseries to display a single... -
applying templates to multiple files ?
Is there a way in Dreamweaver MX or Dreamweaver 3 to select a group of .html page files and then apply a single template to all selected files? We... -
Applying Templates "En Masse"
I would just like to respond to the person who said: "3000 pages and using templates, boy I had to have a laugh. Hell this forum cheers me up... -
robisen@gmail.com #2
Re: All templates broken after applying CFMX7 updater
Hmm,
thats odd. Try rerunning the Jrun webconnector utility or simple the
updateallconnectors batch file. If that does not help then you should
try to reinstall. It possible that the updater was curropted or messed
up and a bad jar was copied over. Can you also check your updater log
for errors?
Robi
robisen@gmail.com Guest



Reply With Quote

