Strange Error in CF MX Administrator

2003-04-04 Thread Ruggiero, Kevin D
We had another server hang this morning (we're at about 1 every 2 days now),
so I went through our logs and I found this error in the application log a
few minutes before the crash:

Could not find the included template cfadmin_5_unix.cfm.Note: If you wish to
use an absolute template path (e.g. TEMPLATE=/mypath/index.cfm) with
CFINCLUDE then you must create a mapping for the path using the ColdFusion
Administrator. Using relative paths (e.g. TEMPLATE=index.cfm or
TEMPLATE=../index.cfm) does not require the creation of any special
mappings. It is therefore recommended that you use relative paths with
CFINCLUDE whenever possible. The specific sequence of files included or
processed is: D:\Inetpub\wwwroot\CFIDE\componentutils\cfcexplorer.cfc 


This is an error in the CF Administrator itself, so I'm not sure what would
cause this.  Anybody seen it before or have a guess what would cause it?

Thanks,
Kevin
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Strange Error in CF MX Administrator

2003-04-04 Thread Ruggiero, Kevin D
Also, this is the entry in the exception.log:

Error,jrpp-74,04/04/03,10:32:41,,Could not find the included
template cfadmin_5_unix.cfm.Note: If you wish to use an absolute template
path (e.g. TEMPLATE=/mypath/index.cfm) with CFINCLUDE then you must
create a mapping for the path using the ColdFusion Administrator. Using
relative paths (e.g. TEMPLATE=index.cfm or TEMPLATE=../index.cfm)
does not require the creation of any special mappings. It is therefore
recommended that you use relative paths with CFINCLUDE whenever possible.
The specific sequence of files included or processed is:
D:\Inetpub\wwwroot\CFIDE\componentutils\cfcexplorer.cfc 
coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not
find the included template cfadmin_5_unix.cfm.
at coldfusion.tagext.lang.IncludeTag.setTemplate(Unknown Source)
at
cflogin2ecfm1942167648.runPage(D:\Inetpub\wwwroot\CFIDE\componentutils\login
.cfm:92)
at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
at
cfApplication2ecfm1272781787.runPage(D:\Inetpub\wwwroot\CFIDE\componentutils
\Application.cfm:54)
at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
at coldfusion.filter.CfincludeFilter.invoke(Unknown Source)
at coldfusion.filter.CfincludeFilter.include(Unknown Source)
at coldfusion.filter.ApplicationFilter.invoke(Unknown Source)
at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
at coldfusion.filter.PathFilter.invoke(Unknown Source)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown
Source)
at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
at coldfusion.xml.rpc.CFCServlet.invoke(Unknown Source)
at coldfusion.xml.rpc.CFCServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:
335)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:
348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451
)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29
4)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)



 -Original Message-
 From: Ruggiero, Kevin D 
 Sent: Friday, April 04, 2003 11:34 AM
 To: CF-Talk
 Subject: Strange Error in CF MX Administrator
 
 
 We had another server hang this morning (we're at about 1 
 every 2 days now),
 so I went through our logs and I found this error in the 
 application log a
 few minutes before the crash:
 
 Could not find the included template cfadmin_5_unix.cfm.Note: 
 If you wish to
 use an absolute template path (e.g. 
 TEMPLATE=/mypath/index.cfm) with
 CFINCLUDE then you must create a mapping for the path using 
 the ColdFusion
 Administrator. Using relative paths (e.g. TEMPLATE=index.cfm or
 TEMPLATE=../index.cfm) does not require the creation of 
 any special
 mappings. It is therefore recommended that you use relative paths with
 CFINCLUDE whenever possible. The specific sequence of files 
 included or
 processed is: D:\Inetpub\wwwroot\CFIDE\componentutils\cfcexplorer.cfc 
 
 
 This is an error in the CF Administrator itself, so I'm not 
 sure what would
 cause this.  Anybody seen it before or have a guess what 
 would cause it?
 
 Thanks,
 Kevin
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4