Page 1 of 1

Failed to authenticate the current user against the selected

Posted: Mon Sep 26, 2011 3:02 pm
by akonda
Hello,

we have installed the IBM datastage 8.5 on Aix server. but we are not able to connect to datastage clients. When I run the command (./bin/uv -admin -info) the status shows running. I rebooted the DSENGIN and VM. Any thoughts why I am getting below error ?

Error Mesage:
Failed to authenticate the current user against the selected Services Tier

Could not connect to server [Host Name] on port [9080].

Arun

Posted: Mon Sep 26, 2011 4:05 pm
by qt_ky
I get that same error when trying to log into a client while Information Server 8.5 is down. If your server really is up then maybe there is a firewall blocking traffic between your client and your server.

Posted: Mon Sep 26, 2011 8:50 pm
by ray.wurlod
It's more likely, given what's in the error message, that the root cause is not the DataStage services at all. Read the error message carefully. Cannot connect on port 9080 means that you can not connect to the services tier - so that in all probability your WebSphere Application Server (server1) is the culprit. Check its status with the serverStatus.sh command.

Posted: Tue Sep 27, 2011 8:04 am
by akonda
Can somebody suggest me how to unblock the firewalls from this server Or how to change the configuration to use this port number(9080) ??

Or how to find the port used in DS installation ?
Thanks

Posted: Tue Sep 27, 2011 9:06 am
by battaliou
A few relevant questions. Was this a new install or an upgrade? Are you connecting with user isadmin? What is the URL you are attempting to connect with?

Posted: Tue Sep 27, 2011 9:14 am
by akonda
It is new installation.
loging as dsadm.
http//isserver:portnumber.

Posted: Tue Sep 27, 2011 11:08 am
by battaliou
Try logging in as isadmin

Posted: Tue Sep 27, 2011 11:43 am
by akonda
Not conneting with is admin.

Also,

When I ran a command (netstat -a | grep 9080) to see port. I cont see the port listening.

I there anyway I can see the existing datastage server configuration through Linux to checl which port is used. ??

Posted: Tue Sep 27, 2011 1:32 pm
by lstsaur
As you said that you can't even see the port 9080 is up running, that means most likely the default WebSphere Application Server process (server1) is not running either. So ask your system admin for help. Trying to us different IDs to login wouldn't solve your problem.

Posted: Wed Sep 28, 2011 2:34 am
by battaliou
Ok, so you use internet explorer to connect with http//isserver:portnumber

This should give you a login prompt.

Login as isadmin (no space).

Do you get this far?