newtobaan
22nd March 2010, 17:57
Hi,

We are getting an error while trying to start up our Ln instance using rc.start.

This is a copy over of an existing Ln install, which is working fine.

Need some urgent help please...

Initializing...
Initialize Shared Memory

Create Shared Memory

shmmanager6.2: Load of shared library failed '/opt/baan/eulnprod/bse/bin/../shlib/libTssConvert.so';
Unable to find library '/usr/lib/nls/loc/hpux64/locales.1/C'.
shmmanager6.2: Load of shared library failed 'TssConvert','-';
Unable to find library '/usr/lib/nls/loc/hpux64/locales.1/C'.
shmmanager6.2: Fatal error: TssConvertInitialize failed.
Cannot initialize Shared Memory

Execution of /opt/baan/eulnprod/bse/bin/shmmanager6.2 has failed

Thanks

dave_23
22nd March 2010, 22:32
looks like you're missing some standard libraries on the HP-UX box.

Unable to find library '/usr/lib/nls/loc/hpux64/locales.1/C'.

I'm not sure what HP-UX package that is, probably best to call HP and ask them if you don't know.

Dave

newtobaan
23rd March 2010, 12:02
The patches on the original Box where Ln is installed (from where the copy was done) are the same as this particular box. I have brought this up with our Unix admins and they are telling me that the two systems are at the same patch level!

Any other thoughts or advice would be appreciated.

Thanks

jclju1
23rd March 2010, 15:53
Is it output of command locale same on the both servers?