Ndsdcrashesafteridm
From CoolSolutionsWiki
-my other wikis
After installing IDM 3.5.1, ndsd would crash. IDM crashes edirectory IDM crashes ndsd
[edit]
troubleshooting
- to get ndsd to run in the short term - get it back up and running quickly: I did the following:
- cd /opt/novell/eDirectory/lib/nds-modules
- mkdir idmtemp
- cp libvrdim.* to idmtemp
- rm libvrdim.*
- rcndsd start
- verify you do NOT have :/usr/lib/nds-modules/ if you do, you may have not done: rpm -Uvh --relocate=/usr/=opt/novell/eDirectory consider renameing /usr/lib/nds-modules and redoing the rpm update with the --relocate switch
[edit]
helpful commands
- ndsmanage startall or stopall
- Spident
- ndstrace -c modules | grep -i V
- watch --interval=1 ' ps aux | grep ndsd'
