ideaboost created WICKET-6985:
---------------------------------
Summary: When delegate to Externali
Key: WICKET-6985
URL: https://issues.apache.org/jira/browse/WICKET-6985
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 8.13.0
Environment: linux
Reporter: ideaboost
No correct exception description print by logger, as exception is hidden for
non- ObjectCheckException .
Can not trace the root cause, it's hard to debug.
[https://github.com/apache/wicket/blob/765189c9e03af85997865bc43712951ad2f163d9/wicket-core/src/main/java/org/apache/wicket/core/util/objects/checker/CheckingObjectOutputStream.java#L452]
Current ErrorMessage:
Error delegating to Externalizable : null, path:
/data/abc/xyz/[write:1]/otherStatusObject
--
This message was sent by Atlassian Jira
(v8.20.7#820007)