From dev-return-41816-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Nov 15 00:06:13 2012 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66989DC82 for ; Thu, 15 Nov 2012 00:06:13 +0000 (UTC) Received: (qmail 89494 invoked by uid 500); 15 Nov 2012 00:06:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 89078 invoked by uid 500); 15 Nov 2012 00:06:12 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 89065 invoked by uid 99); 15 Nov 2012 00:06:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 00:06:12 +0000 Date: Thu, 15 Nov 2012 00:06:12 +0000 (UTC) From: =?utf-8?Q?St=C3=A9phane_D=C3=A9maret_=28JIRA=29?= To: dev@directory.apache.org Message-ID: <1174402742.116830.1352937972606.JavaMail.jiratomcat@arcas> In-Reply-To: <251029588.100016.1352717592580.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (DIRSERVER-1762) Switching log in debug make the service crash at startup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1762?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 13497615#comment-13497615 ]=20 St=C3=A9phane D=C3=A9maret commented on DIRSERVER-1762: --------------------------------------------- Emmanuel, I've tried to compile the project from the trunk and I get this error in ma= ven : [ERROR] Failed to execute goal on project apacheds-core-api: Could not reso= lve dependencies for project=20 org.apache.directory.server:apacheds-core-api:bundle:2.0.0-M9-SNAPSHOT:=20 The following artifacts could not be resolved:=20 org.apache.directory.shared:shared-i18n:jar:1.0.0-M14-SNAPSHOT=20 org.apache.directory.shared:shared-asn1-api:jar:1.0.0-M14-SNAPSHOT=20 org.apache.directory.shared:shared-ldap-client-api:jar:1.0.0-M14-SNAPSHOT= =20 org.apache.directory.shared:shared-ldap-codec-core:jar:1.0.0-M14-SNAPSHOT= =20 org.apache.directory.shared:shared-ldap-extras-aci:jar:1.0.0-M14-SNAPSHOT= =20 org.apache.directory.shared:shared-ldap-extras-util:jar:1.0.0-M14-SNAPSHOT= =20 org.apache.directory.shared:shared-ldap-model:jar:1.0.0-M14-SNAPSHOT=20 org.apache.directory.shared:shared-ldap-schema-data:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-util:jar:1.0.0-M14-SNAPSHOT:=20 Failure to find org.apache.directory.shared:shared-i18n:jar:1.0.0-M14-SNAPS= HOT=20 in http://localhost:8080/archiva/repository/snapshots/ was cached in the lo= cal repository, resolution will not be reattempted until the update interva= l of archiva.snapshots has elapsed or updates are forced -> [Help 1] I've added the following configuration in my archiva server : Remote Repository : Name*:=09Apache Development Snapshot Repository URL*:=09https://repository.apache.org/content/repositories/snapshots/ Type: maven 2.x repository Repository Proxy Connectors : Network Proxy*:=09 (direct connection) Managed Repository*:=09snapshots Remote Repository*:=09 apache.snapshots Policies:=09 Return error when:=09 always Cache failures: =09 no Releases: =09 always On remote error: =09 queue error Checksum: =09 fail Snapshots: =09 always Do I miss something? =20 > Switching log in debug make the service crash at startup > -------------------------------------------------------- > > Key: DIRSERVER-1762 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1762 > Project: Directory ApacheDS > Issue Type: Bug > Components: ldap > Affects Versions: 2.0.0-M8 > Environment: Windows XP SP3 > java version "1.6.0_32" > Java(TM) SE Runtime Environment (build 1.6.0_32-b05) > Java HotSpot(TM) Client VM (build 20.7-b02, mixed mode, sharing) > Reporter: St=C3=A9phane D=C3=A9maret > Priority: Minor > Fix For: 2.0.0-M9 > > Attachments: default.zip > > > When I switch the log rootcategory to DEBUG in log4j.properties, I am una= ble to start service. > The last action logged in the log file is : > [2012-11-11 20:53:02] DEBUG [org.apache.directory.shared.ldap.model.schem= a.registries.Registries] - USING : > I discovered this issue while investigating a problem with SSL communicat= ions with postgres which cause another issue in Apache Directory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira