Skip to Content
0
Former Member
Jul 03, 2007 at 05:32 AM

MSS NullPointerException in setTime

39 Views

Getting the following error when trying to run MSS in our newly installed NW2004S portal:

500 Internal Server Error

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

java.lang.NullPointerException

at java.util.Calendar.setTime(Calendar.java:910)

at java.text.SimpleDateFormat.format(SimpleDateFormat.java:782)

at java.text.SimpleDateFormat.format(SimpleDateFormat.java:775)

at java.text.DateFormat.format(DateFormat.java:314)

at com.sap.xss.hr.attendanceoverview.BAttendanceOverviewComp.setTimeStamp(BAttendanceOverviewComp.java:632)

... 61 more

Running on NW 2004S SP-Stack 9.

Anyone have any suggestions on how to resolve this issue?

Regards,

Jason