Assertion `0' failed

obiwan2

ADSM.ORG Member
Joined
Dec 8, 2005
Messages
184
Reaction score
0
Points
0
Location
Cologne / Germany
Website
Visit site
Hi,

yesterday I installed the Data Protector for Domino (64 Bit), configured the domdsm.cfg, dsm.opt and dsm.sys, defined the new client on the TSM-server and when I try to test the installation, I get an errormessage...

This is the test-command:
-------------------------
./domdsmc query adsm -configfile=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/domdsm.cfg -adsmoptfile=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/dsm.opt


This errormessage is displayed:
------------------------------
IBM Tivoli Storage Manager for Mail:
Data Protection for Lotus Domino
Version 7, Release 1, Level 0.0
(C) Copyright IBM Corporation 1999, 2013. All rights reserved.

ACD5221I The /var/log/tsm/tdp/domdsm.log log file has been pruned successfully.

ANS1035S (RC406) Options file '*' could not be found, or it cannot be read.
ACD5412W An error was encountered with Tivoli Storage Manager API initialization, rc = 406.
Examine the dsierror.log for more information or determine if the TSM API is installed properly.
ACD5218E The Lotus Domino API could not be loaded. Could not load the libnotes.so
Warning! Error initializing the connection to the TDP library

Could not connect to the Adsm server
domdsmc: domapi.cpp:4761: dsInt32_t DominoFunctionNotLoaded(): Assertion `0' failed.
Aborted (core dumped)


These are the lines in domdsm.cfg:
----------------------------------
ADSMLOGDIR=/web/logfiles/tsm/tdp
ADSMOPTFILE=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/dsm.opt
DOMI_DIR=/opt/tivoli/tsm/client/domino/bin
LOGFILE=/var/log/tsm/tdp/domdsm.log
NOTESINIPATH=/notes
DOMINSTALLPATH=/opt/ibm/domino/bin


This iy my 1st TDP-installation under RedHat LINUX.....therefore I don't know where to search for the misconfiguration...

EDIT:
Problem is solved....my colleague found the reason for the malfunction. Too much text to explain......
 
Last edited:
Hi,

yesterday I installed the Data Protector for Domino (64 Bit), configured the domdsm.cfg, dsm.opt and dsm.sys, defined the new client on the TSM-server and when I try to test the installation, I get an errormessage...

This is the test-command:
-------------------------
./domdsmc query adsm -configfile=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/domdsm.cfg -adsmoptfile=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/dsm.opt


This errormessage is displayed:
------------------------------
IBM Tivoli Storage Manager for Mail:
Data Protection for Lotus Domino
Version 7, Release 1, Level 0.0
(C) Copyright IBM Corporation 1999, 2013. All rights reserved.

ACD5221I The /var/log/tsm/tdp/domdsm.log log file has been pruned successfully.

ANS1035S (RC406) Options file '*' could not be found, or it cannot be read.
ACD5412W An error was encountered with Tivoli Storage Manager API initialization, rc = 406.
Examine the dsierror.log for more information or determine if the TSM API is installed properly.
ACD5218E The Lotus Domino API could not be loaded. Could not load the libnotes.so
Warning! Error initializing the connection to the TDP library

Could not connect to the Adsm server
domdsmc: domapi.cpp:4761: dsInt32_t DominoFunctionNotLoaded(): Assertion `0' failed.
Aborted (core dumped)


These are the lines in domdsm.cfg:
----------------------------------
ADSMLOGDIR=/web/logfiles/tsm/tdp
ADSMOPTFILE=/opt/tivoli/tsm/client/domino/bin/domdsmc_notes/dsm.opt
DOMI_DIR=/opt/tivoli/tsm/client/domino/bin
LOGFILE=/var/log/tsm/tdp/domdsm.log
NOTESINIPATH=/notes
DOMINSTALLPATH=/opt/ibm/domino/bin


This iy my 1st TDP-installation under RedHat LINUX.....therefore I don't know where to search for the misconfiguration...

EDIT:
Problem is solved....my colleague found the reason for the malfunction. Too much text to explain......
==============

Could you please share the information how you resolve the issue, I'm having same issue when I install TDP 7.1.1.0.0
Thanks
Shariff
 
Thanks for your reply.. I fix soft links..
I'm getting "
IBM Tivoli Storage Manager for Mail:
Data Protection for Lotus Domino
Version 7, Release 1, Level 0.0
(C) Copyright IBM Corporation 1999, 2013. All rights reserved.

ACD5218E The Lotus Domino API could not be loaded. Could not load the libnotes_r.a
Warning! Error initializing the connection to the TDP library"

Domino is 64 biit
AIX 7.1
TSM Server 7.1.1.0

Any work aroung on this isssue.?

Thanks
Shariff
 
I follow the link, still same issue
IBM Tivoli Storage Manager for Mail:
Data Protection for Lotus Domino
Version 7, Release 1, Level 0.0
(C) Copyright IBM Corporation 1999, 2013. All rights reserved.
ACD5221I The /usr/tivoli/tsm/client/domino/bin64/domdsm.log log file has been pr uned successfully.
ACD5218E The Lotus Domino API could not be loaded. Could not load the libnotes_ r.a
Warning! Error initializing the connection to the TDP library

Choose from the following commands:
DOMDSMC ACTIVatedbs
[/ADSMNODe=nodename]
[/ADSMOPTFile=dsm.opt|filename] (default: dsm.opt)
[/ADSMPWD=password]
[/APPLYLogs=date[,time]] (default: currentdate,currenttime)
[/BUFFers=numbuffers[,buffersize]] (default: 3,1024)
[/CONFIGfile=domdsm.cfg|filename] (default: domdsm.cfg)
[/LOGFile=domdsm.log|logfilename] (default: domdsm.log)
[/LOGPRUne=60|n|No] (default: 60)
[/MOUNTWait=Yes|No] (default: Yes)
[/PICk]
[/Quiet]
Press enter for more information or enter 'q' to quit.
 
So, Domino and TDP are both the same number of bit? 32 and 32 or 64 and 64.
 
Domino is 9.01 64 bit
TDP 7.1.0.0 also 64 bit
AIX on both Client and TSM server 7.1
 
Back
Top