cancel
Showing results for 
Search instead for 
Did you mean: 

Help with error received after navigating from Pop Up.

Former Member
0 Kudos

We are receiving this error after a user navigates from a pop up screen in our WebDynpro application. After clicking on Yes or NO in the pop up it should navigate to another screen.

The strange part is that is does not happen all the time and we have never been able to re-create the error in test. It only happens randomly with no pattern as to when it occcurs.

Since this does not happen all the time, it cannot be a problem with the code. Is there something in the environment or server that could be causing this error?

application [webdynpro/dispatcher] Processing HTTP request to servlet [dispatcher] finished with error. The error is: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot navigate from view xxxxxView because it is not part of the current view assembly
	at java.lang.Throwable.<init>(Throwable.java:56)
	at com.sap.exception.BaseRuntimeException.<init>(BaseRuntimeException.java:128)
	at com.sap.tc.webdynpro.services.exceptions.WDRuntimeException.<init>(WDRuntimeException.java:55)
	at com.sap.tc.webdynpro.services.exceptions.WDRuntimeException.<init>(WDRuntimeException.java:48)
	at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:538)
	at com.sap.tc.webdynpro.progmodel.view.View.navigate(View.java:462)

Accepted Solutions (0)

Answers (2)

Answers (2)

ramasamy_kumar
Explorer
0 Kudos

Hi David,

I think this problem if it is not consitent could occur

if your deployment of the application hasn't gone through all the node properly. Check with basis about the application deployment is it consistent with all the cluster nodes. if not try to make sure that deployment is proper at all nodes.

In that case either you get the problem consistently or you will get ride of the same

Cheers,

Kumar

Former Member
0 Kudos

hi!

i am not sure but this is due to jco connection .check and test jco connection in content administration.

thanks

vishal