dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]DGEE boot failure


From: Taher Sehli
Subject: [DotGNU]DGEE boot failure
Date: 06 Jul 2003 15:43:13 +0200

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.

















reply via email to

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