DCE fail to start Initial Directory server - help


 
Thread Tools Search this Thread
Operating Systems AIX DCE fail to start Initial Directory server - help
# 1  
Old 02-19-2010
DCE fail to start Initial Directory server - help

Guys I am having a problem starting one of the DCE Servers known as Initial Directory server . All other process are running ecxept these one

Code:
 
Master server                   Configured           Running   
Security client                          Configured           Running   
RPC                                      Configured           Running   
Initial Directory server                 Configured          not running   
Directory client                         Configured           Running 
 
2010-02-17-07:57:25.472+03:00I----- cdsd(34490) ERROR cds server db_unix.c 1090 0x00000001 msgID=0x10D0AA35
Unable to read file /opt/dcelocal/var/directory/cds/ngmeth.mydomain.com#eth_ch.checkpoint0000002782: status = 2.
2010-02-17-07:57:25.473+03:00I----- cdsd(34490) FATAL cds server dns_service_ncl.c 588 0x00000001 msgID=0x10D0AA2C
Error trying to load a clearinghouse from disk into memory: status = 282109903.
com#eth_ch.checkpoint0000002242: status = 2.
2010-02-11-10:49:37.216+03:00I----- cdsd(34684) FATAL cds server dns_service_ncl.c 588 0x00000001 msgID=0x10D0AA2C
Error trying to load a clearinghouse from disk into memory: status = 282109903.

can anyone advise?

Last edited by zaxxon; 02-19-2010 at 06:14 AM.. Reason: use code tags please, ty
# 2  
Old 02-19-2010
Got not much clue of DCE - we just used it as underlying suit for some other application, but this line could be worth a try:

Code:
/opt/dcelocal/var/directory/cds/ngmeth.mydomain.com

Not sure if this is resulting from a dummy entry in your config or if this file is really needed - maybe direct it to the correct file or uncomment and retry. Just a guess.

We have no DCE installation anymore so I can't check it sorry. Also DCE is out of support with IBM afaik.

Sorry I don't have more help at hand, gl.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Is it mandatory or not to stop/start Applcation server ehen Restarting Database Server?

Good afternoon I need your help please. There is a Mantenance Windos which needs to Restart de Database Server 192.x.x.97 to set up some configuration Is it mandatory or not to stop/start Applcation server that runs in 192.x.x.95 ? Is it mandatory or not to stop/start apache and Tomcat?... (3 Replies)
Discussion started by: alexcol
3 Replies

2. IP Networking

Connection to DB from client server through jdbc:Oracle:Oci8 fail

We tried to use to connect to DB using jdbc:Oracle:Oci8:@<SERVICE-A>. Connection fail / refuse with one DB .But its working with other databases. But through toad, jdbc thin client were able to connect. But this has happen suddenly and were able to connect previously. How to navigate this... (0 Replies)
Discussion started by: udara
0 Replies

3. Shell Programming and Scripting

Need Help ssh key fail on remote server

Hello everyone, I need some help writing a bash script to: 1. ssh from a jumpserver to 50 remote servers logging in automatically using ssh keys and capture if zabbix is running by running a "ps -ef | grep zabbix" and output to a logfile capturing the server hostname and ps -ef output to... (2 Replies)
Discussion started by: vtowntechy
2 Replies

4. IP Networking

TCP initial congestion window (slow-start)

I have noticed that the initial congestion window in my traces is 8920bytes~=6*1448. rfc3390 states the initial cwand should be max 4000 bytes(around 3*1448). At first i thought it might be because i'm running my server on mac os x, so apple might have modified the tcp stack. Therefore I tried... (2 Replies)
Discussion started by: ddayan
2 Replies

5. AIX

Installed AIX6.1 in LPAR, but fail to start xclock

I have clean installed AIX6.1 in this partition. I want to run xclock but it fail to run :( I have launch export DISPLAY=10.23.17.60:0 Then launch xclock but it will produce some error saying it failed. Error: Can't open display: 10.23.177.60:0 When i try to google around, some say... (5 Replies)
Discussion started by: wingcross
5 Replies

6. HP-UX

%Internal DCE Threads problem (version CMA BL10+)

Hi, I have a module by the name gateway, and it core dumps and gives a cma_dump.log file which says: %Internal DCE Threads problem (version CMA BL10+), terminating execution. % Reason: dispatch: no available VP (uniprocessor) The current thread is 3 (address 0x40107c40) DECthreads... (0 Replies)
Discussion started by: vanz
0 Replies

7. Solaris

To Shut down the server. Do the Maintainance and Start Up the server

Hello All I just want to know how to Shut Down the Solaris Machines( Servers ) for Maintainance and then Start Up the Machines ( Servers ) . I think I will have to Log In as root to do that . Also how do i Check if all the services running on that server before shut down are running... (6 Replies)
Discussion started by: supercops
6 Replies

8. HP-UX

error: dce/rpc.h: No such file or directory

hello every one, when i am compiling c++ module in the HP-UX machine ,it's throughing the following error. swtemp/usbs/cc/unix-ce/root/subsys/include/udcex_export.h:15:21: error: dce/rpc.h: No such file or directory /swtemp/usbs/cc/unix-ce/root/subsys/include/udcex_export.h:16:21: error:... (0 Replies)
Discussion started by: mannam srinivas
0 Replies

9. AIX

DCE Authentication timeout value in aix.

Hi, How to get the DCE timeout value in aix os? Thanks.. Prabhu. (0 Replies)
Discussion started by: prabhuv
0 Replies

10. UNIX for Dummies Questions & Answers

Mail fail to find internal server

I am getting a "connection to the server has failed" error when trying send out internal email. this will be like this for maybe four hours then it will start working for no reason. then it will stop again. the only constant i have is if i reboot the server the send mail will work for about an... (1 Reply)
Discussion started by: jrblanton
1 Replies
Login or Register to Ask a Question