Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: kevinwang on February 08, 2011, 09:24:47 PM
-
I developed a ivr application using composer, a db data block included.
some times, not always, there is a error.badfetch event throwed, when this db data block was executed.
15:42:33.268 Int 50034 00CB00D5-10003EF4 6120 event error.badfetch:1|Fetch timeout [Target: http://ipaddress/composerproject/include/dbrequest.jsp ]
for dberror, dbconnection, dbconnectionerror, I can handle in my ivr application, but for this error.badfetch, looks like must be fixed, or should be handled in system level, not application level?
-
It looks like I can use exception in the entry block to handle this error.badfetch error?
-
Hi Kevin,
Can you please share how did you fix this issue, we are also facing this issue.
Our tomcat is randomly fails on specific menu with bed fetch error.
regards
-
Hello There,
I am using Composer and I see error.badfetch.http.404: [http://IPADDRESS:PORT/JavaComposerProject/include/dbrequest.jsp] when the program try to execute a db block with correct connection and correct query.
I am new to composer and I am not sure what is it causing this. I could see dbrequest.jsp file present in include folder under main project folder.
any suggestion to fix this problem.
Thanks
-
404 is not found. Check case sentitive names.
Check MCP