* Michael A. Haines <Michael.Haines at Sun.COM> [2006-09-19 09:10]: > Hi All, > > Can someone please help me with the following. I have the following > defined in my manifest directory.xml file: > > <method_context resource_pool="directory-pool"> > > Is this wrong? > > This is what I see: > > root at lon1-s1-lda1 # svcs -x | grep directory > svc:/network/directory:user (Sun Java System Directory Server) > See: /var/svc/log/network-directory:user.log > root at lon1-s1-lda1 # more /var/svc/log/network-directory:user.log > [ Sep 19 15:30:31 Enabled. ] > [ Sep 19 15:30:31 Executing start method > ("/var/Sun/mps/slapd-lon1-s1-lda1-user/start-slapd") ] > svc.startd could not set context for method: pool_set_binding: the > configuration is invalid > [ Sep 19 15:30:32 Method "start" exited with status 96 ] > [ Sep 19 15:30:32 Rereading configuration. ] > [ Sep 19 15:30:46 Rereading configuration. ] > [ Sep 19 16:52:15 Leaving maintenance because disable requested. ] > [ Sep 19 16:52:15 Disabled. ] > [ Sep 19 16:53:07 Enabled. ] > [ Sep 19 16:53:07 Executing start method > ("/var/Sun/mps/slapd-lon1-s1-lda1-user/start-slapd") ] > svc.startd could not set context for method: pool_set_binding: the > configuration is invalid > [ Sep 19 16:53:07 Method "start" exited with status 96 ] > > What actually is "invalid"? > > Many thanks indeed.
Can you forward the output of $ pooladm and $ svcs -a \*pool\* (Pools must be active and the configuration meaningful at the time your directory server is started. If the directory server instance isn't dependent on svc:/system/pools (or, on S10, on the appropriate milestone), then the pool bind will fail...) - Stephen -- Stephen Hahn, PhD Solaris Kernel Development, Sun Microsystems stephen.hahn at sun.com http://blogs.sun.com/sch/