Installation on HP-UX - Unable to start CMS server.

Hi All,

I am trying to install BO-XI rel 2 on HP-UX PA_RISC box, after installation while the initalising db I am getting the “Unable to start CMS server.”,

I don’t see any tables/SP’s created on the database but when I tried to connect Oracle DB via SQLPLUS , the connection is working fine (tested creating tables, views, functions, SP’s – all works)

Anyone know what’s wrong here.

Thanks,
Vijay

Performing post-install steps…
Creating symlinks…
Symlink creation completed.
Setting up configuration files in /bobjectstst1/BOXI/bobje/data/.bobj
Now initializing components…
Initialization of components completed.
Updating configuration entries…
Now updating entries…
Initializing db…
Starting CMS
Registering license key…
Stopping cms…
Now launching all servers…
Starting all servers…

Starting cms…

Starting pageserver…

Starting cacheserver…

Starting input…

Starting output…

Starting deskijobserver…

Starting destjobserver…

Starting lovjobserver…

Starting reportjobserver…

Starting programjobserver…

Starting webijobserver…

Starting eventserver…

Starting ras…

Starting webi…

Starting ConnectionServer…

Starting fccacheserver…

Starting fcprocserver…

Error: Unable to start CMS server.
Now enabling all servers…
Creating session manager…
Logging onto CMS…
err: Error: Couldnt logon to CMS
err: Error description: The system ServerName can be contacted, but there is no Ce
ntral Management Server running at port 6400.

Creating session manager…
Logging onto CMS…
err: Error: Couldnt logon to CMS
err: Error description: The system ServerName can be contacted, but there is no Ce
ntral Management Server running at port 6400.

Creating session manager…
Logging onto CMS…
err: Error: Couldnt logon to CMS
err: Error description: The system ServerName can be contacted, but there is no Ce
ntral Management Server running at port 6400.

HRESULT 80042a01: The system ServerName can be contacted, but there is no Central
Management Server running at port 6400.

CMS = ServerName:6400, user = Administrator
[InstallEntSdkWrapper.main] Connecting to CMS ServerName:6400 as Administrator
[InstallEntSdkWrapper.Connect] Exception: Server ServerName not found or server ma
y be down
[InstallEntSdkWrapper.main] Could not connect to CMS
[InstallEntSdkWrapper.main] Connecting to CMS ServerName:6400 as Administrator
[InstallEntSdkWrapper.Connect] Exception: Server ServerName not found or server ma
y be down
[InstallEntSdkWrapper.main] Could not connect to CMS
Preparing WAR files for deployment…
Deploying WAR files…


vijaykollu :us: (BOB member since 2003-05-08)

Hi,

After assigning the Oracle Library path to my unix profile, I was able to install it without any problems.

Ofcourse,still its not complete but hanging at deploying the war files…

Thanks,
Vijay


vijaykollu :us: (BOB member since 2003-05-08)

Hi,

did you find out the solution for this problem?

I am in the same boat. I am aslo getting the same error…Couldn’t logon to CMS

Thanks,
Anita


anita765 (BOB member since 2006-12-14)

Hi,

We have faced a similar issue when we tried installing XI R2 on Solaris machine. I went throught many articles posted in BOB, but nothing worked out for me.

Check this link
https://bobj-board.org/t/59094
It gives few solutions.

May not be specific to HP unix but with respect to Solaris/Unix in general. Hope one or the other works for you.

Also just check whether the locale info. in unix is set correctly and the Oracle is configured for UTF 8.

In our solaris box, the locale information in not set correctly, while installation we got an error that a package is missing (the exact error message we received was: Missing package: SUNWeu8os (American English/UTF-8 L10N For OS Environment User Files)), but our systems guy told us that that should not effect the installation. (but it seems that XI requires the Locale information to be correct). We are trying to down load the required patch and will try installing once again.

See if you too get any such silimar error while installing in HP unix. After installing XI just check the locale info is correct. Aslo confirm from your DBA whether oracle is configured for/as UTF 8.

Will keep posted about the updates.

Regards
Arun


Arun8006 (BOB member since 2006-12-22)