Problem #2 first
To fix customer case, there might be many, follow the following procedure:
- Find in /etc/opt/omni/client/components/webservice.properties the keystore password
- cd to /opt/omni/sbin directory
- regenerate the certificate using the following command:
- perl omnigencert.pl –server_id <FQDN of your server> -user_id hpdp -store_password <Your keystore password> -cert_expire <number of days less than 24 * 365>
- omnisv stop
- omnisv start
Alternatively, for now, just search the perl script 'omnigencert.pl' for '24 * 365' and replace it with '10 * 365'.
There is going to be a corrected version of 'omnigencert.pl '
================
Problem #1 was found in quite a few lab cases. Mostly, they provided no eal information, but, there were some suggestions to remove DP from thei server, delete all the DP directories, and reload. I don't know what your situation is with your Configuration directory or the IDB, I can send the instructions if you want, but, I am really not liking this possibility
On the bright side, I found at least one instance where the fix for #2, also fixes to eproblem for #1