CE10 processng tier install on Solaris 8

Hi

I try to install CE10 on Solaris 8 . The installation goes fine and did not report any errors.
I start the servers using ./ccm.sh -start all

Starting all servers…

Starting pageserver…

Starting cacheserver…

Starting input…

Starting output…

Starting reportjobserver…

Starting programjobserver…

Starting eventserver…

Starting ras…

Starting cms…
It says that all the servers are started.
But when i try to execute ./ccm.sh -display . This is to display the status of each server. I get the an error

bash-2.03$ ./ccm.sh -display
Creating session manager…
Logging onto CMS…
Error: Couldn’t logon to CMS
Error description: Unable to retrieve cluster members. CMS host ‘edr120’ can be contacted, but there is no CMS running at port 6400.

I am also not able to login the admin and desktop launch using the web appliaction.

Please advise what needs to be done to solve this problem. How can i see the logs of different servers on Solaris .

uname -a

SunOS edr120 5.8 Generic_117350-24 sun4u sparc SUNW,Sun-Fire-V240

Thanks In advance.


sacmon (BOB member since 2007-05-30)

Here is what I have noted .

I try to start all servers using ./startservers . I try to grep for the port 6400. First 6400 in the LISTEN mode .

bash-2.03$ netstat -a |grep 6400
*.6400 . 0 0 24576 0 LISTEN
edr120.6400 edr120.50181 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50218 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50219 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50256 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50257 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50260 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50265 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50286 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50290 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50293 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50296 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50299 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50306 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50380 24820 0 24820 0 TIME_WAIT

Few seconds after When I try to grep for 6400. It does not show up 6400 in the listening state.

edr120.6400 edr120.50181 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50218 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50219 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50256 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50257 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50260 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50265 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50286 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50290 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50293 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50296 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50299 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50306 24820 0 24820 0 TIME_WAIT
edr120.6400 edr120.50380 24820 0 24820 0 TIME_WAIT
edr120.50406 edr120.6400 24820 0 24820 0 TIME_WAIT

Could anyone please tell me why CMS is not started successfully .

In the logging directory a file crystalmsd_20070628_064354_21517.log
is created and it says

Timestamp ProcessID ThreadID Message
[Thu Jun 28 05:41:35 2007] 26343 1 assert failure: (oscafactory.cp
p:930). (false : OSCAPortListener::unblock: Fail to unblock listening due to co
nnect failure
).
[Thu Jun 28 05:41:35 2007] 26343 1 assert failure: (sguid.cpp:261)
. (0 : no message).

thanks


sacmon (BOB member since 2007-05-30)

Topic moved from “General Discussion” to “Building Reports” ==> Legacy Crystal Products".

(I must warn you that most folks on this board, if they have Crystal Experience, may only have experience with the XI products.)


Anita Craig :us: (BOB member since 2002-06-17)