HI + IM = Nulli

Nulli experts share their Human Information + Identity Management knowledge

Unable to open wallet error while bringing up OVD11g

OVD 11g installed on Windows 2008 workstation fails to start with the following diagnostic log error:

Error:

PKI-02002: Unable to open the wallet. Check password
 
Reason:
There is a variable-id called "TEMP" in opmn.xml that holds the location where a couple .tmp files are created when OVD wallet file cwallet.sso is accessed.
 
Our opmn.xml has the following value for TEMP :
C:\Users\ADMINI~1\AppData\Local\Temp\1
 
Somehow the directory "1" was missing on our server. Since there was no directory to create the files, OVD refused to start.
 
Solution:
Creating an empty folder called 1 and attempting to start OVD created the required .tmp files and folders needed to store the wallet information
 
Disclaimer: This information is provided "AS IS" without warranty of any kind, either expressed or implied. The entire risk as to the quality and performance of the information is with you.
Post a Comment: