dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]DGEE boot failure


From: Chris Smith
Subject: Re: [DotGNU]DGEE boot failure
Date: Sun, 6 Jul 2003 18:48:20 +0000
User-agent: KMail/1.4.3

Taher,
What a wonderfully complete report ! Thank You :o)

Goldwater does not have an environment (and thus LD_LIBRARY_PATH) when booting 
it's server processes.  Perhaps it should retain LD_LIBRARY_PATH - I will 
look into this.

Make sure that /usr/local/lib and /usr/local/lib/pnet have been added to your 
/etc/ld.so.conf and run ldconfig (as root)

This'll fix it.
This is mentioned in the QUICKSTART but refers to pnet specifically, so I've 
updated the document to refer to the dgee libs as well.

Regards,
Chris

On Sunday 06 July 2003 13:43, Taher Sehli wrote:
> Hi all,
>
> I am getting this problem when trying to boot DGEE :
>
> shell>  dgadmin start
> Initialising local Goldwater administrative processes....
> Initialising process Guardian....
>
> This is OK as reported in dgee.log :
>
> 2003/07/06 15:26:06 03000:2:GWAdmin:INF > Launching Goldwater Guardian
> 2003/07/06 15:26:06 03001:1:Guardian:INF > Guardian Version 0.3.6 Ready
> 2003/07/06 15:26:06 03001:1:Guardian:INF > (C)1999-2003 netFluid
> Technology Ltd
> 2003/07/06 15:26:06 03001:1:Guardian:INF > (C)2003 Free Software
> Foundation, Inc
> 2003/07/06 15:26:06 03001:1:Guardian:INF > Detected 1 Processor
> 2003/07/06 15:26:06 03001:1:Guardian:INF > Boot-Instance ID:
> 621ebb5d-4673-4052-8b63-37445b670d45
> 2003/07/06 15:26:06 03001:1:Guardian:INF > Server 'guardian' Started
>
> The failure come when I try to boot :
>
> shell> dgadmin boot
> Welcome to the Goldwater Administrator (version 0.1.20)
>
> Type 'help' or '?' for a list of commands.
>
> dotGNU DGEE> boot
>
> Installing server processes...
>
>   ++ Booting DGSvcMgr        Class: 100    ID: 100    -> Fail: Failed
>   ++ Booting DGSvcMgr        Class: 100    ID: 101    -> Fail: Failed
>   ++ Booting DGSvcMgr        Class: 100    ID: 102    -> Fail: Failed
>   ++ Booting DGResMgr        Class: 200    ID: 200    -> Fail: Failed
>   ++ Booting DGResMgr        Class: 200    ID: 201    -> Fail: Failed
>   ++ Booting DGResMgr        Class: 200    ID: 202    -> Fail: Failed
>   ++ Booting DGpnetVM        Class: 300    ID: 300    -> Fail: Failed
>   ++ Booting DGpnetVM        Class: 300    ID: 301    -> Fail: Failed
>   ++ Booting DGpnetVM        Class: 300    ID: 302    -> Fail: Failed
>
> Started 0 servers, 9 failed
>
> Goodbye
>
> The dgee.log gives this :
> 2003/07/06 15:28:32 03002:2:client:AUD > Client joining Goldwater
> application
> 2003/07/06 15:28:37 03001:1:Guardian:SER > Server Boot Failure - Failed
> 2003/07/06 15:28:37 03001:1:Guardian:ADM > Server (3003) terminated
> 2003/07/06 15:28:42 03001:1:Guardian:SER > Server Boot Failure - Failed
> 2003/07/06 15:28:42 03001:1:Guardian:ADM > Server (3004) terminated
> ....
> ....
> 2003/07/06 15:29:17 03001:1:Guardian:ADM > Server (3011) terminated
> 2003/07/06 15:29:17 03002:2:GWAdmin:AUD > Client leaving Goldwater
> application
>
>
> the stderr gives this :
>
> DGResMgr: error while loading shared libraries: libdgee.so: cannot open
> shared object file: No such file or directory
> DGpnetVM: error while loading shared libraries: libdgee.so: cannot open
> shared object file: No such file or directory
> ....
>
> the shared library libdgee.so is in /usr/local/lib
> and these are the setting of my environment variables :
> DGEE_BASE=/usr/local
> DGEE_LIBRARY_PATH1=/usr/local/lib
> DGEE_LIBRARY_PATH2=/usr/local/lib/dgee/
> DGEE_REPOSITORY=/usr/local/var/dgee
> DGEE_RESOURCES=/usr/local/share/dgee
>
> and LD_LIBRARY8PATH=/usr/local/lib:/usr/local/lib/dgee/
>
> in the dgeeconf.xml setting are :
>
>       <env name="DGEE_BASE">/usr/local</env>
>       <env name="DGEE_LIBDIR">/usr/local/lib/dgee</env>
>       <env name="DGEE_RESBASE">/usr/local/share/dgee</env>
>       <env name="DGEE_REPOSITORY">/usr/local/var/dgee</env>
>
> To avoid any doubt I copied libdgee.so (and libdee.so.1 and .1.0)which
> is initially in /usr/local/lib to /usr/local/lib/dgee and still having
> the same problem.
>
> What am doing wrong ?
>
> Any help is much appreciated.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]