Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Why does certain warnings are causing dumps during Upgrade?

Former Member
0 Likes
462

Hi friends ,

During Upgrade , I made an EPC check .There I got synatx errors and warnings as well. I corrected all the syntax errors except one warning. But later the same warning caused a serious dump though it usually doesnot happen. So is it required to correct warnings resulted in EPC check ? If yes , is there any convenient way to monitor the warnings that cause suich dumps as the number of warnings exceeds far more in amount as compared to syntax errors?

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
429

Hi,

I don't think warning might cause serious errors like errors.. Please check why you got the dump for the warning message...

You should avoid Errors...

Regards,

Nagaraj

Hi,

I don't think warning might cause serious errors like errors.. Please check why you got the dump for the warning message...

You should avoid Errors...

Regards,

Nagaraj

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
430

Hi,

I don't think warning might cause serious errors like errors.. Please check why you got the dump for the warning message...

You should avoid Errors...

Regards,

Nagaraj

Read only

0 Likes
429

somtimes in warnings obsolete function modules are reported . But they are not reported in ERROR section. SO is that a cause for the dumps?