Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 43665 invoked from network); 24 Apr 2007 07:10:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2007 07:10:37 -0000 Received: (qmail 65979 invoked by uid 500); 24 Apr 2007 07:10:44 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 65962 invoked by uid 500); 24 Apr 2007 07:10:44 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Delivered-To: moderator for users@directory.apache.org Received: (qmail 67890 invoked by uid 99); 23 Apr 2007 20:13:53 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of SRS0=vcs3=J2=apache.org=seelmann@srs.kundenserver.de designates 212.227.126.188 as permitted sender) Message-ID: <462D13CC.6070705@apache.org> Date: Mon, 23 Apr 2007 22:15:08 +0200 From: Stefan Seelmann User-Agent: Thunderbird 1.5.0.7 (X11/20060922) MIME-Version: 1.0 To: users@directory.apache.org Subject: Re: Problem searching and binding from PHP and SugarCRM References: <46290349.7070604@dzone.com> <46290D15.1070000@dzone.com> <46292018.2020907@dzone.com> <46292322.1030104@gmail.com> <46292715.7050600@dzone.com> <46292AC1.50002@gmail.com> <46292C23.3080206@dzone.com> <46292E0A.1010300@gmail.com> <46292F6C.8040606@dzone.com> <462931C7.4030309@gmail.com> <462A8405.6050003@dzone.com> <462A887E.4050602@stefan-seelmann.de> <462D0488.5080601@dzone.com> In-Reply-To: <462D0488.5080601@dzone.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18f0zIVketbNzjjmHhdYww7Rx0vkAr6KiyW6qr 9cajYhXw9wBPNYPxmHtpU/Nk8TWlTatA5TpMDzM8kqsPZNxJWy AfYQhvAv9Uw7mTNJInBTPlFCkxwdZKr08xA1IweKlw= X-Virus-Checked: Checked by ClamAV on apache.org Hi Matthew, Matthew Schmidt schrieb: > Hi Stefan. I tried this mode and it failed because it couldn't find a > Daemon class. Here is the exception: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/directory/daemon/DaemonApplication > at java.lang.ClassLoader.defineClass1(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:620) > at > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) > at java.net.URLClassLoader.access$000(URLClassLoader.java:56) > at java.net.URLClassLoader$1.run(URLClassLoader.java:195) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > at org.apache.directory.server.UberjarMain.main(UberjarMain.java:45) > > Any ideas? > Not really. I just checked out the trunk-with-dependencies, run mvn install and started the server using the script. Emmanuel? > Matthew Schmidt > VP of Technology, DZone, Inc. > Phone: 919.678.0300 > Email: matt@dzone.com > Yahoo/AOL: mattschmidtjl > Jabber: matt@dzone.com > > > > Stefan Seelmann wrote: >> Matthew Schmidt schrieb: >> >>> Hi again. Is there a way to run the server without running the IzPack >>> installer? I don't have direct monitor access to the machine that this >>> is running on today. Thanks! >>> >> >> Have you built the server from trunk? Then you could run the script >> apacheds.sh in apacheds/server-main to startup the server. (Emmanuel >> told me that this afternoon) >> >> Regards, >> Stefan Seelmann >> Regards, Stefan Seelmann