Operating System - HP-UX
1837414 Members
3696 Online
110116 Solutions
New Discussion

A error at Broadvision startup

 
spocp
Occasional Contributor

A error at Broadvision startup

first01 22: bvconf execute -p
One-To-One on first01: There is an older version of OneToOne configuration.
Would you like to keep it? (Y/N) y
One-To-One on first01: Check installation
One-To-One on first01: System pre-check is done.
One-To-One on first01: ORACLE installation detected.
Enter DB password:
One-To-One on first01: System pre-check is done.
One-To-One on first01: Check Oracle environment

One-To-One on first01: Begin initialization.
One-To-One on first01: Initializing store and log files.
One-To-One on first01: Starting Orb daemon.

One-To-One on first01: Setting Up Global Name Service
One-To-One on first01: ROOT_HOST = first01
One-To-One on first01: Installing Global Name Service
One-To-One on first01: Installing bvconf_srv p_1221_1 -f -ins
One-To-One on first01: Global Name Service has been created.

One-To-One on first01: User Database initialization
One-To-One on first01: Stored procedure initialization
One-To-One on first01: No site id specified

One-To-One on first01: Installing cmsdb p_1221_2 -ins
One-To-One on first01: Installing cmsdb p_1221_3 -ins
One-To-One on first01: Installing cmsdb p_1221_4 -ins
One-To-One on first01: Installing cmsdb p_1221_5 -ins
One-To-One on first01: Installing cntdb p_1221_6 -ins
One-To-One on first01: Installing cntdb p_1221_7 -ins
One-To-One on first01: Installing genericdb p_1221_8 -ins
One-To-One on first01: Installing genericdb p_1221_9 -ins
One-To-One on first01: Installing sched_srv p_1221_10 -ins
One-To-One on first01: Installing sched_srv p_1221_11 -ins
One-To-One on first01: Installing alert_srv p_1221_12 -ins
One-To-One on first01: Launching sched_poll_d d_1221_13
One-To-One on first01: Launching deliv_smtp_d d_1221_14
One-To-One on first01: Launching deliv_comp_d d_1221_15
One-To-One on first01: Installing extdbacc p_1221_16 -ins
One-To-One on first01: Launching pmtassign_d d_1221_17
One-To-One on first01: Launching pmthdlr_d d_1221_18
One-To-One on first01: Launching pmtsettle_d d_1221_19
One-To-One on first01: Installing cntdb p_1221_20 -ins
One-To-One on first01: Installing ofbe_srv p_1221_21 -ins
One-To-One on first01: Installing om_srv p_1221_22 -ins
One-To-One on first01: Installing ofdb p_1221_23 -ins

One-To-One on first01: Updating Matching Agent cache

One-To-One on first01: System post-check is done.
first01 23: imgr_conf -a start
/usr/lib/dld.sl: Can't open shared library: /view/3rd4.1Hp-19990610/projects/thi
rdparty/root/src/orbix/HP-UX11/lib/liborbixmt.sl
/usr/lib/dld.sl: No such file or directory
/opt/bv1to1/bin/imgr_conf[29]: 19788 Abort(coredump)
orbixd is not running. Do you wish to start it? (Y/n) y
/usr/lib/dld.sl: Can't find path for shared library: libITtls.sl
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't find path for shared library: libITtls.sl
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't find path for shared library: libITtls.sl
/usr/lib/dld.sl: No such file or directory
/opt/bv1to1/bin/imgr_conf: 19843 Abort(coredump)
/opt/bv1to1/bin/imgr_conf[2]: 19844 Abort(coredump)
/opt/bv1to1/bin/imgr_conf[3]: 19845 Abort(coredump)
spocp
1 REPLY 1
Bill McNAMARA_1
Honored Contributor

Re: A error at Broadvision startup

You might want to find the libraries that are not loading and add them to your LPATH or ld -l option. (man ld)

just a guess...

Later,
Bill
It works for me (tm)