使用DateTime org.mule.weave.v2.module.pojo.exception.JavaFieldRefException更新CloudHub后出现Mulesoft错误

使用DateTime org.mule.weave.v2.module.pojo.exception.JavaFieldRefException更新CloudHub后出现Mulesoft错误,java,mulesoft,mule4,Java,Mulesoft,Mule4,Cloudhub自动更新后,我们突然发现错误。(当前运行时版本4.2.2) 我们无法确定该项目的位置 org.mule.weave.v2.module.pojo.exception.JavaFieldRefException: An exception occurred while trying to access field function `java.time.Instant.MIN. Caused by: java.time.DateTimeException: Invalid va

Cloudhub自动更新后,我们突然发现错误。(当前运行时版本4.2.2)

我们无法确定该项目的位置

org.mule.weave.v2.module.pojo.exception.JavaFieldRefException: An exception occurred while trying to 
access field function  `java.time.Instant.MIN.
Caused by: java.time.DateTimeException: Invalid value for Year (valid values -999999999 - 999999999): -1000000000
java.time.temporal.ValueRange.checkValidIntValue(ValueRange.java:330)
java.time.temporal.ChronoField.checkValidIntValue(ChronoField.java:722)
java.time.LocalDate.ofEpochDay(LocalDate.java:341)
java.time.LocalDateTime.ofEpochSecond(LocalDateTime.java:422)
java.time.LocalDateTime.ofInstant(LocalDateTime.java:398)
org.mule.weave.v2.module.pojo.reader.JavaLocalDateTimeValue$.apply(JavaLocalDateTimeValue.scala:76)

Unknown location