From continuum-users-return-253-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Fri Oct 14 16:34:23 2005 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 84478 invoked from network); 14 Oct 2005 16:34:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Oct 2005 16:34:22 -0000 Received: (qmail 59240 invoked by uid 500); 14 Oct 2005 16:34:22 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 59214 invoked by uid 500); 14 Oct 2005 16:34:22 -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 59203 invoked by uid 99); 14 Oct 2005 16:34:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2005 09:34:22 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=DATE_IN_PAST_06_12 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; Fri, 14 Oct 2005 09:34:23 -0700 Received: from webmail9.amenworld.com (webmail9.amenworld.com [62.193.206.9]) by mailsender.amenworld.com (Postfix) with SMTP id D9C87956950 for ; Fri, 14 Oct 2005 18:33:58 +0200 (CEST) Received: (qmail 8564 invoked from network); 14 Oct 2005 16:34:02 -0000 Received: from unknown (HELO ?127.0.0.1?) (205.147.11.148) by 0 with SMTP; 14 Oct 2005 16:34:02 -0000 Message-ID: <434F5F51.7050504@venisse.net> Date: Fri, 14 Oct 2005 09:33:37 +0200 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: SPAM: can't load wrapper.dll References: <5772614037B1A1479568762B695EDC45F9A9A2@msx.TOUCHCLARITY.COM> In-Reply-To: <5772614037B1A1479568762B695EDC45F9A9A2@msx.TOUCHCLARITY.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 I'm not sure that wrapper support win 2003 64 bit, I think it's only 32 bit version that is supported (http://wrapper.tanukisoftware.org/doc/english/introduction.html#N10123) So, if it doesn't work, you should run bin/plexus.bat Emmanuel Charles Osei a écrit : > Hi, > > > > When I run continuum as a service on WIN 2003 64 bit AMD with service > pack 1 the following warning message is logged. > > > > INFO | jvm 1 | 2005/10/12 18:07:10 | WARNING - Unable to load the > Wrapper's native library 'wrapper.dll'. > > INFO | jvm 1 | 2005/10/12 18:07:10 | The file is located > on the path at the following location but > > INFO | jvm 1 | 2005/10/12 18:07:10 | could not be loaded: > > INFO | jvm 1 | 2005/10/12 18:07:10 | > C:\continuum-1.0-beta-1\bin\win32\..\..\bin\win32\wrapper.dll > > INFO | jvm 1 | 2005/10/12 18:07:10 | Please verify that > the file is readable by the current user > > INFO | jvm 1 | 2005/10/12 18:07:10 | and that the file > has not been corrupted in any way. > > INFO | jvm 1 | 2005/10/12 18:07:10 | System signals will > not be handled correctly. > > INFO | jvm 1 | 2005/10/12 18:07:10 | > > INFO | jvm 1 | 2005/10/12 18:07:10 | Wrapper (Version 3.1.2) > http://wrapper.tanukisoftware.org > > > > Any ideas??? > > > > Thanks. > >