Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Problem installing on HP-UX
System
Recently I'm install the OD on the HP-UX system.
But it seems not work perfectly....
Here is the response while I start up the etc/init.d/iwod script.
/usr/lib/dld.sl: Unresolved symbol: dlopen (code) from /etc/OpenDeployNG/lib/libicuuc.18
/etc/OpenDeployNG/startod[206]: 8289 Abort(coredump)
WARNING: The OpenDeploy server is still not responding.
WARNING: Please check the OpenDeploy server log.
WARNING: OpenDeploy might have failed during start up or
it might still be in the process of starting up.
Make sure OpenDeploy server successfully
started up before doing deployments.
I think the problem is (vtables), since different compilers deal with vtables differently.
Do you have any suggestions about this ? Or what patch I have to install for this.
Any response is appreciated.
Find more posts tagged with
Comments
Adam Stoller
I don't have experience with OpenDeploy on HP-UX - but there is some information that you need to provide for anyone to help you with any degree of accuracy:
1. What version of OpenDeploy (including patches / service packs)?
2. What version of the OS (HP-UX)?
3. Is this the Base Server or Receiver?
4. What hardware is being used (there have been recent OS releases for both IBM and HP using a non-RISC-based architecture which are not supported by OpenDeploy)?
There may be more questions too - but if you can start by providing answers to the above, it will greatly improve your chances of getting knowledgeable responses in return.
--fish
(Interwoven Senior Technical Consultant)
nipper
Check the version of HPUX. This happened a couple years ago to me & it was do to support for HPUX 10.X and 11.
If this is a supported rev of HPUX look for /usr/lib/dld.sl and if it is installed. Obviously one of the loadable libraries is not dynamically loading. If the file is not there, you may need to install an option with HPUX
Andy