We are having some evil issues with cfmx web services (cfc) lately. 
(See error detail below.)

So, far we think that it's getting hit too quickly? Our current theory
is CF is checking the sub-code to see if the cfc has changed on every
hit. If you make a call while it's in the middle of that, it chokes.
Also, to make matters worse, if I hit the web service directly via the
URL and hit refresh a few times, it completely hangs the server.

Anyone out there seen similar issues?

<cfErrorDetail>
Detail: Here is the fault returned when invoking the web service
operation:<br> <pre>AxisFault faultCode:
{http://xml.apache.org/axis/}HTTP faultSubcode: faultString:
(500)Internal Server Error faultActor: faultNode: faultDetail: {}:return
code: 500 {http://xml.apache.org/axis/}HttpErrorCode:500 </pre>

Message: Could not perform web service invocation "requestJobByGUID".  

StackTrace: coldfusion.xml.rpc.ServiceProxy$ServiceInvocationException:
Could not perform web service invocation "requestJobByGUID". at
coldfusion.xml.rpc.ServiceProxy.invokeImpl(ServiceProxy.java:230) at
coldfusion.xml.rpc.ServiceProxy.invoke(ServiceProxy.java:153) at
coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634) at
cfJobRequest2ecfc848481392$funcCOMMIT._ ... exedra ...
</cfErrorDetail>

Justin Hansen


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236315
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