Page 1 of 1

Unable to logon to Infosphere server

Posted: Fri Oct 05, 2012 8:14 am
by AmeyJoshi14
Hi Experts,

We have installed 8.7 Infosphere package in our linux box. But when I am trying to login to Infosphere Information Servre console from the client box its erroring out saying "Server not responding". :x I have checked all the 3 servers, infact I have stopped and again restarted below 3 servers:-

Information Server
WebSphere Application Server
DS server

But still the same error.
Could you please let us know what may be issue...since its not giving us any error log its really difficult to trace. :roll:

P.S :- I am trying to login into Information server console through "isadmin" id.

Appreciate all your help!!

Thanks in Advance!!

Posted: Fri Oct 05, 2012 2:59 pm
by ray.wurlod
Have you started ASB Node Agent and Logging Agent?

Posted: Fri Oct 05, 2012 3:46 pm
by AmeyJoshi14
Thanks for the reply.

Yes, I have re- started ASB Node Agent and Loggin Agent.
But still the same error. :cry:

Code: Select all

 ./NodeAgents.sh restart
When I am accessing "http://<hostname>:9080" url on the server, its giving me SRVE0255E error ...

Code: Select all

SRVE0255E: A Webgroup/Virtual Host to handle/has not been defined
Appreciate all your help!!

Thanks!!!

Posted: Sat Oct 06, 2012 2:40 am
by ray.wurlod
That's not the URL for version 8.7 (though it was for earlier versions).

Try http://machinename:9080/ibm/iis/console

Posted: Tue Oct 09, 2012 8:31 am
by AmeyJoshi14
Thanks for the help.

I tried the linked which you mentioned... but it is giving same error message.. :cry:

Do we have to again uninstall and install complete infosphere package? :roll:

Thanks again for all the help.

Posted: Tue Oct 09, 2012 3:47 pm
by AmeyJoshi14
Finally we are able to connect to Infosphere server. :D

The issue was linux server was not configured to allow http connection. :lol:

Thanks all for the help!!!