[ https://issues.apache.org/jira/browse/DIRSERVER-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497615#comment-13497615 ] Stéphane Démaret commented on DIRSERVER-1762: --------------------------------------------- Emmanuel, I've tried to compile the project from the trunk and I get this error in maven : [ERROR] Failed to execute goal on project apacheds-core-api: Could not resolve dependencies for project org.apache.directory.server:apacheds-core-api:bundle:2.0.0-M9-SNAPSHOT: The following artifacts could not be resolved: org.apache.directory.shared:shared-i18n:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-asn1-api:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-ldap-client-api:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-ldap-codec-core:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-ldap-extras-aci:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-ldap-extras-util:jar:1.0.0-M14-SNAPSHOT org.apache.directory.shared:shared-ldap-model:jar:1.0.0-M14-SNAPSHOT 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: Failure to find org.apache.directory.shared:shared-i18n:jar:1.0.0-M14-SNAPSHOT in http://localhost:8080/archiva/repository/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of archiva.snapshots has elapsed or updates are forced -> [Help 1] I've added the following configuration in my archiva server : Remote Repository : Name*: Apache Development Snapshot Repository URL*: https://repository.apache.org/content/repositories/snapshots/ Type: maven 2.x repository Repository Proxy Connectors : Network Proxy*: (direct connection) Managed Repository*: snapshots Remote Repository*: apache.snapshots Policies: Return error when: always Cache failures: no Releases: always On remote error: queue error Checksum: fail Snapshots: always Do I miss something? > 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éphane Démaret > Priority: Minor > Fix For: 2.0.0-M9 > > Attachments: default.zip > > > When I switch the log rootcategory to DEBUG in log4j.properties, I am unable 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.schema.registries.Registries] - USING : > I discovered this issue while investigating a problem with SSL communications 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 administrators For more information on JIRA, see: http://www.atlassian.com/software/jira