Okay, I found the issue. If, in their test form I put in "?xml=" in the text
field before I put the xml I want to send the page the request makes it to
the intended page. If I leave it out it bombs consistently on CFMX servers
of the same version as mine 6.1.0.63958. This error doesnt occur on CF 5. I
have not tested it on the latest updated version.

I am assuming that they must be dynamically creating their url string and
forgot the first part. I have not been able to look at their code, so I dont
know for sure.

-----Original Message-----
From: John Stanley 
Sent: Friday, November 05, 2004 3:12 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Attn: Adam Cantrell (or any other CF Gurus)


BTW, there are no apostrophes in our xml file, as was the case in Adam's
original email.

-----Original Message-----
From: John Stanley 
Sent: Friday, November 05, 2004 3:05 PM
To: CF-Talk
Subject: Attn: Adam Cantrell (or any other CF Gurus)


Adam (and to any others concered). Sorry for the cross-post.
In the cf-talk thread
<http://www.houseoffusion.com/lists.cfm/link=m:4:28773:144462>
you were running into this issue when getting XML via flash. We are getting
the same exact error when receiving XML from an outside source using .Net.

Were you ever able to resolve this issue?

java.lang.IllegalArgumentException at
coldfusion.filter.FormScope.parseQueryString(FormScope.java:267) at
coldfusion.filter.FormScope.parsePostData(FormScope.java:239) at
coldfusion.filter.FormScope.fillForm(FormScope.java:190) at
coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:345
) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) 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:29
4) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


Thanks 


John Stanley
Web Application Developer
Active Aero Group
http://www.activeaero.com
734-547-7277





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183656
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to