[
https://issues.apache.org/jira/browse/WICKET-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov updated WICKET-6985:
----------------------------------------------
Summary: Insufficient information logged by CheckingObjectOutputStream when
delegation to Externalizable (was: When delegate to Externali)
> Insufficient information logged by CheckingObjectOutputStream when delegation
> to Externalizable
> -----------------------------------------------------------------------------------------------
>
> 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
> Priority: Major
>
> 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)