[
https://issues.apache.org/jira/browse/WICKET-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542885#comment-17542885
]
ASF subversion and git services commented on WICKET-6985:
---------------------------------------------------------
Commit 414d3f733e1d07a7f37f88d262b4a828612ab7ec in wicket's branch
refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=414d3f733e ]
WICKET-6985 Insufficient information logged by CheckingObjectOutputStream when
delegation to Externalizable
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> 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)