You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by RanBing <bi...@hotmail.com> on 2010/11/01 10:53:03 UTC

james start error

/opt/james3/james3/bin$ ./james console
Running Apache James Server Container Spring...
eval: 1: /opt/james3/james-server-container-spring-3.0-M2-SNAPSHOT/bin/./wrapper-linux-x86-32: not found


I'm on Ubuntu 10.10.  A simple "ls" works for the file. 

Any idea?


Re: james start error

Posted by Eric Charles <er...@apache.org>.
I will add libc6 as requirement on 
http://james.apache.org/server/3/installation.html
Tks,
Eric


On 1/11/2010 11:49, Norman Maurer wrote:
> 64-bit is prefered if you can run it ..
>
> Bye,
> Norman
>
>
> 2010/11/1 RanBing<bi...@hotmail.com>:
>> You are good! I also just found out the 64 bit wrapper works. Which is
>> preferred, 32-bit or 64-bit? I'm running Ubuntu 64-bits.
>>
>>
>> --------------------------------------------------
>> From: "Norman Maurer"<no...@apache.org>
>> Sent: Monday, November 01, 2010 5:55 PM
>> To: "James Users List"<se...@james.apache.org>
>> Subject: Re: james start error
>>
>>> Could you try to execute this:
>>>
>>> # sudo apt-get install libc6-i386 libc6-dev-i386
>>>
>>> After that run it again..
>>>
>>> Thx,
>>> Norman
>>>
>>> Ps: Please let us know if it work out
>>>
>>> 2010/11/1 RanBing<bi...@hotmail.com>:
>>>> /opt/james3/james3/bin$ ./james console
>>>> Running Apache James Server Container Spring...
>>>> eval: 1:
>>>> /opt/james3/james-server-container-spring-3.0-M2-SNAPSHOT/bin/./wrapper-linux-x86-32:
>>>> not found
>>>>
>>>>
>>>> I'm on Ubuntu 10.10.  A simple "ls" works for the file.
>>>>
>>>> Any idea?
>>>>
>>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>>> For additional commands, e-mail: server-user-help@james.apache.org
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-user-help@james.apache.org
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: james start error

Posted by Norman Maurer <no...@apache.org>.
64-bit is prefered if you can run it ..

Bye,
Norman


2010/11/1 RanBing <bi...@hotmail.com>:
> You are good! I also just found out the 64 bit wrapper works. Which is
> preferred, 32-bit or 64-bit? I'm running Ubuntu 64-bits.
>
>
> --------------------------------------------------
> From: "Norman Maurer" <no...@apache.org>
> Sent: Monday, November 01, 2010 5:55 PM
> To: "James Users List" <se...@james.apache.org>
> Subject: Re: james start error
>
>> Could you try to execute this:
>>
>> # sudo apt-get install libc6-i386 libc6-dev-i386
>>
>> After that run it again..
>>
>> Thx,
>> Norman
>>
>> Ps: Please let us know if it work out
>>
>> 2010/11/1 RanBing <bi...@hotmail.com>:
>>>
>>> /opt/james3/james3/bin$ ./james console
>>> Running Apache James Server Container Spring...
>>> eval: 1:
>>> /opt/james3/james-server-container-spring-3.0-M2-SNAPSHOT/bin/./wrapper-linux-x86-32:
>>> not found
>>>
>>>
>>> I'm on Ubuntu 10.10.  A simple "ls" works for the file.
>>>
>>> Any idea?
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-user-help@james.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: james start error

Posted by RanBing <bi...@hotmail.com>.
You are good! I also just found out the 64 bit wrapper works. Which is 
preferred, 32-bit or 64-bit? I'm running Ubuntu 64-bits.


--------------------------------------------------
From: "Norman Maurer" <no...@apache.org>
Sent: Monday, November 01, 2010 5:55 PM
To: "James Users List" <se...@james.apache.org>
Subject: Re: james start error

> Could you try to execute this:
>
> # sudo apt-get install libc6-i386 libc6-dev-i386
>
> After that run it again..
>
> Thx,
> Norman
>
> Ps: Please let us know if it work out
>
> 2010/11/1 RanBing <bi...@hotmail.com>:
>> /opt/james3/james3/bin$ ./james console
>> Running Apache James Server Container Spring...
>> eval: 1: 
>> /opt/james3/james-server-container-spring-3.0-M2-SNAPSHOT/bin/./wrapper-linux-x86-32: 
>> not found
>>
>>
>> I'm on Ubuntu 10.10.  A simple "ls" works for the file.
>>
>> Any idea?
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: james start error

Posted by Norman Maurer <no...@apache.org>.
Could you try to execute this:

# sudo apt-get install libc6-i386 libc6-dev-i386

After that run it again..

Thx,
Norman

Ps: Please let us know if it work out

2010/11/1 RanBing <bi...@hotmail.com>:
> /opt/james3/james3/bin$ ./james console
> Running Apache James Server Container Spring...
> eval: 1: /opt/james3/james-server-container-spring-3.0-M2-SNAPSHOT/bin/./wrapper-linux-x86-32: not found
>
>
> I'm on Ubuntu 10.10.  A simple "ls" works for the file.
>
> Any idea?
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org