Skip to Content
0
Sep 22, 2009 at 06:11 AM

java.lang.ClassCastException while accessing Who's Who application in ESS

29 Views

Hi

Inside Employee Self-Service role we have Who's Who application. When we search for employee it will show list of Employee in the Result List. When we select an employee from the Result list it should display the details page. However we are getting exception:

java.lang.ClassCastException

at com.sap.xss.hr.wiw.detail.VcWiwDetailView.wdDoModifyView(VcWiwDetailView.java:370)

at com.sap.xss.hr.wiw.detail.wdp.InternalVcWiwDetailView.wdDoModifyView(InternalVcWiwDetailView.java:443)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)

at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:481

The above issue exists only in production, development is working fine.

Can any body provide the information how to solve the above issue and what is the root cause of ClassCast exception?

Thanks

Susmita