Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 09483200BEB for ; Wed, 28 Dec 2016 11:01:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 077A1160B19; Wed, 28 Dec 2016 10:01:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 524FD160B2E for ; Wed, 28 Dec 2016 11:01:11 +0100 (CET) Received: (qmail 88801 invoked by uid 500); 28 Dec 2016 10:01:10 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 88768 invoked by uid 99); 28 Dec 2016 10:01:10 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2016 10:01:10 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3D4CE2C1F56 for ; Wed, 28 Dec 2016 10:01:10 +0000 (UTC) Date: Wed, 28 Dec 2016 10:01:10 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SYNCOPE-986) Syncope Core References Compilation Failed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Dec 2016 10:01:12 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-986?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 updated SYNCOPE-986: ------------------------------------------- Fix Version/s: (was: 2.0.2) > Syncope Core References Compilation Failed > ------------------------------------------ > > Key: SYNCOPE-986 > URL: https://issues.apache.org/jira/browse/SYNCOPE-986 > Project: Syncope > Issue Type: Bug > Components: core > Affects Versions: 2.0.1 > Environment: Windows > Reporter: Ravi Singareddy > > I have cloned latest code from git clone https://git-wip-us.apache.org/re= pos/asf/syncope.git > >> cd syncope > >> mvn clean install > Build process failing in starting cargo apache container. Here is the err= or trace: > main: > [copy] Copying 1 file to D:\code-examples\syncope_12272016\syncope\f= it\core-reference\target\test-csvdir > [mkdir] Created dir: D:\code-examples\syncope_12272016\syncope\fit\co= re-reference\target\cli-test > [unzip] Expanding: D:\code-examples\syncope_12272016\syncope\client\c= li\target\syncope-client-cli-2.1.0-SNAPSHOT.zip into D:\code-examples\synco= pe_12272016\syncope\fit\core-reference\target\cli-test > [INFO] Executed tasks > [INFO] > [INFO] --- cargo-maven2-plugin:1.6.1:start (start-container) @ syncope-fi= t-core-reference --- > [ERROR] Starting container [org.codehaus.cargo.container.tomcat.Tomcat8xI= nstalledLocalContainer@1c6f9235] failed, now stopping container > [ERROR] Stopping container [org.codehaus.cargo.container.tomcat.Tomcat8xI= nstalledLocalContainer@1c6f9235] failed org.codehaus.cargo.container.Contai= nerException: Failed to stop the Tomcat 8.x container. Check the [D:\code-e= xamples\syncope_12272016\syncope\fit\core-referenc > e\target/log/cargo-output.log] file containing the container logs for mor= e details. > at org.codehaus.cargo.container.spi.AbstractLocalContainer.stop(A= bstractLocalContainer.java:302) > at org.codehaus.cargo.maven2.ContainerStartMojo.doExecute(Contain= erStartMojo.java:67) > at org.codehaus.cargo.maven2.AbstractCargoMojo.execute(AbstractCa= rgoMojo.java:436) > at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(= DefaultBuildPluginManager.java:134) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoE= xecutor.java:207) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoE= xecutor.java:153) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoE= xecutor.java:145) > at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.bui= ldProject(LifecycleModuleBuilder.java:116) > at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.bui= ldProject(LifecycleModuleBuilder.java:80) > at org.apache.maven.lifecycle.internal.builder.singlethreaded.Sin= gleThreadedBuilder.build(SingleThreadedBuilder.java:51) > at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(L= ifecycleStarter.java:128) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:62) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanc= ed(Launcher.java:289) > at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launc= her.java:229) > at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExit= Code(Launcher.java:415) > at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launche= r.java:356) > Caused by: org.codehaus.cargo.container.ContainerException: Server port 9= 889 didnot shutdown within the timeout period [300000] -- This message was sent by Atlassian JIRA (v6.3.4#6332)