cancel
Showing results for 
Search instead for 
Did you mean: 

message ed057 breakpoint can not set

Former Member
0 Kudos

Hello,

I had developed a WD application which worked well in DEV system but in QA system when i execute it there comes an exception TYPE NOT FOUND . Then i wanted to debug to find the reason, but while setting the breakpoint i am getting the message

Breakpoint was not set due to a generation error for /1BCWDY/UBPPSYFVZLTRPTHNGK4S==CP

Message no. ED057

Dump details are not helpful so far....

Does anybody have any idea ?

Thanks

Linda

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Thanks all for the replies.

I havnt changed anything and the next day it worked. Sometimes certain systems do uncertain things.

Thanks

Answers (2)

Answers (2)

former_member184578
Active Contributor
0 Kudos

Hi,

It might be due to Transport problem. Check whether you have transported and imported all the objects.

The error is because of syntax error in the program. Instead of setting break point, do a syntax check. You can find the error and fix it.

Hope this helps u.,

Regards,

Kiran

guillaume-hrc
Active Contributor
0 Kudos

Hi,

Some hints:

  • try a syntax check of the relevant WD component(s), it should help you locate the culprit
  • check the transport log, since a missing DDIC element should show in it

Best regards,

Guillaume