cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment error

Former Member
0 Kudos

Hi Friends,

After deploy i am getting the below error, how to resolve this issue

The initial exception that caused the request to fail, was:

 

   com.sap.tc.webdynpro.progmodel.context.ContextException: Node(FGT_MainView.Yypp_Tecco_Accept_Input.Teco_Accept_Output.It_Input): cannot bind or add elements because the node has no valid parent

    at com.sap.tc.webdynpro.progmodel.context.Node.setElements(Node.java:468)

    at com.sap.tc.webdynpro.progmodel.context.Node.bind(Node.java:552)

    at com.itc.espb.fgtcomp.FGT_MainView.onActionTeco(FGT_MainView.java:922)

    at com.itc.espb.fgtcomp.wdp.InternalFGT_MainView.wdInvokeEventHandler(InternalFGT_MainView.java:867)

    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

    ... 28 more

 

See full exception chain for details.

Thanks and Regards,

Murali

Accepted Solutions (0)

Answers (2)

Answers (2)

Sreejith1
Contributor
0 Kudos

Hi Murali,

Please check below threads to get the solution.

http://scn.sap.com/thread/47811
http://scn.sap.com/thread/1266526
http://scn.sap.com/thread/1468356

Still if  you are not able to fix, let me know.

Regards,

Ram

amolgupta
Active Contributor
0 Kudos

Hi Murali,

The issue mentions " the node has no valid parent". Pls confirm that the instance of the parent node exists (check cardinality, node/attributes' instance creation). Also a screenshot of the node structure will help. Pls also provide a small description of what you were trying to do when this issue happened.

Regards,

-Amol Gupta