From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GYD66-0001e9-1m for garchives@archives.gentoo.org; Fri, 13 Oct 2006 02:48:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9D2lnlW029901; Fri, 13 Oct 2006 02:47:49 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9D2lmRp024543 for ; Fri, 13 Oct 2006 02:47:49 GMT Received: by py-out-1112.google.com with SMTP id d42so775881pyd for ; Thu, 12 Oct 2006 19:47:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=p/5lbCxinUgH9tnEXvhr04SrRVgWeYbelQ57UZEWggEItB01mMBzfP1ArP8tsoM43hOf//9ZVY+G6WmdZG+iDY/vDFVRVTTDcZqZJj58yUvnrTKLgcvSBipk/qscKMaZnIdmuBH+xVUJjwBNRkO7ZB9Tvyk2SVLe9QM+dPB1vCc= Received: by 10.35.48.15 with SMTP id a15mr4587012pyk; Thu, 12 Oct 2006 19:47:48 -0700 (PDT) Received: from vm-dp.harvestroad.com.au ( [203.103.97.30]) by mx.google.com with ESMTP id f20sm4229228pyf.2006.10.12.19.47.46; Thu, 12 Oct 2006 19:47:48 -0700 (PDT) Subject: Re: [gentoo-java] Application server for JEE From: Daniel Piccoli To: Wiktor Wandachowicz Cc: gentoo-java@lists.gentoo.org In-Reply-To: <254054bc0610110546x7789203ex6abf34489fad6bff@mail.gmail.com> References: <1160472007.11936.5.camel@vm-dp.harvestroad.com.au> <200610102235.30062.alistair.bush@gmail.com> <1160531376.11936.11.camel@vm-dp.harvestroad.com.au> <254054bc0610110546x7789203ex6abf34489fad6bff@mail.gmail.com> Content-Type: text/plain Date: Fri, 13 Oct 2006 10:47:48 +0800 Message-Id: <1160707668.7823.2.camel@vm-dp.harvestroad.com.au> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: 7f13aeb2-7dcf-4b83-b487-83916a8bd9b2 X-Archives-Hash: 94fdee23f0bb37fe49a1544ad78ec89a Hi All, Wiktor's recommendation seems to be working so far (thanks). The earlier problem with a unit test hanging has now proven to be a lock with the Oracle database while persisting something. I have reinstalled Oracle and everything seems ok now. Daniel On Wed, 2006-10-11 at 14:46 +0200, Wiktor Wandachowicz wrote: > 2006/10/11, Daniel Piccoli : > > > the reason I ask is because I have been using Glassfish with Netbeans > > 5.5 beta 2 (both downloaded, not emerged) and the development platform > > does not seem stabe. eg. I try to do things like start the app server, > > the progress bar shows that the cpu is doing something but top reveals > > that it is not. > > If you run GlassFish using ordinary user account (not administrative one), > this is exactly what happens, no matter if it's Windows or Linux. You have > to be the owner of GlassFish directories and files to run it successfully. > Group ownership is not enough in this case (I too wonder why). > > Just a quick: > > chown -R piccoli:users /opt/glassfish-9.0-b48 > > (or similar) and your'e golden. > > I have jdk-1.6.0-b100, NetBeans 5.5 RC1, GlassFish b48 and Enterprise > Pack 5.5 Beta installed [manually] and I haven't noticed any big problems > (apart from the aforementioned ownership requirement). > > Let us know if this helps you too. > > Wiktor > > -- > Registered Linux user #390131 (http://counter.li.org) -- gentoo-java@gentoo.org mailing list