[repo_proxy 13] Designer / Deski on BOXI R2 SP4

Hi all :wave:

During the installation (BOXI R2 SP4 on SunOS 5.8, using MySQL), I experienced the following error :

err: Error description: Unable to connect to CMS su0059:6400.  A wrong connection is made to @@SU0059CLI(SU0059CLI).  Logon cannot continue.

Creating session manager...

Logging onto CMS...

err: Error: Couldnt logon to CMS

err: Error description: Unable to connect to CMS su0059:6400.  A wrong connection is made to @@SU0059CLI(SU0059CLI).  Logon cannot continue.

Creating session manager...

Logging onto CMS...

err: Error: Couldnt logon to CMS

err: Error description: Unable to connect to CMS su0059:6400.  A wrong connection is made to @@SU0059CLI(SU0059CLI).  Logon cannot continue.

HRESULT 80042a79: Unable to connect to CMS su0059:6400.  A wrong connection is made to @@SU0059CLI(SU0059CLI).  Logon cannot continue.

CMS = su0059:6400, user = Administrator

[InstallEntSdkWrapper.main] Connecting to CMS su0059:6400 as Administrator

[InstallEntSdkWrapper.CmsImportFile] Exception: CE SDK Exception occurred : Unable to find servers in CMS SU0059CLI and cluster @SU0059CLI with kind fileserver and extra criteria null. All such servers could be down or disabled by the administrator.

[InstallEntSdkWrapper.main] BIAR File could not be imported

[InstallEntSdkWrapper.main] Connecting to CMS su0059:6400 as Administrator

[InstallEntSdkWrapper.CmsImportFile] Exception: CE SDK Exception occurred : Unable to find servers in CMS SU0059CLI and cluster @SU0059CLI with kind fileserver and extra criteria null. All such servers could be down or disabled by the administrator.

Then, I logged on the CMS (Web interface), the only service who was started was the CMS… I activate all other services : everything works fine.

But, when I try to launch Designer, and to connect to the CMS, I got the following message :

[repo_proxy 13] SessionFacade::openSessionLogon with user info has failed(Transport error: Communication failure.

(hr=#0x80042a01)

I’m accessing the server through a VPN. I don’t have a firewall. I don’t thing there is a firewall on the server (“telnet my_server 6400” works fine).

So, what’s wrong ? :crazy_face:

Thank you for your help :stuck_out_tongue:

Adrien


atharrault (BOB member since 2009-09-15)

No idea ? :wah:


atharrault (BOB member since 2009-09-15)

Can you log on to the DB with any other tool?


Damocles :uk: (BOB member since 2006-10-05)

This may help you:-

https://bobj-board.org/t/144532


Mak 1 :uk: (BOB member since 2005-01-06)

Yes, it works fine :shock:


atharrault (BOB member since 2009-09-15)

Still facing the problem…

1.jpg : I could log on the system, using the same system name that the name used in the url (i.e. : “su0059”).

2.jpg : Some servers are named “su0059cli” instead of “su0059”. I don’t know where BO finds this information…

3.jpg : It seems that BO is using a cluster… How can I remove it ???

Thanks for any help :cookie:
3.jpg
1.jpg
2.jpg


atharrault (BOB member since 2009-09-15)

And here is my ccm.config.

As you can see, I have added the “-port su0059:6400” for cmsLaunch, and “-port su0059” and “-ns su0059” for other servers. :hb:
ccm.config.txt (7.0 KB)


atharrault (BOB member since 2009-09-15)

Ok guys, it works 8)

I’ve added to my ccm.config the following options :

-port su0059:6400 -requestport 6410 (cmsLAUNCH)
-port su0059:6411 -requestport 6412 (inputLAUNCH)
-port su0059:6413 -requestport 6414 (outputLAUNCH)

:+1: :+1: :+1: :+1: :+1: :+1:
:mrsbob: :mrsbob: :mrsbob: :mrsbob: :mrsbob: :mrsbob:


atharrault (BOB member since 2009-09-15)

Excellent, you solved it yourself!

Thanks for the update…:).


Mak 1 :uk: (BOB member since 2005-01-06)