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 Marc Chamberlin <ma...@marcchamberlin.com> on 2016/11/03 01:09:49 UTC

Re: Problems building James/Cassandra backend

On 10/24/2016 1:15 AM, Matthieu Baechler wrote:
> Hi Marc,
>
>
> On 10/23/2016 03:19 AM, Marc Chamberlin wrote:
>
> [... problem with James docker-compose]
>
>> Hi - I haven't heard back from Matthieu about this problem, if he 
>> still around? If not, does anyone got an idea on how to solve this 
>> issue?
>
> I am still around (:
>
> We updated the docker documentation last week, now it should be as 
> simple as :
>
> $ wget 
> https://raw.githubusercontent.com/apache/james-project/master/dockerfiles/run/docker-compose.yml
>
> $ docker-compose up
>
>
> Let us know if it works.
>
> You will be able to play with the configuration by mounting a conf 
> directory into James container. But let's start with the simplest use 
> case.
>
> Cheers,
>
Hi again Matthieu -  No, it doesn't seem to work...   I tried a few 
times from scratch, once I got a rather long exception/walkback but 
didn't capture it.. twice
I got the following message -   :-(

bigbang:/james/docker_2ndTry/james-project # docker-compose up
Creating network "run_default" with the default driver
Pulling elasticsearch (elasticsearch:2.2.1)...
2.2.1: Pulling from library/elasticsearch
fdd5d7827f33: Pull complete
a3ed95caeb02: Pull complete
0f35d0fe50cc: Pull complete
e35d3d8894c3: Pull complete
bf70d99a850d: Pull complete
ca03e61f6c0f: Pull complete
44d10fb76b76: Pull complete
5db0a739f918: Pull complete
8d44f4d3e367: Pull complete
110ed656b8a4: Pull complete
aad4ab8a43d3: Pull complete
3700617e7897: Pull complete
de4393a25b72: Pull complete
b2f66b003515: Pull complete
27f6e40d09e3: Pull complete
Digest: 
sha256:4982028c46c41324257abb3456d97e541437fde3823d0e75ff3919b9ce2f11da
Status: Downloaded newer image for elasticsearch:2.2.1
Creating run_elasticsearch_1
Pulling cassandra (cassandra:2.2.3)...
2.2.3: Pulling from library/cassandra
d4bce7fd68df: Pull complete
a3ed95caeb02: Pull complete
090f1bb609ec: Pull complete
ed99cd635f44: Pull complete
5a16ae02ade9: Pull complete
693c9c7d44a8: Pull complete
efd03ff5c3e1: Pull complete
Digest: 
sha256:38ca67c5281e55a42c0fd05ab5f0e5ef6d504ddf3033687d6ef643ba77b16963
Status: Downloaded newer image for cassandra:2.2.3
Creating run_cassandra_1
Pulling james (linagora/james-project:latest)...
latest: Pulling from linagora/james-project
5c90d4a2d1a8: Already exists
ab30c63719b1: Already exists
c6072700a242: Already exists
5f444d070427: Already exists
620b5227cf38: Extracting 
[==================================================>]    219 B/219 B
3cfd33220efa: Download complete
864a98a84dd2: Download complete
734cc28150de: Download complete
3d6758a28f61: Download complete
6fbd3c57d95e: Download complete
d028d71c8717: Download complete
765a894c0cf2: Download complete
10f922b1e1bb: Download complete
ERROR: failed to register layer: devmapper: Unknown filesystem type on 
/dev/mapper/docker-8:3-3148282-f72c696aab5d19dbf92d94e0383a3613101fd0c5e5cb8a4771d895e2e9db99bf

    Marc...


-- 
"The Truth is out there" - Spooky


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


Re: Problems building James/Cassandra backend

Posted by Benoit Tellier <be...@minet.net>.
Hi Marc,

It is some issue with your docker installation. Check it and follow
Docker guides.

Regards,

Benoit Tellier

Le 03/11/2016 � 02:09, Marc Chamberlin a �crit :
> On 10/24/2016 1:15 AM, Matthieu Baechler wrote:
>> Hi Marc,
>>
>>
>> On 10/23/2016 03:19 AM, Marc Chamberlin wrote:
>>
>> [... problem with James docker-compose]
>>
>>> Hi - I haven't heard back from Matthieu about this problem, if he
>>> still around? If not, does anyone got an idea on how to solve this
>>> issue?
>>
>> I am still around (:
>>
>> We updated the docker documentation last week, now it should be as
>> simple as :
>>
>> $ wget
>> https://raw.githubusercontent.com/apache/james-project/master/dockerfiles/run/docker-compose.yml
>>
>>
>> $ docker-compose up
>>
>>
>> Let us know if it works.
>>
>> You will be able to play with the configuration by mounting a conf
>> directory into James container. But let's start with the simplest use
>> case.
>>
>> Cheers,
>>
> Hi again Matthieu -  No, it doesn't seem to work...   I tried a few
> times from scratch, once I got a rather long exception/walkback but
> didn't capture it.. twice
> I got the following message -   :-(
> 
> bigbang:/james/docker_2ndTry/james-project # docker-compose up
> Creating network "run_default" with the default driver
> Pulling elasticsearch (elasticsearch:2.2.1)...
> 2.2.1: Pulling from library/elasticsearch
> fdd5d7827f33: Pull complete
> a3ed95caeb02: Pull complete
> 0f35d0fe50cc: Pull complete
> e35d3d8894c3: Pull complete
> bf70d99a850d: Pull complete
> ca03e61f6c0f: Pull complete
> 44d10fb76b76: Pull complete
> 5db0a739f918: Pull complete
> 8d44f4d3e367: Pull complete
> 110ed656b8a4: Pull complete
> aad4ab8a43d3: Pull complete
> 3700617e7897: Pull complete
> de4393a25b72: Pull complete
> b2f66b003515: Pull complete
> 27f6e40d09e3: Pull complete
> Digest:
> sha256:4982028c46c41324257abb3456d97e541437fde3823d0e75ff3919b9ce2f11da
> Status: Downloaded newer image for elasticsearch:2.2.1
> Creating run_elasticsearch_1
> Pulling cassandra (cassandra:2.2.3)...
> 2.2.3: Pulling from library/cassandra
> d4bce7fd68df: Pull complete
> a3ed95caeb02: Pull complete
> 090f1bb609ec: Pull complete
> ed99cd635f44: Pull complete
> 5a16ae02ade9: Pull complete
> 693c9c7d44a8: Pull complete
> efd03ff5c3e1: Pull complete
> Digest:
> sha256:38ca67c5281e55a42c0fd05ab5f0e5ef6d504ddf3033687d6ef643ba77b16963
> Status: Downloaded newer image for cassandra:2.2.3
> Creating run_cassandra_1
> Pulling james (linagora/james-project:latest)...
> latest: Pulling from linagora/james-project
> 5c90d4a2d1a8: Already exists
> ab30c63719b1: Already exists
> c6072700a242: Already exists
> 5f444d070427: Already exists
> 620b5227cf38: Extracting
> [==================================================>]    219 B/219 B
> 3cfd33220efa: Download complete
> 864a98a84dd2: Download complete
> 734cc28150de: Download complete
> 3d6758a28f61: Download complete
> 6fbd3c57d95e: Download complete
> d028d71c8717: Download complete
> 765a894c0cf2: Download complete
> 10f922b1e1bb: Download complete
> ERROR: failed to register layer: devmapper: Unknown filesystem type on
> /dev/mapper/docker-8:3-3148282-f72c696aab5d19dbf92d94e0383a3613101fd0c5e5cb8a4771d895e2e9db99bf
> 
> 
>    Marc...
> 
> 

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


Re: Problems building James/Cassandra backend

Posted by Matthieu Baechler <mb...@linagora.com>.
Hi Marc,

Le 03/11/2016 � 02:09, Marc Chamberlin a �crit :
> On 10/24/2016 1:15 AM, Matthieu Baechler wrote:
>> Hi Marc,
>>
>>
>> On 10/23/2016 03:19 AM, Marc Chamberlin wrote:
>>
>> [... problem with James docker-compose]
>>
>>> Hi - I haven't heard back from Matthieu about this problem, if he 
>>> still around? If not, does anyone got an idea on how to solve this 
>>> issue?
>>
>> I am still around (:
>>
>> We updated the docker documentation last week, now it should be as 
>> simple as :
>>
>> $ wget 
>> https://raw.githubusercontent.com/apache/james-project/master/dockerfiles/run/docker-compose.yml
>>
>> $ docker-compose up
>>
>>
>> Let us know if it works.
>>
>> You will be able to play with the configuration by mounting a conf 
>> directory into James container. But let's start with the simplest use 
>> case.
>>
>> Cheers,
>>
> Hi again Matthieu -  No, it doesn't seem to work...   I tried a few 
> times from scratch, once I got a rather long exception/walkback but 
> didn't capture it.. twice
> I got the following message -   :-(

> [... docker error ...]
It's an unusual error, we never got that kind of problem.

Could you tell use what OS you use, the kernel version, the docker 
version and the docker storage driver ?

Maybe you would receive more help from the docker community for this 
very specific docker error.

Regards,

-- 
Matthieu Baechler

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