cancel
Showing results for 
Search instead for 
Did you mean: 

Error : com.sap.tc.webdynpro.progmodel.context.ContextException

Former Member
0 Kudos

Hi all,

I am fairly new to webdynpro and now required to look into one of the problem users are facing while trying to access data from a search popup window.

Given below is the priliminary error stack.

com.sap.tc.webdynpro.progmodel.context.ContextException: DataNodeInfo(<unknown>.SearchCriteriaFields): the controller has already been destroyed

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.getContextInternal(NodeInfo.java:273)

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.createElement(NodeInfo.java:859)

at com.sap.tc.webdynpro.progmodel.context.Node.createElementInternal(Node.java:1348)

at com.sap.tc.webdynpro.progmodel.context.Node.doSupplyElements(Node.java:451)

at com.sap.tc.webdynpro.progmodel.context.Node.supplyElements(Node.java:403)

Can anyone help me to identify and resolve this issue?

Thanks in advance.

Best Regards

GK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi GK,

Can you check this link, it may solve/give a lead to your problem.

Regards,

Hari.

PS: Awarding points will get you some points.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Make sure your datasource context binding. i can suggest only check context binding and if every thing is fine, delete your datasource and recreate it. if your using datasource from BAPI, reimport the model. i hope this will solve your problem.

Best regards

Ravi.Golla