Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 74343 invoked from network); 18 Jun 2007 17:00:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jun 2007 17:00:15 -0000 Received: (qmail 9624 invoked by uid 500); 18 Jun 2007 17:00:15 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 9574 invoked by uid 500); 18 Jun 2007 17:00:15 -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 9533 invoked by uid 99); 18 Jun 2007 17:00:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 10:00:13 -0700 Received-SPF: neutral (herse.apache.org: local policy) Received: from [69.89.21.25] (HELO outbound-mail-65.bluehost.com) (69.89.21.25) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 18 Jun 2007 10:00:09 -0700 Received: (qmail 18660 invoked by uid 0); 18 Jun 2007 16:59:48 -0000 Received: from unknown (HELO box136.bluehost.com) (69.89.22.136) by mailproxy4.bluehost.com with SMTP; 18 Jun 2007 16:59:48 -0000 Received: from c-24-9-46-30.hsd1.co.comcast.net ([24.9.46.30] helo=vm102.home.custine.com) by box136.bluehost.com with esmtpa (Exim 4.63) (envelope-from ) id 1I0KZv-0005Bd-4e for dev@directory.apache.org; Mon, 18 Jun 2007 10:59:47 -0600 Message-ID: <20460454.1182185986603.JavaMail.tomcat@vm102.home.custine.com> Date: Mon, 18 Jun 2007 12:59:46 -0400 (EDT) From: builds@organicelement.com To: dev@directory.apache.org Subject: [BUILD] [FAILED] Build Apache Directory Server::Nightly Integration Tests #41 failed (2273 tests passed, 1 test failed (no new)) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Identified-User: {1066:box136.bluehost.com:organice:organicelement.com} {sentby:smtp auth 24.9.46.30 authed with builds@organicelement.com} X-Virus-Checked: Checked by ClamAV on apache.org Build Apache Directory Server::Nightly Integration Tests #41 failed (2273 tests passed, 1 test failed (no new)) Agent: Default agent Build results: http://builds.organicelement.com/viewLog.html?buildId=151&buildTypeId=bt2 Failed tests (1 test) ================================================================== testOneWayBind ================= org.apache.directory.shared.ldap.exception.LdapNameNotFoundException: Attempt to lookup non-existant entry: 2.5.4.3=test,2.5.4.11=system at org.apache.directory.server.core.exception.ExceptionService.assertHasEntry(ExceptionService.java:573) at org.apache.directory.server.core.exception.ExceptionService.lookup(ExceptionService.java:292) at org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225) at org.apache.directory.server.core.authz.DefaultAuthorizationService.lookup(DefaultAuthorizationService.java:436) at org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225) at org.apache.directory.server.core.authz.AuthorizationService.lookup(AuthorizationService.java:687) at org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225) at org.apache.directory.server.core.interceptor.BaseInterceptor.lookup(BaseInterceptor.java:148) at org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225) at org.apache.directory.server.core.authn.AuthenticationService.lookup(AuthenticationService.java:322) at org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup(InterceptorChain.java:1225) at org.apache.directory.server.core.normalization.NormalizationService.lookup(NormalizationService.java:361) at org.apache.directory.server.core.interceptor.InterceptorChain.lookup(InterceptorChain.java:848) at org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(PartitionNexusProxy.java:523) at org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(PartitionNexusProxy.java:511) at org.apache.directory.server.core.jndi.ServerContext.lookup(ServerContext.java:635) at org.apache.directory.server.core.jndi.ServerContext.lookup(ServerContext.java:614) at javax.naming.InitialContext.lookup(InitialContext.java:392) at org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind(ReplicationServiceITest.java:88) at org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind(ReplicationServiceITest.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:163) at org.apache.maven.surefire.Surefire.run(Surefire.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:244) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:814) Changes included (5 changes) ==================================================== Change 548230 by elecharny (1 file): Fixed an incorrect english message (syntaxically) Change 548250 by erodriguez (1 file): Added TicketFactory, useful for producing tickets without a KDC running. Change 548235 by erodriguez (5 files): Added TCP support to DNS protocol. o Added TCP codecs o Enabled TCP vs. UDP in handler. o Enabled TCP in standalone Main class. Change 548168 by erodriguez (1 file): Added support for "one-shot" encoding of Tickets. Change 548165 by erodriguez (8 files): Renamed DNS protocol codecs to have "Udp" in their class names, to make way for TCP support. see more information about changed files: http://builds.organicelement.com/viewLog.html?tab=buildChangesDiv&buildId=151&buildTypeId=bt2 ============================================================================ Configure email notifications: http://builds.organicelement.com/profile.html?init=1#notifications