DS 6.1 Windows 2003 (Failed to list running instances.)
When trying to install either the patch on the full install of DS 6.1on Windows 2003 Enterprise Edition I receive this error:
dsee_deploy install -p 11169 -i e:\data\ds1
...
Do you accept the license terms ? <yes/no> : yes
Error: Failed to list running instances.
Any ideas?
[317 byte] By [
htafolla1a] at [2007-11-27 8:12:54]

# 2
After looking around a bit more last night, I noticed a -v option for verbose and it appears it is looking for a Directory Proxy Server, which I do not have installed:
Do you accept the license terms ? <yes/no> : yes
Ignoring -p option. Replaced by current cacao port: 11162
Installation path: e:\Sun\DS
Zip files to install:
sun-ldap-base.zip
sun-ldap-perl.zip
sun-ldap-dsrk6.zip
sun-ldapcsdk-tools.zip
sun-ldapcsdk-dev.zip
sun-ldap-ljdk.zip
sun-ldap-jre.zip
sun-ldap-shared.zip
sun-ldap-shared-l10n.zip
sun-ldap-directory.zip
sun-ldap-directory-l10n.zip
sun-ldap-directory-config.zip
sun-ldap-directory-dev.zip
sun-ldap-console-agent.zip
sun-ldap-console-cli.zip
sun-ldap-console-common.zip
sun-ldap-console-var.zip
sun-ldap-jdmk.zip
sun-ldap-directory-client.zip
sun-ldap-directory-client-l10n.zip
sun-ldap-proxy.zip
sun-ldap-proxy-l10n.zip
sun-ldap-proxy-client.zip
sun-ldap-proxy-client-l10n.zip
sun-ldap-console-gui.zip
sun-ldap-console-gui-help.zip
sun-ldap-console-gui-l10n.zip
sun-ldap-console-gui-help-l10n.zip
Verbose mode: yes
Safe mode: no
Checking running Directory Server instances
PidInstance path
-
1212 e:/Data/ds1
1 processes found
Running instances have been found.
It is recommanded to stop them before deploying. Do you want to continue [y/n]? y
Checking running Directory Proxy Server instances
Error: Failed to list running instances.
Here is the output from dsee_data\listrunnings.exe -i e:\data\ds1 DS eventhough I have a directory server running:
0 processes found
# 4
I found this error in the Application Event Viewer
Faulting application listrunnings.exe, version 0.0.0.0, faulting module msvcrt.dll, version 7.0.3790.3959, fault address 0x00038efa.
This seems to be an issue of how this command is called from within the script, since I can run it directly.
# 5
dsee_deploy launches listrunnings twice: first time looking for running DS instances, second time looking for running DPS instance. Looking at your trace, the error occurs in the second call:
dsee_data\listrunnings.exe -i e:\Sun\DS DPS
Some more questions: do you use VMware ? Have you ever install Java Enterprise System 5 on your machine ?
Regards,
Carole
# 10
Steve,
If you are a Directory Customer, you can contact your Sun support representative and get a fix for this issue almost immediately.
Otherwise, you may want to test using Directory Server running on another supported OS. This pb is only occuring with Windows (and not all machines).
Regards,
Ludovic.