Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kapua-dev] R: Installation error
  • From: "Mezzasalma, Claudio" <Claudio.Mezzasalma@xxxxxxxxxxxx>
  • Date: Mon, 9 Mar 2020 23:13:01 +0000
  • Accept-language: it-IT, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=eurotech.com; dmarc=pass action=none header.from=eurotech.com; dkim=pass header.d=eurotech.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=68585bywsQX+52L9b/pc9B1EZJ9qnhEJZMMRQU2RTTo=; b=QWxXtqddRg7sTcG8ySlgAiG3lLBA8qjLFxhnin52ZeK3eyi3Fpxv4BsFTmwTCXMyZkpk/k2NwXnGKgnAAzKJSsut606GcsgvC8ajCQBkc3d9CQfAMrKjfTLpmFw/OvM93Fp9lG3U1Zhhk9YdrhHsduLqZBCgxaaU5IIlWwpL05cEEpJ8XdYyFTZ1ORriM3STjZrXlJoPy7Hmcvi9zs2cFXe93wkHht4raSl/9Fv0r5HpjbQRtcDQLacLUnlPiaeetNyT/ruHBMHVzXphvridmqpTqngRySNL99lMgrVZlOKOHalUs4oBP9hAyUmp9kfAy2lhtaf32iIGgjMAVSJN0Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=HDn14xxj/6U69yUnFme2bb/PqkhK2xCStgMbuUSVNqYMtsoI0Ah69HOqqnrwne0lRC+ytnIemKRz4NRfNze+I9bAr2UHH9zME/tiP+1meOWj2zD/mgTs5vAa9Yj8Y8/EStIoVd1CDN8GKw2asnu5hhA8JFioQBXcIgoJvUZO8sjOgcmTHZCTKvbBK5LJQ4st86VULIbr9jTkShafDr5FiYFlrsE+21Ek8sxGG01H988XsEvkQWNmXXEn0nW7sv+q8o/au2V8nZi8+iol+TBtnpvh/WT/5nVe8/TYQo4QkmVO1condqGy7G8lWRAhB1pFd3WSK8T/n3VQx+kwa7Bwiw==
  • Delivered-to: kapua-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/kapua-dev>
  • List-help: <mailto:kapua-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/kapua-dev>, <mailto:kapua-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/kapua-dev>, <mailto:kapua-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHV9e9gErxtDcnQQUCbdOHro8+PlKhAdPeAgABu+5GAAACJ2Q==
  • Thread-topic: [kapua-dev] Installation error

Sorry, I have to correct myself. Eclipse Kapua is licensed under Eclipse Public License 1.0, not 2.0. You can read it here [1].


Da: Mezzasalma, Claudio <Claudio.Mezzasalma@xxxxxxxxxxxx>
Inviato: martedì 10 marzo 2020 00:11
A: ramraj.shankar@xxxxxxxx <ramraj.shankar@xxxxxxxx>; kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Oggetto: R: [kapua-dev] Installation error
 
Eclipse Kapua is licensed with the Eclipse Public License 2.0. You can read the full license here [1].


Da: kapua-dev-bounces@xxxxxxxxxxx <kapua-dev-bounces@xxxxxxxxxxx> per conto di ramraj.shankar@xxxxxxxx <ramraj.shankar@xxxxxxxx>
Inviato: lunedì 9 marzo 2020 17:33
A: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Oggetto: Re: [kapua-dev] Installation error
 
Thank you so much.

Can we use Kapua for commercial IoT Application development?






On Mar 9, 2020 2:17 PM, "Mezzasalma, Claudio" <Claudio.Mezzasalma@xxxxxxxxxxxx> wrote:

The error shows you already have your local port 3306 bound to some service (probably a local SQL Server running). In order to perform Integration Tests when building Kapua you need to have all the ports required not bound to any process. If you don’t need integration tests, just skip them by adding -Dmaven.test.skip=true when building with Maven.

 

-- 

Claudio Mezzasalma | Eurotech

 

Da: <kapua-dev-bounces@xxxxxxxxxxx> per conto di "Shankar, Ramraj" <Ramraj.Shankar@xxxxxxxx>
Risposta: kapua developer discussions <kapua-dev@xxxxxxxxxxx>
Data: lunedì 9 marzo 2020 08:02
A: "kapua-dev@xxxxxxxxxxx" <kapua-dev@xxxxxxxxxxx>
Oggetto: [kapua-dev] Installation error

 

Hello,

 

 

I am getting the error shown in the attachment when downloading kapua.

I would like to know how to resolve this issue.

 

 

 

Thank you,

Ram.



Back to the top