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 AD4EE200C0A for ; Sat, 28 Jan 2017 14:35:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id ABD4A160B51; Sat, 28 Jan 2017 13:35:30 +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 CB324160B35 for ; Sat, 28 Jan 2017 14:35:29 +0100 (CET) Received: (qmail 72130 invoked by uid 500); 28 Jan 2017 13:35:29 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 72117 invoked by uid 99); 28 Jan 2017 13:35:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2017 13:35:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6D3EB1A0257 for ; Sat, 28 Jan 2017 13:35:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 45-5O4luKKmY for ; Sat, 28 Jan 2017 13:35:26 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id DA01C5FBBD for ; Sat, 28 Jan 2017 13:35:25 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E144FE03A3 for ; Sat, 28 Jan 2017 13:35:24 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 656A62528D for ; Sat, 28 Jan 2017 13:35:24 +0000 (UTC) Date: Sat, 28 Jan 2017 13:35:24 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4949) Karaf 4.0.8 doesn't work on Solaris 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 28 Jan 2017 13:35:30 -0000 [ https://issues.apache.org/jira/browse/KARAF-4949?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1584= 4058#comment-15844058 ]=20 ASF subversion and git services commented on KARAF-4949: -------------------------------------------------------- Commit d603e42e98e71d1be5f6c3eba4e6e357dc19eba5 in karaf's branch refs/head= s/master from [~jbonofre] [ https://git-wip-us.apache.org/repos/asf?p=3Dkaraf.git;h=3Dd603e42 ] Revert "[KARAF-4949]=C2=A0Fix karaf & instance scripts to avoid infinite lo= op on Solaris" This reverts commit 558582ae31b63ea380ea24e1a5263dd2ff428142. > Karaf 4.0.8 doesn't work on Solaris 11 > -------------------------------------- > > Key: KARAF-4949 > URL: https://issues.apache.org/jira/browse/KARAF-4949 > Project: Karaf > Issue Type: Bug > Components: karaf-boot > Affects Versions: 4.0.8 > Reporter: =C5=81ukasz Dywicki > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.1.0, 4.0.9 > > > Due to start script bug karaf stuck in infinite loop trying to resolve li= nks/paths. Karaf 3.0.8 is just fine. > {code}dtrace -n 'proc:::exec-success { printf("%d %s", timestamp, curpsin= fo->pr_psargs); } > 3 2774 exec_common:exec-success 13701034740196517 basename ./ka= raf > 3 2774 exec_common:exec-success 13701034741563289 ls -l kara= f > 3 2774 exec_common:exec-success 13701034750148401 basename .= /karaf > 3 2774 exec_common:exec-success 13701034751490882 ls -l kara= f > 3 2774 exec_common:exec-success 13701034756688018 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034764053846 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034772039905 basename .= /karaf > 3 2774 exec_common:exec-success 13701034793390589 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034795465471 ls -l kara= f > 3 2774 exec_common:exec-success 13701034798580611 dirname rw= xr > 3 2774 exec_common:exec-success 13701034808394710 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034818317227 basename .= /karaf > 3 2774 exec_common:exec-success 13701034819658361 ls -l kara= f > 3 2774 exec_common:exec-success 13701034824901811 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034832185985 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034834300045 ls -l kara= f > 3 2774 exec_common:exec-success 13701034837399540 dirname rw= xr > 3 2774 exec_common:exec-success 13701034844648565 dirname rw= xr > 3 2774 exec_common:exec-success 13701034852339549 dirname rw= xr > 3 2774 exec_common:exec-success 13701034864501043 basename .= /karaf > 3 2774 exec_common:exec-success 13701034865863220 ls -l kara= f > 3 2774 exec_common:exec-success 13701034872957211 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034880966296 basename .= /karaf > 3 2774 exec_common:exec-success 13701034882320039 ls -l kara= f > 3 2774 exec_common:exec-success 13701034887548402 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034895525356 basename .= /karaf > 3 2774 exec_common:exec-success 13701034896902170 ls -l kara= f > 3 2774 exec_common:exec-success 13701034902767341 basename .= /karaf > 3 2774 exec_common:exec-success 13701034904144895 ls -l kara= f > 3 2774 exec_common:exec-success 13701034909324639 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034917334414 basename .= /karaf > 3 2774 exec_common:exec-success 13701034921832024 dirname rw= xr > 3 2774 exec_common:exec-success 13701034944276297 basename .= /karaf > 3 2774 exec_common:exec-success 13701034967903680 basename .= /karaf > 3 2774 exec_common:exec-success 13701034982170895 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701034985879832 ls -l kara= f > 3 2774 exec_common:exec-success 13701034993122681 dirname rw= xr > 3 2774 exec_common:exec-success 13701035005461019 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701035007553647 ls -l kara= f > 3 2774 exec_common:exec-success 13701035028166085 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701035030280956 ls -l kara= f > 3 2774 exec_common:exec-success 13701035033473916 dirname rw= xr > 3 2774 exec_common:exec-success 13701035042227910 dirname rw= xr > 3 2774 exec_common:exec-success 13701035049567466 dirname rw= xr > 3 2774 exec_common:exec-success 13701035057042649 dirname rw= xr > 3 2774 exec_common:exec-success 13701035072158969 dirname rw= xr > 3 2774 exec_common:exec-success 13701035079931335 dirname rw= xr > 3 2774 exec_common:exec-success 13701035091302728 basename .= /karaf > 3 2774 exec_common:exec-success 13701035114648553 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701035116776774 ls -l kara= f > 3 2774 exec_common:exec-success 13701035119939237 dirname rw= xr > 3 2774 exec_common:exec-success 13701035134695662 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701035138461378 ls -l kara= f > 3 2774 exec_common:exec-success 13701035156538295 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701035158679245 ls -l kara= f > 3 2774 exec_common:exec-success 13701035161889984 dirname rw= xr > 3 2774 exec_common:exec-success 13701035180174111 awk -F-> = {print $2} > 3 2774 exec_common:exec-success 13701035182516085 ls -l kara= f > 3 2774 exec_common:exec-success 13701035185646245 dirname rw= xr > 3 2774 exec_common:exec-success 13701035195992680 basename .= /karaf > 3 2774 exec_common:exec-success 13701035219394212 awk -F-> = {print $2}{code} > {code}PS4=3D'Line ${LINENO}: ' bash -x ./karaf > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd . > LLLine 25: awk '-F-> ' '{print $2}' > LLLLine 25: basename ./karaf > LLLine 25: ls -l karaf > LLine 25: LINK=3Drwxr > LLine 23: '[' rwxr ']' > LLLine 24: dirname rwxr > LLine 24: cd .{code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)