ssoconfig ssocfginfoservlet smoke test fails

 4 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
Gary Padgett
Veteran Member Send Private Message
Posts: 90
Veteran Member
I just installed the latest environment patch onto my nonproduction LSF901ESP6, AIX 5.3 machine and encountered issues. The patch number is LSFCT_AIX5_09000106P5294. After installing it, the sso/ssoservlet smoke test worked but ssoconfig/ssocfginfoservlet failed with status 500. I have opened a case with Lawson and will update this thread when I know more.
John Henley
Send Private Message
Posts: 3351
There are significant prerequisite changes for 9.0.1.6 (in particular if memory serves me right, you need to update WAS to v7, Java and Bouncy Castle to 1.6). Did you do all of that? =
Thanks for using the LawsonGuru.com forums!
John
Jeff White
Veteran Member Send Private Message
Posts: 83
Veteran Member
I had a similar issue on the HP Integrity when I installed 9.0.1.6. Whether or not it's the same issue, I don't know for sure. For us, the installer did not copy the SecurityLoggerConfiguration.xml from GENDIR to LAWDIR. We also kept seeing the message "Undefined MessageProducer : SecurityRMLogger!" throughout the install process.

The resolution was to:

1) Backup $LAWDIR/system/SecurityLoggerConfiguration.xml
2) cp $GENDIR/system/SecurityLoggerConfiguration.xml $LAWDIR/system/SecurityLoggerConfiguration.xml
3) lsconfig -l

Jeff
Gary Padgett
Veteran Member Send Private Message
Posts: 90
Veteran Member
Sorry for the slow response, John. Yes, I have installed all of that. Still no fix, still working on it.
I was already on ESP6 and some post-patches prior to installing this patch. The post-ESP6 patch level I was at prior to installing 5294 works fine. Lawson has written a JT for the issue.
Jimmy Chiu
Veteran Member Send Private Message
Posts: 641
Veteran Member
Can you provide a screenshot of the error?