Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

500 Invalid token '' found on line 22 at column 20. 1

Status
Not open for further replies.

silverspecv

Programmer
Oct 31, 2003
125
US
Well, I messed up really bad guys.. I was doing something funky, and I trashed my server by touching every cfm file on the whole server (c: and e:).. I couldn't get into the administrator for a while, but I copied cfide from another machine, and now I can get into cfadministrator.. but the problem I'm having is I'm getting this error message on all instances of <cfform>

500 Invalid token '' found on line 22 at column 20.

It sure would be nice if it would list the file to go with that handy dandy line number

I'm also getting a smattering of the following:

500 Function isAuthorized is not supported in ColdFusion MX

Which is the original error I was getting trying to log on to the cfadministrator. That one is due to having the wrong version of cfide in place, but I don't know where it could be looking for that

I'll just be over here kicking myself in case anyone has any ideas :(
 
And there is this in the exception.log file:

Code:
"Error","jrpp-49","02/15/05","14:35:28",,"Invalid token 'ž' found on line 1 at column 12.<p>The CFML compiler was processing:<ul><li>the tag attribute ""p"", on line 1, column 11.<li>a cfsilent tag beginning on line 1, column 2.</ul> The specific sequence of files included or processed is: C:\CFusionMX\[URL unfurl="true"]wwwroot\WEB-INF\exception\coldfusion\compiler\ParseException.cfm[/URL] "
coldfusion.compiler.TokenMgrError: Invalid token 'ž' found on line 1 at column 12.
	at coldfusion.compiler.cfml40TokenManager.getNextToken(cfml40TokenManager.java:6439)
	at coldfusion.compiler.cfml40.jj_ntk(cfml40.java:6610)
	at coldfusion.compiler.cfml40.TagAttribute(cfml40.java:2628)
	at coldfusion.compiler.cfml40.attribute_list_aux(cfml40.java:2522)
	at coldfusion.compiler.cfml40.attribute_list(cfml40.java:2500)
	at coldfusion.compiler.cfml40.cftag(cfml40.java:215)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:2280)
	at coldfusion.compiler.cfml40.start(cfml40.java:2373)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:380)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:305)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:240)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:97)
	at coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:263)
	at coldfusion.util.LruCache.get(LruCache.java:188)
	at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:214)
	at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
	at coldfusion.util.SoftCache.get(SoftCache.java:81)
	at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:356)
	at coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:325)
	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 cfexception_en2exml1987932571.runPage(C:\CFusionMX\[URL unfurl="true"]wwwroot\WEB-INF\exception\exception_en.xml:12)[/URL]
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
	at cfdetail2ecfm1487115729.runPage(C:\CFusionMX\[URL unfurl="true"]wwwroot\WEB-INF\exception\detail.cfm:35)[/URL]
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:256)
	at cfParseException2ecfm2132678341.runPage(C:\CFusionMX\[URL unfurl="true"]wwwroot\WEB-INF\exception\coldfusion\compiler\ParseException.cfm:3)[/URL]
	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.CfincludeFilter.include(CfincludeFilter.java:30)
	at coldfusion.filter.ExceptionFilter.runBuiltInHandler(ExceptionFilter.java:462)
	at coldfusion.filter.ExceptionFilter.handleException(ExceptionFilter.java:263)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:61)
	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)
 
Here is the entry from the application.log file

Code:
"Error","jrpp-49","02/15/05","14:35:28","cfadmin","Invalid token '' found on line 22 at column 20.<p>The CFML compiler was processing:<ul><li>an expression beginning with ""thisTag.\u00e5R\u00e7\u00ccD"", on line 22, column 7.This message is usually caused by a problem in the expressions structure.<li>a cfif tag beginning on line 22, column 2.</ul> The specific sequence of files included or processed is: C:\Inetpub\[URL unfurl="true"]wwwroot\CFIDE\administrator\settings\server_settings.cfm[/URL] "
 
Nevermind, I fixed it.. I somehow managed to touch all the .cfm files under c:\cfusionmx\web-inf, so I copied them from a working dev server, and now all is (or appears to be) well..

Ok, well I'm going to go slam my tongue in the car door as penance.. later guys
 
thank you for the follow up even though no one helped. :)

If you don't ask the right questions, you don't get the right answers. A question asked in the right way often points to its own answer. Asking questions is the ABC of diagnosis. Only the inquiring mind solves problems.

-Quote by Edward Hodnett
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top