cancel
Showing results for 
Search instead for 
Did you mean: 

WDRuntimeException:Instance of view controller XXXX does not exist

Former Member
0 Kudos

Hi,

I'm working with SAP NetWeaver CE v7.11 SP 1.

I have 2 views in my project - one regular view with table and one view with interactive form element.

The problem is this : sometimes when i navigate from one view to another and backwards , in an unconssitent way, i am getting

the error : WDRuntimeException:Instance of view controller XXXX does not exist (The error indicates the problem in the second screen).

In order to move from one view to another im using in an ordinary plugs, which have never done any problems.

It is very importent to say that if i dont return to the first screen it doesnt happened.

Also, it happens in the first screen when i am using drop down that does not belong to second screen.

we tried to look in logs and didnt get anything.

Thanks for help,Udi

Accepted Solutions (0)

Answers (1)

Answers (1)

dao_ha
Active Contributor
0 Kudos

Hi Udi,

This problem may be caused by how you organized your views (e.g. in the same window or not?), where you fired your plugs (e.g. in the comp or view controller?), etc. I found a few threads (and many more if you searched for them) that proposed different solutions which might be helpful for you

Hope it helps.

Regards,

Dao