Problems with b301 updater
"windspinnah" <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.user |
|---|---|
| Message-ID | <[email protected]> |
I got a WDDX error when I ran the b301 updater, and I've tried it in 2
computers already. Is this natural or does this mean that I need to
upgrade from CFMX 6.1 to CFMX 7?
Here's the error:
Added image/file tinymce callback...
Error Occurred While Processing Request
WDDX packet parse error at line 1, column -1. Document root element is
missing..
The error occurred in
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:
line 69
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:
line 21
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:
line 1
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\index.cfm:
line 24
67 : </cfquery>
68 :
69 : <cfwddx action="wddx2cfml" input="#qList.wconfig#"
output="stConfig">
70 : <cfset stConfig.insertimage_callback = "showWindowdmImage">
71 : <cfset stConfig.file_browser_callback = "showWindowdmFile">
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 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3)
Gecko/20060426 Firefox/1.5.0.3
Remote Address 127.0.0.1
Referrer http://localhost/farcry/updates/index.cfm
Date/Time 12-Jul-06 05:32 PM
Stack Trace
at
cfb3012ecfm1821719745._factor5(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:69)
at
cfb3012ecfm1821719745._factor11(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:21)
at
cfb3012ecfm1821719745.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:1)
at
cfindex2ecfm1051100957.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\index.cfm:24)
coldfusion.wddx.WddxDeserializationException: WDDX packet parse error
at line 1, column -1. Document root element is missing..
at
coldfusion.wddx.DeserializerWorker.throwSAXException(DeserializerWorker.java:356)
at
coldfusion.wddx.DeserializerWorker.fatalError(DeserializerWorker.java:242)
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3342)
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3327)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:635)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:333)
at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
at
org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:314)
at
coldfusion.wddx.DeserializerWorker.deserialize(DeserializerWorker.java:265)
at
coldfusion.wddx.WddxDeserializer.deserialize(WddxDeserializer.java:93)
at coldfusion.tagext.lang.WddxTag.deserialize(WddxTag.java:265)
at coldfusion.tagext.lang.WddxTag.doStartTag(WddxTag.java:144)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
at
cfb3012ecfm1821719745._factor5(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:69)
at
cfb3012ecfm1821719745._factor11(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:21)
at
cfb3012ecfm1821719745.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\b301.cfm:1)
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
cfindex2ecfm1051100957.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\updates\index.cfm:24)
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.PathFilter.invoke(PathFilter.java:80)
at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:24)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
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 received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user-/[email protected]
To unsubscribe from this group, send email to farcry-user-unsubscribe-/[email protected]
For more options, visit this group at http://groups.google.com/group/farcry-user
-~----------~----~----~----~------~----~------~--~---