How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
WARN [http-nio-8080-exec-9][MVCPortlet:299] No render mappings found for MVC render command name "/digital_signature/collect_digital_signature"for portlet com_liferay_digital_signature_web_internal_portlet_CollectDigitalSignaturePortlet
WARN [http-nio-8080-exec-4][DSEnvelopeManagerImpl:267] Invalid local date time
java.time.format.DateTimeParseException: Text '' could not be parsed at index 0
at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949) ~[?:1.8.0_201]
at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851) ~[?:1.8.0_201]
at java.time.LocalDateTime.parse(LocalDateTime.java:492) ~[?:1.8.0_201]
at com.liferay.digital.signature.internal.manager.DSEnvelopeManagerImpl._toLocalDateTime(DSEnvelopeManagerImpl.java:261) ~[?:?]
at