You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2021/08/02 15:50:00 UTC

[jira] [Created] (IGNITE-15225) Improve logging of the peer class loading error message

Denis Chudov created IGNITE-15225:
-------------------------------------

             Summary: Improve logging of the peer class loading error message
                 Key: IGNITE-15225
                 URL: https://issues.apache.org/jira/browse/IGNITE-15225
             Project: Ignite
          Issue Type: Improvement
            Reporter: Denis Chudov
            Assignee: Denis Chudov


Improve logging of the peer class loading error message
 * add cause (stacktrace/top of stack trace)

 * class loader hierarhy

 * Detailed description - timeout/no class found/etc.

in case of WARNing
{code:java}
[WARN ][pub-#61341%DPL_GRID%DplGridNodeName%][o.a.i.i.m.d.GridDeploymentPerVersionStore] Failed to send class-loading request to node (is node alive?) [node=2a2fe872-9a9f-4d2b-82f8-323c0abc2ec4, clsName=com.sbt.acquiring.processing.kafka.serialization.KryoObjectSerializer, clsPath=com/sbt/acquiring/processing/kafka/serialization/KryoObjectSerializer.class, clsLdrId=d9cdd92a771-2a2fe872-9a9f-4d2b-82f8-323c0abc2ec4, parentClsLdr=com.sbt.ignite.factory.NodeClassLoader@2d6e2c6f]
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)