From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MXkkG-0006VI-93 for garchives@archives.gentoo.org; Sun, 02 Aug 2009 23:45:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7939FE0423; Sun, 2 Aug 2009 23:45:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 42E08E0423 for ; Sun, 2 Aug 2009 23:45:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E38D665EA2 for ; Sun, 2 Aug 2009 23:45:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.985 X-Spam-Level: X-Spam-Status: No, score=-2.985 required=5.5 tests=[AWL=0.614, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 34lrPL+bllx5 for ; Sun, 2 Aug 2009 23:45:31 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6608765F58 for ; Sun, 2 Aug 2009 23:45:29 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MXkk2-0003CS-Ks for gentoo-user@gentoo.org; Sun, 02 Aug 2009 23:45:26 +0000 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Aug 2009 23:45:26 +0000 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Aug 2009 23:45:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: Java jdk Date: Sun, 2 Aug 2009 23:45:16 +0000 (UTC) Message-ID: References: <4A75FDBC.3050208@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090708 SeaMonkey/1.1.17) Sender: news X-Archives-Salt: 0ebe4045-0f3b-4c48-b73b-30f62d0cc29e X-Archives-Hash: 953a8d524d34d227965dc245d7f560c3 Dale gmail.com> writes: > Usually if something runs as root but not a user, it's a permissions > issue. You running something special on your system? Hardened or > something more "secure"? Nope, It's been a normal (stable) gentoo workstation with OO for a couple of years. KDE4 and X started this spiral downward, methinks..... in /usr/bin we see -rwxr-xr-x 1 root root 76 Aug 2 14:34 oobase -rwxr-xr-x 1 root root 76 Aug 2 14:34 oocalc -rwxr-xr-x 1 root root 8.2K Aug 2 14:34 ooconfig -rwxr-xr-x 1 root root 76 Aug 2 14:34 oodraw -rwxr-xr-x 1 root root 71 Aug 2 14:34 ooffice -rwxr-xr-x 1 root root 80 Aug 2 14:34 oofromtemplate -rwxr-xr-x 1 root root 79 Aug 2 14:34 ooimpress -rwxr-xr-x 1 root root 76 Aug 2 14:34 oomath -rwxr-xr-x 1 root root 3.0K Aug 2 14:34 ootool -rwxr-xr-x 1 root root 75 Aug 2 14:34 ooweb -rwxr-xr-x 1 root root 78 Aug 2 14:34 oowriter It starts up and throws that java runtime exception.... I thought rebuilding dev-db/hsqldb might help, but no...... Google for days now produces nothing.... ??? James