Skip to Content
0
Former Member
Jun 06, 2008 at 05:02 PM

ESS personal information: Nullpointer exception

26 Views

Hi,

When I try to save data in any of the ESS Personal Information (like Personal data, addreses, etc) I get a nullpointerexception while saving. The data is getting saved but the navigation is not going to the next page. Any ideas?

Im on Portal 7.0 ECC 6.0 and ESS BP 1.0

java.lang.NullPointerException

at com.sap.xss.ser.xssconfview.vc.VcLinksView.wdDoModifyView(VcLinksView.java:167)

at com.sap.xss.ser.xssconfview.vc.wdp.InternalVcLinksView.wdDoModifyView(InternalVcLinksView.java:354)

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)

Regards

Srini