" /> error.badfetch event throwed , when a db data block executed. - Genesys CTI User Forum

Author Topic: error.badfetch event throwed , when a db data block executed.  (Read 3942 times)

Offline kevinwang

  • Full Member
  • ***
  • Posts: 159
  • Karma: 0
error.badfetch event throwed , when a db data block executed.
« on: February 08, 2011, 09:24:47 PM »
Advertisement
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?

Offline kevinwang

  • Full Member
  • ***
  • Posts: 159
  • Karma: 0
Re: error.badfetch event throwed , when a db data block executed.
« Reply #1 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?

Offline N.Ali

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: error.badfetch event throwed , when a db data block executed.
« Reply #2 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

Offline newbee@Genesys

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
  • started learning Genesys
Re: error.badfetch event throwed , when a db data block executed.
« Reply #3 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

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: error.badfetch event throwed , when a db data block executed.
« Reply #4 on: August 16, 2016, 05:41:19 PM »
404 is not found. Check case sentitive names.
Check MCP