Emmanuel:

I checked the logs they have the following content:
[EMAIL PROTECTED] log]# ls -l
total 2
-rw-r--r-- 1 root root 1574 Mar 29 12:51 apacheds-stderr.log
-rw-r--r-- 1 root root    0 Mar 28 13:57 apacheds-stdout.log
[EMAIL PROTECTED] log]# cat apacheds-stderr.log
28/03/2007 13:57:55 9763 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
28/03/2007 13:57:55 9762 jsvc.exec error: Service exit with a return value of 1
28/03/2007 14:35:34 10312 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
28/03/2007 14:35:34 10308 jsvc.exec error: Service exit with a return value of 1
28/03/2007 17:13:04 14652 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
28/03/2007 17:13:04 14648 jsvc.exec error: Service exit with a return value of 1
29/03/2007 11:49:46 27913 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
29/03/2007 11:49:46 27909 jsvc.exec error: Service exit with a return value of 1
29/03/2007 11:51:37 27987 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
29/03/2007 11:51:37 27986 jsvc.exec error: Service exit with a return value of 1
29/03/2007 11:54:16 28103 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
29/03/2007 11:54:16 28102 jsvc.exec error: Service exit with a return value of 1
29/03/2007 12:03:03 28197 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
29/03/2007 12:03:03 28196 jsvc.exec error: Service exit with a return value of 1
29/03/2007 12:51:05 28798 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
29/03/2007 12:51:05 28797 jsvc.exec error: Service exit with a return value of 1

I assume it is because I do not have jsvc I am using Mandriva 2007. Is
there another way of starting the server without jsvc I am doing
development and testing and on this machine I do not need it to be a
service?

Thanks.



On 3/29/07, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote:
Hi George,

can you check the logs which are in /usr/local/apacheds/var/logs (or
something like that) ?

Which Linux are you using ?

Emmanuel


On 3/29/07, tux-07 <[EMAIL PROTECTED]> wrote:
> Hello guys,
>
> I do not know what I am missing but I am having a problem connecting
> to apache DS on Linux when I run the normal command:
> /etc/init.d/apacheds start
> if I put it in the debug mode with:
> /etc/init.d/apacheds debug
> I can connect with no problems what am I missing?
>
> A check on TCP connections etc. produces this output:
> [EMAIL PROTECTED] ~]# date
> Thu Mar 29 12:02:25 EDT 2007
> [EMAIL PROTECTED] ~]# netstat -l
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address               Foreign Address
>      State
> tcp        0      0 *:sunrpc                    *:*
>      LISTEN
> tcp        0      0 *:x11                       *:*
>      LISTEN
> tcp        0      0 *:57010                     *:*
>      LISTEN
> tcp        0      0 *:ipp                       *:*
>      LISTEN
> tcp        0      0 *:7741                      *:*
>      LISTEN
> tcp        0      0 *:40287                     *:*
>      LISTEN
> tcp        0      0 *:x11                       *:*
>      LISTEN
> tcp        0      0 ::1:59893                   *:*
>      LISTEN
> tcp        0      0 *:ipp                       *:*
>      LISTEN
> udp        0      0 *:32768                     *:*
> udp        0      0 *:32770                     *:*
> udp        0      0 *:778                       *:*
> udp        0      0 localhost:32783             *:*
> udp        0      0 *:32784                     *:*
> udp        0      0 *:7741                      *:*
> udp        0      0 *:bootpc                    *:*
> udp        0      0 *:40287                     *:*
> udp        0      0 *:5353                      *:*
> udp        0      0 *:sunrpc                    *:*
> udp        0      0 *:ipp                       *:*
> udp        0      0 *:32769                     *:*
> raw      520      0 *:icmp                      *:*
                  7
> Active UNIX domain sockets (only servers)
> <trimmed-irrelevant>
> Proto Recv-Q Send-Q Local Address              Foreign Address
State
> [EMAIL PROTECTED] ~]# /etc/init.d/apacheds start
> JAVA_HOME=/usr/lib/jre-1_5_0_08
> APACHEDS_HOME=/home/gs/Programs/apacheds-1.0.1
>
CLASSPATH=:/usr/lib/jre-1_5_0_08/lib/tools.jar:/home/gs/Programs/apacheds-1.0.1/bin/bootstrapper.jar:/home/gs/Programs/apacheds-1.0.1/bin/logger.jar:/home/gs/Programs/apacheds-
1.0.1/bi
>                         n/daemon.jar
> Starting apacheds server: successful apacheds server startup
>
> [EMAIL PROTECTED] ~]# netstat -l
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address               Foreign Address
>      State
> tcp        0      0 *:sunrpc                    *:*
>      LISTEN
> tcp        0      0 *:x11                       *:*
>      LISTEN
> tcp        0      0 *:57010                     *:*
>      LISTEN
> tcp        0      0 *:ipp                       *:*
>      LISTEN
> tcp        0      0 *:7741                      *:*
>      LISTEN
> tcp        0      0 *:40287                     *:*
>      LISTEN
> tcp        0      0 *:x11                       *:*
>      LISTEN
> tcp        0      0 ::1:59893                   *:*
>      LISTEN
> tcp        0      0 *:ipp                       *:*
>      LISTEN
> udp        0      0 *:32768                     *:*
> udp        0      0 *:32770                     *:*
> udp        0      0 *:778                       *:*
> udp        0      0 localhost:32783             *:*
> udp        0      0 *:32784                     *:*
> udp        0      0 *:7741                      *:*
> udp        0      0 *:bootpc                    *:*
> udp        0      0 *:40287                     *:*
> udp        0      0 *:5353                      *:*
> udp        0      0 *:sunrpc                    *:*
> udp        0      0 *:ipp                       *:*
> udp        0      0 *:32769                     *:*
> raw      520      0 *:icmp                      *:*
                  7
> Active UNIX domain sockets (only servers)
> <trimmed-irrelevant>
> Proto Recv-Q Send-Q Local Address              Foreign Address
State
>
> As you can see the 10389 port is never claimed and expecting
> connections on the other hand if I run it in debug mode produces this:
>
> [EMAIL PROTECTED] ~]# netstat -l
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address               Foreign Address
>      State
> tcp        0      0 *:5005                      *:*
>      LISTEN
> tcp        0      0 *:sunrpc                    *:*
>      LISTEN
> tcp        0      0 *:x11                       *:*
>      LISTEN
> tcp        0      0 *:57010                     *:*
>      LISTEN
> tcp        0      0 *:ipp                       *:*
>      LISTEN
> tcp        0      0 *:7741                      *:*
>      LISTEN
> tcp        0      0 *:40287                     *:*
>      LISTEN
> tcp        0      0 *:x11                       *:*
>      LISTEN
> tcp        0      0 localhost:30003             *:*
>      LISTEN
> tcp        0      0 *:10389                     *:*
>      LISTEN
> tcp        0      0 ::1:59893                   *:*
>      LISTEN
> tcp        0      0 *:46038                     *:*
>      LISTEN
> tcp        0      0 *:ipp                       *:*
>      LISTEN
> udp        0      0 *:32768                     *:*
> udp        0      0 *:32770                     *:*
> udp        0      0 *:778                       *:*
> udp        0      0 localhost:32783             *:*
> udp        0      0 *:32784                     *:*
> udp        0      0 *:7741                      *:*
> udp        0      0 *:bootpc                    *:*
> udp        0      0 *:40287                     *:*
> udp        0      0 *:5353                      *:*
> udp        0      0 *:sunrpc                    *:*
> udp        0      0 *:ipp                       *:*
> udp        0      0 *:32769                     *:*
> raw      520      0 *:icmp                      *:*
                  7
> Active UNIX domain sockets (only servers)
> <trimmed-irrelevant>
> Proto Recv-Q Send-Q Local Address              Foreign Address
State
>
> I am using apacheds-1-0-1 and line 92 in server.xml reads:
> <property name="ldapPort" value="10389" />
>
> Any ideas??
> Thank you.
> George
>



--
Cordialement,
Emmanuel Lécharny
 www.iktek.com

Reply via email to