Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: kevinwang on February 08, 2011, 09:24:47 PM

Title: error.badfetch event throwed , when a db data block executed.
Post 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?
Title: Re: error.badfetch event throwed , when a db data block executed.
Post by: kevinwang on February 09, 2011, 01:55:29 PM
It looks like I can use exception in the entry block to handle this error.badfetch error?
Title: Re: error.badfetch event throwed , when a db data block executed.
Post by: N.Ali on June 19, 2011, 09:29:01 AM
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
Title: Re: error.badfetch event throwed , when a db data block executed.
Post by: newbee@Genesys on August 16, 2016, 05:10:26 PM
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
Title: Re: error.badfetch event throwed , when a db data block executed.
Post by: cavagnaro on August 16, 2016, 05:41:19 PM
404 is not found. Check case sentitive names.
Check MCP