Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 32391 invoked from network); 26 Jul 2006 20:58:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2006 20:58:43 -0000 Received: (qmail 91132 invoked by uid 500); 26 Jul 2006 20:58:37 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 91103 invoked by uid 500); 26 Jul 2006 20:58:37 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 91083 invoked by uid 99); 26 Jul 2006 20:58:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 13:58:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 13:58:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DCAE0410009 for ; Wed, 26 Jul 2006 20:56:14 +0000 (GMT) Message-ID: <26706475.1153947374901.JavaMail.jira@brutus> Date: Wed, 26 Jul 2006 13:56:14 -0700 (PDT) From: "Owen O'Malley (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Resolved: (HADOOP-315) bobo Exception in TestRPC In-Reply-To: <1381008.1151000129897.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HADOOP-315?page=all ] Owen O'Malley resolved HADOOP-315. ---------------------------------- Resolution: Won't Fix > bobo Exception in TestRPC > ------------------------- > > Key: HADOOP-315 > URL: http://issues.apache.org/jira/browse/HADOOP-315 > Project: Hadoop > Issue Type: Bug > Components: ipc > Affects Versions: 0.3.2 > Reporter: Konstantin Shvachko > Priority: Minor > > We are getting a bobo exceptions in TestRPC. > It looks like the test should fail in this case after throwing bobo. > By the way, does anybody know whether "bobo" means anything? > error: java.io.IOException: bobo > java.io.IOException: bobo > at org.apache.hadoop.ipc.TestRPC$TestImpl.error(TestRPC.java:84) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:243) > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:467) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira