JGroups channel initialization failure exception poorly reported
----------------------------------------------------------------

         Key: HEDERA-41
         URL: https://forge.continuent.org/jira/browse/HEDERA-41
     Project: Hedera
        Type: Improvement

    Versions: Hedera 1.6.2    
    Reporter: Jussi Pajala
 Assigned to: Robert Hodges 
    Priority: Trivial
     Fix For: Hedera 2.0


Original exception information is lost if JGroups Channel Initalization fails.

org/continuent/hedera/factory/JGroupsGroupCommunicationFactory, method 
createChannelAndGroupMembershipService

add following line into catch-block:
      logger.warn(e);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Hedera mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/hedera

Reply via email to