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 Ron King <ro...@gmail.com> on 2011/08/28 23:01:56 UTC

starting james

Hi,

I successfully built james from the latest svn sources.
I embarassed to say that I can't figure out how to start
the server!

How do I start up the server?

Regards,

Ron

Re: starting james

Posted by Eric Charles <er...@u-mangate.com>.
That's it. You are building the server and not the app project.

Just svn co http://svn.apache.org/repos/asf/james/app/trunk/ and mvn 
package.

Thx.

On 30/08/11 16:26, Ron King wrote:
> [INFO] Apache James Server ............................... SUCCESS [6.727s]
> [INFO] Apache James Server Lifecycle API ................. SUCCESS [4.792s]
> [INFO] Apache James Server Filesystem API ................ SUCCESS [1.343s]
> [INFO] Apache James Server Data API ...................... SUCCESS [1.568s]
> [INFO] Apache James Server Lifecycle Spring .............. SUCCESS [6.003s]
> [INFO] Apache James Server Mailetcontainer API ........... SUCCESS [1.320s]
> [INFO] Apache James Server Core .......................... SUCCESS [1.764s]
> [INFO] Apache James Server Container Spring .............. SUCCESS [6.748s]
> [INFO] Apache James Server DNS Server API ................ SUCCESS [0.959s]
> [INFO] Apache James Server DNSService Implementation ..... SUCCESS [1.502s]
> [INFO] Apache James Server DNSService Library ............ SUCCESS [1.324s]
> [INFO] Apache James Server Queue API ..................... SUCCESS [1.081s]
> [INFO] Apache James Server Common Utilities .............. SUCCESS [1.180s]
> [INFO] Apache James Server FetchMail ..................... SUCCESS [2.053s]
> [INFO] Apache James Server Protocols Library ............. SUCCESS [2.933s]
> [INFO] Apache James Server IMAP .......................... SUCCESS [2.414s]
> [INFO] Apache James Server Data Library .................. SUCCESS [2.171s]
> [INFO] Apache James Server SMTP .......................... SUCCESS [4.371s]
> [INFO] Apache James Server LMTP .......................... SUCCESS [3.225s]
> [INFO] Apache James Server HBase Data Persistence ........ SUCCESS [56.124s]
> [INFO] Apache James Server JPA Data Persistence .......... SUCCESS [7.066s]
> [INFO] Apache James Server JCR Data Persistence .......... SUCCESS [3.465s]
> [INFO] Apache James Server JDBC Data Persistence ......... SUCCESS [2.403s]
> [INFO] Apache James Server File Data Persistence ......... SUCCESS [1.995s]
> [INFO] Apache James Server Mailbox Adapter ............... SUCCESS [2.159s]
> [INFO] Apache James Server Mailetcontainer Camel implementation  SUCCESS
> [3.348s]
> [INFO] Apache James Server Mailets ....................... SUCCESS [4.272s]
> [INFO] Apache James Server POP3 .......................... SUCCESS [2.730s]
> [INFO] Apache James Server JMS Mail Queue ................ SUCCESS [2.350s]
> [INFO] Apache James Server ActiveMQ Queue ................ SUCCESS [4.328s]
> [INFO] Apache James Server LDAP Data Implementation ...... SUCCESS [1.352s]
> [INFO] Apache James Server Client ........................ SUCCESS [1.982s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
>
>
> On Tue, Aug 30, 2011 at 7:40 AM, Eric Charles<er...@u-mangate.com>wrote:
>
>> It should be in the target folder.
>> Are you sure you run mvn install in the app project?
>>
>>
>> http://svn.apache.org/repos/**asf/james/app/trunk/<http://svn.apache.org/repos/asf/james/app/trunk/>
>>
>> If not sure, please reply with the end of the maven command ouput.
>>
>> Thx
>>
>>
>> On 30/08/11 05:36, Ron King wrote:
>>
>>> After running mvn install successfully, I don't see a zip/tar.gz file,
>>> where
>>> is it located?
>>>
>>> On Tue, Aug 30, 2011 at 7:07 AM, Eric Charles<eric.charles@u-**
>>> mangate.com<er...@u-mangate.com>>wrote:
>>>
>>>   Hi Ron,
>>>>
>>>> Thx for testing James.
>>>>
>>>> Did you also build the app (http://svn.apache.org/repos/****<http://svn.apache.org/repos/**>
>>>> asf/james/app/trunk/<http://**svn.apache.org/repos/asf/**
>>>> james/app/trunk/<http://svn.apache.org/repos/asf/james/app/trunk/>>) ?
>>>>
>>>>
>>>> If you do so, you will find the zip/tar.gz archives in the target folder.
>>>> You can unzip, cd bin, and launch james via ./run.sh for example.
>>>>
>>>> Cheers.
>>>>
>>>>
>>>> On 28/08/11 14:01, Ron King wrote:
>>>>
>>>>   Hi,
>>>>>
>>>>> I successfully built james from the latest svn sources.
>>>>> I embarassed to say that I can't figure out how to start
>>>>> the server!
>>>>>
>>>>> How do I start up the server?
>>>>>
>>>>> Regards,
>>>>>
>>>>> Ron
>>>>>
>>>>>
>>>>>   --
>>>> Eric
>>>> http://about.echarles.net
>>>>
>>>> ------------------------------****----------------------------**
>>>> --**---------
>>>> To unsubscribe, e-mail: server-user-unsubscribe@james.****apache.org<
>>>> server-user-**unsubscribe@james.apache.org<se...@james.apache.org>
>>>>>
>>>> For additional commands, e-mail: server-user-help@james.apache.****org<
>>>> server-user-help@james.**apache.org<se...@james.apache.org>>
>>>>
>>>>
>>>>
>>>
>> --
>> Eric
>> http://about.echarles.net
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.**apache.org<se...@james.apache.org>
>> For additional commands, e-mail: server-user-help@james.apache.**org<se...@james.apache.org>
>>
>>
>

-- 
Eric
http://about.echarles.net

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


Re: starting james

Posted by Ron King <ro...@gmail.com>.
[INFO] Apache James Server ............................... SUCCESS [6.727s]
[INFO] Apache James Server Lifecycle API ................. SUCCESS [4.792s]
[INFO] Apache James Server Filesystem API ................ SUCCESS [1.343s]
[INFO] Apache James Server Data API ...................... SUCCESS [1.568s]
[INFO] Apache James Server Lifecycle Spring .............. SUCCESS [6.003s]
[INFO] Apache James Server Mailetcontainer API ........... SUCCESS [1.320s]
[INFO] Apache James Server Core .......................... SUCCESS [1.764s]
[INFO] Apache James Server Container Spring .............. SUCCESS [6.748s]
[INFO] Apache James Server DNS Server API ................ SUCCESS [0.959s]
[INFO] Apache James Server DNSService Implementation ..... SUCCESS [1.502s]
[INFO] Apache James Server DNSService Library ............ SUCCESS [1.324s]
[INFO] Apache James Server Queue API ..................... SUCCESS [1.081s]
[INFO] Apache James Server Common Utilities .............. SUCCESS [1.180s]
[INFO] Apache James Server FetchMail ..................... SUCCESS [2.053s]
[INFO] Apache James Server Protocols Library ............. SUCCESS [2.933s]
[INFO] Apache James Server IMAP .......................... SUCCESS [2.414s]
[INFO] Apache James Server Data Library .................. SUCCESS [2.171s]
[INFO] Apache James Server SMTP .......................... SUCCESS [4.371s]
[INFO] Apache James Server LMTP .......................... SUCCESS [3.225s]
[INFO] Apache James Server HBase Data Persistence ........ SUCCESS [56.124s]
[INFO] Apache James Server JPA Data Persistence .......... SUCCESS [7.066s]
[INFO] Apache James Server JCR Data Persistence .......... SUCCESS [3.465s]
[INFO] Apache James Server JDBC Data Persistence ......... SUCCESS [2.403s]
[INFO] Apache James Server File Data Persistence ......... SUCCESS [1.995s]
[INFO] Apache James Server Mailbox Adapter ............... SUCCESS [2.159s]
[INFO] Apache James Server Mailetcontainer Camel implementation  SUCCESS
[3.348s]
[INFO] Apache James Server Mailets ....................... SUCCESS [4.272s]
[INFO] Apache James Server POP3 .......................... SUCCESS [2.730s]
[INFO] Apache James Server JMS Mail Queue ................ SUCCESS [2.350s]
[INFO] Apache James Server ActiveMQ Queue ................ SUCCESS [4.328s]
[INFO] Apache James Server LDAP Data Implementation ...... SUCCESS [1.352s]
[INFO] Apache James Server Client ........................ SUCCESS [1.982s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS


On Tue, Aug 30, 2011 at 7:40 AM, Eric Charles <er...@u-mangate.com>wrote:

> It should be in the target folder.
> Are you sure you run mvn install in the app project?
>
>
> http://svn.apache.org/repos/**asf/james/app/trunk/<http://svn.apache.org/repos/asf/james/app/trunk/>
>
> If not sure, please reply with the end of the maven command ouput.
>
> Thx
>
>
> On 30/08/11 05:36, Ron King wrote:
>
>> After running mvn install successfully, I don't see a zip/tar.gz file,
>> where
>> is it located?
>>
>> On Tue, Aug 30, 2011 at 7:07 AM, Eric Charles<eric.charles@u-**
>> mangate.com <er...@u-mangate.com>>wrote:
>>
>>  Hi Ron,
>>>
>>> Thx for testing James.
>>>
>>> Did you also build the app (http://svn.apache.org/repos/****<http://svn.apache.org/repos/**>
>>> asf/james/app/trunk/<http://**svn.apache.org/repos/asf/**
>>> james/app/trunk/ <http://svn.apache.org/repos/asf/james/app/trunk/>>) ?
>>>
>>>
>>> If you do so, you will find the zip/tar.gz archives in the target folder.
>>> You can unzip, cd bin, and launch james via ./run.sh for example.
>>>
>>> Cheers.
>>>
>>>
>>> On 28/08/11 14:01, Ron King wrote:
>>>
>>>  Hi,
>>>>
>>>> I successfully built james from the latest svn sources.
>>>> I embarassed to say that I can't figure out how to start
>>>> the server!
>>>>
>>>> How do I start up the server?
>>>>
>>>> Regards,
>>>>
>>>> Ron
>>>>
>>>>
>>>>  --
>>> Eric
>>> http://about.echarles.net
>>>
>>> ------------------------------****----------------------------**
>>> --**---------
>>> To unsubscribe, e-mail: server-user-unsubscribe@james.****apache.org<
>>> server-user-**unsubscribe@james.apache.org<se...@james.apache.org>
>>> >
>>> For additional commands, e-mail: server-user-help@james.apache.****org<
>>> server-user-help@james.**apache.org <se...@james.apache.org>>
>>>
>>>
>>>
>>
> --
> Eric
> http://about.echarles.net
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: server-user-unsubscribe@james.**apache.org<se...@james.apache.org>
> For additional commands, e-mail: server-user-help@james.apache.**org<se...@james.apache.org>
>
>

Re: starting james

Posted by Eric Charles <er...@u-mangate.com>.
It should be in the target folder.
Are you sure you run mvn install in the app project?

http://svn.apache.org/repos/asf/james/app/trunk/

If not sure, please reply with the end of the maven command ouput.

Thx

On 30/08/11 05:36, Ron King wrote:
> After running mvn install successfully, I don't see a zip/tar.gz file, where
> is it located?
>
> On Tue, Aug 30, 2011 at 7:07 AM, Eric Charles<er...@u-mangate.com>wrote:
>
>> Hi Ron,
>>
>> Thx for testing James.
>>
>> Did you also build the app (http://svn.apache.org/repos/**
>> asf/james/app/trunk/<http://svn.apache.org/repos/asf/james/app/trunk/>) ?
>>
>> If you do so, you will find the zip/tar.gz archives in the target folder.
>> You can unzip, cd bin, and launch james via ./run.sh for example.
>>
>> Cheers.
>>
>>
>> On 28/08/11 14:01, Ron King wrote:
>>
>>> Hi,
>>>
>>> I successfully built james from the latest svn sources.
>>> I embarassed to say that I can't figure out how to start
>>> the server!
>>>
>>> How do I start up the server?
>>>
>>> Regards,
>>>
>>> Ron
>>>
>>>
>> --
>> Eric
>> http://about.echarles.net
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.**apache.org<se...@james.apache.org>
>> For additional commands, e-mail: server-user-help@james.apache.**org<se...@james.apache.org>
>>
>>
>

-- 
Eric
http://about.echarles.net

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


Re: starting james

Posted by Ron King <ro...@gmail.com>.
After running mvn install successfully, I don't see a zip/tar.gz file, where
is it located?

On Tue, Aug 30, 2011 at 7:07 AM, Eric Charles <er...@u-mangate.com>wrote:

> Hi Ron,
>
> Thx for testing James.
>
> Did you also build the app (http://svn.apache.org/repos/**
> asf/james/app/trunk/ <http://svn.apache.org/repos/asf/james/app/trunk/>) ?
>
> If you do so, you will find the zip/tar.gz archives in the target folder.
> You can unzip, cd bin, and launch james via ./run.sh for example.
>
> Cheers.
>
>
> On 28/08/11 14:01, Ron King wrote:
>
>> Hi,
>>
>> I successfully built james from the latest svn sources.
>> I embarassed to say that I can't figure out how to start
>> the server!
>>
>> How do I start up the server?
>>
>> Regards,
>>
>> Ron
>>
>>
> --
> Eric
> http://about.echarles.net
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: server-user-unsubscribe@james.**apache.org<se...@james.apache.org>
> For additional commands, e-mail: server-user-help@james.apache.**org<se...@james.apache.org>
>
>

Re: starting james

Posted by Eric Charles <er...@u-mangate.com>.
Hi Ron,

Thx for testing James.

Did you also build the app 
(http://svn.apache.org/repos/asf/james/app/trunk/) ?

If you do so, you will find the zip/tar.gz archives in the target 
folder. You can unzip, cd bin, and launch james via ./run.sh for example.

Cheers.

On 28/08/11 14:01, Ron King wrote:
> Hi,
>
> I successfully built james from the latest svn sources.
> I embarassed to say that I can't figure out how to start
> the server!
>
> How do I start up the server?
>
> Regards,
>
> Ron
>

-- 
Eric
http://about.echarles.net

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