You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2012/06/05 02:23:23 UTC

[jira] [Created] (HBASE-6161) Log Error when thrift server fails to start up.

Elliott Clark created HBASE-6161:
------------------------------------

             Summary: Log Error when thrift server fails to start up.
                 Key: HBASE-6161
                 URL: https://issues.apache.org/jira/browse/HBASE-6161
             Project: HBase
          Issue Type: Improvement
            Reporter: Elliott Clark
            Assignee: Elliott Clark


When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer

It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289156#comment-13289156 ] 

Hudson commented on HBASE-6161:
-------------------------------

Integrated in HBase-0.94 #247 (See [https://builds.apache.org/job/HBase-0.94/247/])
    HBASE-6161 Log Error when thrift server fails to start up (Revision 1346232)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6161:
-------------------------

    Attachment: HBASE-6161-0.094.patches

Patch applied to 0.94 branch
                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289089#comment-13289089 ] 

Hadoop QA commented on HBASE-6161:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12530880/HBASE-6161-0.patches
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 3 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
                  org.apache.hadoop.hbase.replication.TestReplication

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2104//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2104//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2104//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2104//console

This message is automatically generated.
                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl closed HBASE-6161.
--------------------------------

    
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289354#comment-13289354 ] 

Hudson commented on HBASE-6161:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #41 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/41/])
    HBASE-6161 Log Error when thrift server fails to start up (Revision 1346231)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289799#comment-13289799 ] 

Hudson commented on HBASE-6161:
-------------------------------

Integrated in HBase-0.94-security #35 (See [https://builds.apache.org/job/HBase-0.94-security/35/])
    HBASE-6161 Log Error when thrift server fails to start up (Revision 1346232)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6161:
---------------------------------

    Status: Patch Available  (was: Open)
    
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Elliott Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-6161:
---------------------------------

    Attachment: HBASE-6161-0.patches
    
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289170#comment-13289170 ] 

Hudson commented on HBASE-6161:
-------------------------------

Integrated in HBase-TRUNK #2988 (See [https://builds.apache.org/job/HBase-TRUNK/2988/])
    HBASE-6161 Log Error when thrift server fails to start up (Revision 1346231)

     Result = SUCCESS
stack : 
Files : 
* /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6161) Log Error when thrift server fails to start up.

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-6161:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.1
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Applied trunk and 0.94 branch.  Thanks for patch Elliott.
                
> Log Error when thrift server fails to start up.
> -----------------------------------------------
>
>                 Key: HBASE-6161
>                 URL: https://issues.apache.org/jira/browse/HBASE-6161
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.94.1
>
>         Attachments: HBASE-6161-0.094.patches, HBASE-6161-0.patches
>
>
> When thrift server fails to come up all that is logged is: 12/06/05 00:22:06 FATAL thrift.ThriftServerRunner: Cannot run ThriftServer
> It would be better to log the error that caused the thrift server to not come up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira