Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 21875 invoked from network); 14 Jan 2006 20:22:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jan 2006 20:22:11 -0000 Received: (qmail 375 invoked by uid 500); 14 Jan 2006 20:22:10 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 357 invoked by uid 500); 14 Jan 2006 20:22:10 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 346 invoked by uid 99); 14 Jan 2006 20:22:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2006 12:22:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [62.193.206.151] (HELO mailsender.amenworld.com) (62.193.206.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2006 12:22:07 -0800 Received: from webmail9.amenworld.com (webmail9.amenworld.com [62.193.206.9]) by mailsender.amenworld.com (Postfix) with SMTP id C2C91AB79EA for ; Sat, 14 Jan 2006 21:21:46 +0100 (CET) Received: (qmail 3527 invoked from network); 14 Jan 2006 20:21:47 -0000 Received: from unknown (HELO ?127.0.0.1?) (205.147.11.148) by 0 with SMTP; 14 Jan 2006 20:21:47 -0000 Message-ID: <43C95D55.2020703@venisse.net> Date: Sat, 14 Jan 2006 21:21:41 +0100 From: Emmanuel Venisse User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Problem with continuum on solaris zone References: <2387fbc50601130614v31c0ee09o1045eb4bbcaf80fe@mail.gmail.com> In-Reply-To: <2387fbc50601130614v31c0ee09o1045eb4bbcaf80fe@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N run.sh in solaris directory use taniki java wrapper. This wrapper doesn't work with solaris 10 used by zones. So you must start continuum on your zone with bin/plexus.sh Emmanuel Sean Schofield a �crit : > We're trying to setup continuum for the MyFaces project. We have a > solaris zone set up and we're having trouble starting the server. > > $ bin/solaris/run.sh start > Starting continuum... > bin/solaris/run.sh: ./wrapper: cannot execute > > We've tried running as root as well but the same result. I know the > maven team has a solaris zone with continuum so I was hoping we could > get some pointers on how to tweak our zone so we can run continuum. > > TIA, > > Sean > > >