Mike (or anyone),

 Here are a few stack traces from the errors I'm seeing in the Coldfusion 
admin.  

>From the Settings Page:
Error Occurred While Processing Request 
The system has attempted to use an undefined value, which usually indicates a 
programming error, either in your code or some system code. 

Null Pointers are another name for undefined values. 

 
The error occurred in 
D:\Inetpub\wwwroot\CFIDE\administrator\settings\server_settings.cfm: line 261

Please try the following: 
Check the ColdFusion documentation to verify that you are using the correct 
syntax. 
Search the Knowledge Base to find a solution to your problem. 

Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Remote Address   10.65.6.26
Referrer   [removed]/cfide/administrator/navserver.cfm
Date/Time   03-Aug-05 11:38 AM
Stack Trace (click to expand) 
at 
cfserver_settings2ecfm1504042259._factor6(D:\Inetpub\wwwroot\CFIDE\administrator\settings\server_settings.cfm:261)
 at 
cfserver_settings2ecfm1504042259.runPage(D:\Inetpub\wwwroot\CFIDE\administrator\settings\server_settings.cfm:1)
 


java.lang.NullPointerException
        at 
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:327)
        at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:142)
        at coldfusion.tagext.lang.ModuleTag.setTemplate(ModuleTag.java:529)
        at coldfusion.tagext.lang.ModuleTag.setTemplatePath(ModuleTag.java:180)
        at coldfusion.tagext.lang.ImportedTag.setName(ImportedTag.java:27)
        at 
cfserver_settings2ecfm1504042259._factor6(D:\Inetpub\wwwroot\CFIDE\administrator\settings\server_settings.cfm:261)
        at 
cfserver_settings2ecfm1504042259.runPage(D:\Inetpub\wwwroot\CFIDE\administrator\settings\server_settings.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
        at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
        at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
        at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:105)
        at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)



>From the datasource page

Error Occurred While Processing Request 
The system has attempted to use an undefined value, which usually indicates a 
programming error, either in your code or some system code. 

Null Pointers are another name for undefined values. 

 
The error occurred in 
D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm: line 148
Called from D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm: line 
147
Called from D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm: line 1

146 : ”óK 9„!WÈ
147 : 
‹SÅ;½­"4¸î)gˆð“ßHñòO‡ÐÜŠrìôðã‚j2¿=…í(Ö]ˆ•ï”
 
G¨]ŸIòüQ8"dÌ’ú1”hÕ-–(ÓX“SºüˆÌ³šú¶Ù·å^ë¦d1ʇC®
íÖÒçZøvþvì%§‚4~
148 : X«9ÏŒ­©{u€S5'Õ9‚ya$g Kœæ±Ã!‰¥p)fYEMmê_7 
Y"áƒüúÝ'-Æv Y"ánµ>Å
“=ĬC¿Y¶Û‚œ÷X­¥\qõ+3.zŒ†°g4òBa.°Ûë4C?
:‡ã«ÒÆý[ÌUÈá·
149 : 8¢A=új¡, ΜwgÕ›ð¤‹(N‹¦#Û~¦Wœ 
ïkÖñôIÎ#¢ü)ðcïhÇhF‰D¼ä-ô¬C(ehûØÈärÀݵm™RíÉX沄<05î´ª_K4Y×ÌIó
 [EMAIL PROTECTED]:]Í7­ïs4úru~³E ‘En˜$}² 
ã¯>(Û܆_8Jçíµô˜OµHr­Obc©¾È£Öß­3ïÞó 
Qìn!Unš4¥MSI”½£*ZŒ  8V7nÞâŠiëFP ’Ãègqy9
150 : Âö¶¤–7


Please try the following: 
Check the ColdFusion documentation to verify that you are using the correct 
syntax. 
Search the Knowledge Base to find a solution to your problem. 

Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Remote Address   10.65.6.26
Referrer   [removed]/cfide/administrator/navserver.cfm
Date/Time   03-Aug-05 11:40 AM
Stack Trace (click to expand) 
at 
cfindex2ecfm605833265._factor7(D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm:148)
 at 
cfindex2ecfm605833265._factor15(D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm:147)
 at 
cfindex2ecfm605833265.runPage(D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm:1)
 


java.lang.NullPointerException
        at 
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:327)
        at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:142)
        at coldfusion.tagext.lang.ModuleTag.setTemplate(ModuleTag.java:529)
        at coldfusion.tagext.lang.ModuleTag.setTemplatePath(ModuleTag.java:180)
        at coldfusion.tagext.lang.ImportedTag.setName(ImportedTag.java:27)
        at 
cfindex2ecfm605833265._factor7(D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm:148)
        at 
cfindex2ecfm605833265._factor15(D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm:147)
        at 
cfindex2ecfm605833265.runPage(D:\Inetpub\wwwroot\CFIDE\administrator\datasources\index.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
        at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
        at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
        at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:105)
        at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


Charting

Error Occurred While Processing Request 
The system has attempted to use an undefined value, which usually indicates a 
programming error, either in your code or some system code. 

Null Pointers are another name for undefined values. 

 
The error occurred in 
D:\Inetpub\wwwroot\CFIDE\administrator\settings\charting.cfm: line 96

Please try the following: 
Check the ColdFusion documentation to verify that you are using the correct 
syntax. 
Search the Knowledge Base to find a solution to your problem. 

Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Remote Address   10.65.6.26
Referrer   [removed]/cfide/administrator/navserver.cfm
Date/Time   03-Aug-05 11:42 AM
Stack Trace (click to expand) 
at 
cfcharting2ecfm1923867095.runPage(D:\Inetpub\wwwroot\CFIDE\administrator\settings\charting.cfm:96)
 


java.lang.NullPointerException
        at 
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:327)
        at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:142)
        at coldfusion.tagext.lang.ModuleTag.setTemplate(ModuleTag.java:529)
        at coldfusion.tagext.lang.ModuleTag.setTemplatePath(ModuleTag.java:180)
        at coldfusion.tagext.lang.ImportedTag.setName(ImportedTag.java:27)
        at 
cfcharting2ecfm1923867095.runPage(D:\Inetpub\wwwroot\CFIDE\administrator\settings\charting.cfm:96)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
        at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
        at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
        at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:105)
        at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


  ;)  If you had any comments or suggestions, I would certainly welcome them.  


--
Jeffry Houser, Software Developer, Writer, Songwriter, Recording Engineer
AIM: Reboog711  | Phone: 1-203-379-0773
--
My Company: <http://www.dot-com-it.com> 
My Books: <http://www.instantcoldfusion.com>
My Recording Studio: <http://www.fcfstudios.com>
Connecticut Macromedia User Group: <http://www.ctmug.com>


>Can you send me the stack trace from the error message?
>---nimer
>
>-----Original Message-----
>From: Jeffry Houser [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, August 02, 2005 2:55 PM
>To: CF-Talk
>Subject: ColdFusion Admin Error
>
>  I'm stumped.
>
>  This is a screenshot:
>http://www.instantcoldfusion.com/cfadminerror.jpg 
>..  I get similar errors for settings, caching, memory variables,
>charting, 
>data sources, debugging settings, and debugging IP address.
>
>  ColdFusion MX 6.1 deployed on JRun (not the standalone edition of 
>CF).  Windows 2000 / IIS 5.  The ColdFusion instance is working
>properly, 
>its just the admin that throws an error.
>
>  Other sites on the same box have CFIDE virtual directories that point
>to 
>the same 'cfide hard directory' w/o problems.  Presumably this is a 
>configuration error (as opposed to a bug in the admin) but I can't seem
>to 
>figure it out.
>
>  Any ideas?
>
>
>--
>Jeffry Houser, Software Developer, Writer, Songwriter, Recording
>Engineer
>AIM: Reboog711  | Phone: 1-203-379-0773
>--
>My Company: <http://www.dot-com-it.com>
>My Books: <http://www.instantcoldfusion.com>
>My Recording Studio: <http://www.fcfstudios.com>
>Connecticut Macromedia User Group: <http://www.ctmug.com>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213603
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to