Document CheckOut on Content Repository
Hi,
Does anybody experienced issues on check out document?
I have problem on checkout function on P6 Web Access linked to a content repository (WCC).
When I try to check out a document I uploaded on content I have an error.
This is what is written on the log file:
ERROR com.primavera.pvweb.BaseAction ?:? exception processing action
java.lang.NullPointerException
at java.util.Calendar.setTime(Calendar.java:1076)
at java.text.SimpleDateFormat.format(SimpleDateFormat.java:875)
at java.text.SimpleDateFormat.format(SimpleDateFormat.java:868)
at java.text.DateFormat.format(DateFormat.java:316)
at com.primavera.common.util.CalendarUtil.formatTimeZoneDate(Unknown Source)
at com.primavera.pvweb.pm.projectcrdocuments.DocumentDetailsDelegate.getDocumentDetailsTO(Unknown Source)