9.0.1.9 upgrade

 1 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member
I'm testing a 9.0.1.9 upgrade from 9.0.0.x on Win2003 32-bit.

All seems to be going well, until the upgrade hits a snag in the install of core technology. Here's the tail end of the install.log. The message, ldifgen bootstrap failed appears to be an issue with the java.security file. But I've already ran all my tests with BouncyCastle and they came up fine. There's a KB article 558556 which addresses this, but still I've reviewed the java.security file and it appears OK.
Has anyone else seen this issue before? I've also got Lawson working on this issue but no resolution yet.
__________________________


...
...

BUILD SUCCESSFUL
Total time: 1 second
@@ run perl E:\lawtest2\gen\install\validate-sec-bc.pl E:\\lawtest2\\law\\system\\install.cfg
@@ h2 Add security service
Adding sec services to E:\lawtest2\law\system\laserv.cfg
@@ h2 test: to see if ldap server is running
@@ h2 test: the ldap connection credentials you entered
@@ h2 test: check for presence of o=lwsn,dc=xxxxxxx,dc=net on ldap server
@@ h2 note: starting ssoconfig
Successfully delete temp file E:\\lawtest2\\gen\\system\\sso_pkga_nt_temp.xml 
@@ h2 note: ssoconfig finished...
@@ h2 note: creating ldif content
SSO may not be configured properly
Fatal: [install-sec.pl] ldifgen bootstrap failed
Error: Fatal: [install-sec.pl] ldifgen bootstrap failed

Error: Activating Lawson Security, RM, and SSO failed.
**** 2012.01.19 09.35.37 RESTART Failed.
showErrorAndStop called



Roger French
Veteran Member Send Private Message
Posts: 549
Veteran Member
Issue resolved.
What happened was that we had to change the encryption algorithm, and that meant touching install.cfg, but the file authen.dat in %LAWDIR%/system had to NOT be changed. So once we kept the original authen.dat file and reran the install, it came out fine with no issues.