09-07-2008 04:57 AM
I'm currently testing LMS 3.1 in a Solaris zone.
Problems started when I enabled SSL mode.
Even after a complete uninstall/reinstall, jrm always dies (see attached sanitized logfiles).
The log messages do not make sense for me, so what's the problem here?
Solved! Go to Solution.
09-07-2008 07:29 AM
This is what I thought. Change the ServiceName to the actual short hostname of the zone (i.e. this appears to be simply "lms"). Restart dmgtd.
09-07-2008 07:14 AM
Please post your /opt/CSCOpx/lib/classpath/jrmuser.properties file.
09-07-2008 07:20 AM
#Configure the username to pass for Jobcli and Lockcli
#Sun Sep 07 13:27:52 CEST 2008
Username=admin
ServiceName=JrmServiceManager_lms.hrz.uni-bielefeld.de
09-07-2008 07:29 AM
This is what I thought. Change the ServiceName to the actual short hostname of the zone (i.e. this appears to be simply "lms"). Restart dmgtd.
09-08-2008 07:37 AM
Yep, now it's working fine, thanks.
Nevertheless this raises another question.
Should I better enter the FQDN during installation and fix this file again, or is it better to use the unqualified hostname and fix the certificate configuration later?
09-08-2008 10:33 AM
It's best if you can use the short hostname as much as possible. The only variable which should hold the FQDN is PX_FQDN which is found in NMSROOT/lib/classpath/md.properties.
09-09-2008 06:16 AM
Thanks again. I'll use the bare hostname on the next installation attempt.
Now I'd like to see this a) documented and b) enforced by the setup script.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide