Quoth Michael A. Haines on Tue, Sep 19, 2006 at 05:09:53PM +0100: > 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: ... > [ 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 ... > What actually is "invalid"?
This means that pool_set_binding(3POOL) failed with POE_INVALID_CONF. Without analyzing the source, I don't know what that means. I recommend trying some of the pool tools, or asking rm-discuss at opensolaris.org . David