Hi, has anyone seen an error message like this one?
I have googled but there is nothing terribly helpful.

I am moving a piece of code from a CF box to a CFMX 6.1 box... Cant even
get a line number to know where to start debuggin :(

Any thoughts?

Thanks
James


-------


(class: cfedit_page2ecfm1723967826, method: _factor2 signature:
(Ljavax/servlet/jsp/tagext/Tag;Ljavax/servlet/jsp/JspWriter;)Ljava/lang/Object;) 
Illegal exception table range

ColdFusion cannot determine the line of the template that caused this
error. This is often caused by an error in the exception handling
subsystem.
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/5.0 (X11; U; Linux i686; en-US; rv:1.6a)
Gecko/20031029
Remote Address          203.217.31.55
Referrer        http://www.moomail.com.au/palmsprings2/hoof/site_map.cfm
Date/Time       22-Jan-04 02:59 PM
Stack Trace
java.lang.VerifyError: (class: cfedit_page2ecfm1723967826, method:
_factor2 signature:
(Ljavax/servlet/jsp/tagext/Tag;Ljavax/servlet/jsp/JspWriter;)Ljava/lang/Object;) 
Illegal exception table range

java.lang.VerifyError: (class: cfedit_page2ecfm1723967826, method:
_factor2 signature:
(Ljavax/servlet/jsp/tagext/Tag;Ljavax/servlet/jsp/JspWriter;)Ljava/lang/Object;) 
Illegal exception table range
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:1610)
        at java.lang.Class.getConstructor0(Class.java:1922)
        at java.lang.Class.newInstance0(Class.java:278)
        at java.lang.Class.newInstance(Class.java:261)
        at
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:327)
        at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:142)
        at
coldfusion.tagext.lang.IncludeTag.setTemplatePath(IncludeTag.java:78)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:61)
        at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
        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 jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
        at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
        at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
        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:294)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)




---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to