[ 
https://issues.apache.org/jira/browse/HDDS-1377?focusedWorklogId=222422&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-222422
 ]

ASF GitHub Bot logged work on HDDS-1377:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Apr/19 17:14
            Start Date: 03/Apr/19 17:14
    Worklog Time Spent: 10m 
      Work Description: xiaoyuyao commented on pull request #683: HDDS-1377. OM 
failed to start with incorrect hostname set as ip addre…
URL: https://github.com/apache/hadoop/pull/683
 
 
   …ss in CSR.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 222422)
            Time Spent: 10m
    Remaining Estimate: 0h

> OM failed to start with incorrect hostname set as ip address in CSR
> -------------------------------------------------------------------
>
>                 Key: HDDS-1377
>                 URL: https://issues.apache.org/jira/browse/HDDS-1377
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> OM failed to start after HDDS-1355.
> {code}
> om_1 | 2019-04-03 16:23:50 ERROR OzoneManager:865 - Failed to start the 
> OzoneManager.
> om_1 | java.lang.IllegalArgumentException: IP Address is invalid
> om_1 | at org.bouncycastle.asn1.x509.GeneralName.<init>(Unknown Source)
> om_1 | at 
> org.apache.hadoop.hdds.security.x509.certificates.utils.CertificateSignRequest$Builder.addAltName(CertificateSignRequest.java:205)
> om_1 | at 
> org.apache.hadoop.hdds.security.x509.certificates.utils.CertificateSignRequest$Builder.addIpAddress(CertificateSignRequest.java:197)
> om_1 | at 
> org.apache.hadoop.ozone.om.OzoneManager.getSCMSignedCert(OzoneManager.java:1387)
> om_1 | at 
> org.apache.hadoop.ozone.om.OzoneManager.initializeSecurity(OzoneManager.java:1018)
> om_1 | at 
> org.apache.hadoop.ozone.om.OzoneManager.omInit(OzoneManager.java:971)
> om_1 | at 
> org.apache.hadoop.ozone.om.OzoneManager.createOm(OzoneManager.java:928)
> om_1 | at org.apache.hadoop.ozone.om.OzoneManager.main(OzoneManager.java:859)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to