cancel
Showing results for 
Search instead for 
Did you mean: 

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

susmita_panigrahi
Active Participant
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

susmita_panigrahi
Active Participant
0 Kudos

Issue is with the SAp HR data.Tele phone and Fax number is not maiantained peroperly.

narendra_bendi
Active Participant
0 Kudos

Hi Susmita,

Check the java version of the Production system..

Regards,

Narendra.