cancel
Showing results for 
Search instead for 
Did you mean: 

Login Error in Visual Administrator

Former Member
0 Kudos

Hi,

I'm experiencing a problem when trying to log into the visual administrator using the Default connection. I get the following error:

<i>Unable to lookup connection Default http://xxxx:8101/msgserver/text/logon returned empty list of connection parameters.</i>

I tried creating a new connection, but I received the same error. When I went to check the URL I get the following.

version 1.0

<i>server</i>_NW1_01

DIAG <i>server</i>.<i>domain</i>.com 3201 LB=4

RFC <i>server</i>.<i>domain</i>.com 3301

HTTP <i>server</i>.<i>domain</i>.com 8001

J2EE <i>server</i>.<i>domain</i>.com 50100 LB=1

J2EES <i>server</i>.<i>domain</i>.com 50101 LB=1

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mat,

The Default connection of Visual Administrator uses the message server

HTTP port to get the ports and hosts of the available dispatchers in the

cluster. The HTTP port of the message server is written in the adminCFG.

properties file in the /admin/cfg directory of the J2EE installation.

In 6.30 versions of J2EE Engine prior 6.30 SP3 this connection port had

the value 8101 and in cases the message server HTTP port was different,

the Default connection didn't work. These were the cases when the J2EE

instance number was different than 01, as the message server port is

calculated this way:

<message_server_port> = 8100 + <instance_number>

Please check note 730400 for further clarification.

Cheers,

Shyam.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Matt,

Why is the port in the url 8101 instead of 8001?

Regards.

Ruchit.