Getting error while Logging in IBM InfoSphere

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
srinivas2705
Participant
Posts: 3
Joined: Wed Sep 17, 2008 10:02 am

Getting error while Logging in IBM InfoSphere

Post by srinivas2705 »

The Information Server crashes while trying to login. Following is the Error log which we get:-
Failed to authenticate the current user against the selected Domain
CORBA MARSHAL 0x4942f89a No; nested exception is:
org.omg.CORBA.MARSHAL:

Trace from server: 1198777258 at host mx.mediaqa.nbcuni.ge.com >>
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : initial and forwarded IOR inaccessible:
Forwarded IOR failed with: java.net.SocketException: Too many open files:host=3.152.11.73,port=1295
Initial IOR failed with: java.net.SocketException: Too many open files:host=3.152.11.73,port=1295 vmcid: IBM minor code: 89A completed: No
at com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java(Compiled Code))
at com.ascential.acs.security.auth.server._EJSRemoteStatelessAuthenticationService_e0d03809_Tie.login(_EJSRemoteStatelessAuthenticationService_e0d03809_Tie.java:146)
at com.ascential.acs.security.auth.server._EJSRemoteStatelessAuthenticationService_e0d03809_Tie._invoke(_EJSRemoteStatelessAuthenticationService_e0d03809_Tie.java(Compiled Code))
at com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java(Compiled Code))
at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java(Compiled Code))
at com.ibm.rmi.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.CORBA.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.rmi.iiop.Connection.respondTo(Connection.java(Compiled Code))
at com.ibm.rmi.iiop.Connection.doWork(Connection.java(Compiled Code))
at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java(Compiled Code))
at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
<< END server: 1198777258 at host mx.mediaqa.nbcuni.ge.com

vmcid: IBM minor code: 89A completed: No

Could not understand the error!!!
Regards,

Srinivas Jalasuthram
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

The important part of the message is "Failed to authenticate the current user against the selected Domain" - the stack trace is not helpful unless you happen to have source code (which IBM does not release).

Is this user actually registered in Information Server and credentialled therein as a DataStage user?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kandyshandy
Participant
Posts: 597
Joined: Fri Apr 29, 2005 6:19 am
Location: Singapore

Post by kandyshandy »

Srinivas, Are you using 8.0.1 or 8.1? If it is 8.0.1, then it is a known issue and IBM has patch for this (Fix Pack 1a, i guess)
Kandy
_________________
Try and Try again…You will succeed atlast!!
Ramani
Participant
Posts: 58
Joined: Mon Oct 08, 2007 1:51 am

Post by Ramani »

the same issue.

Failed to authenticate the current user against the selected Domain
Unexpected end of file from server

I have v8.1. The required credentials are passed correctly.
Thanks
sjfearnside
Premium Member
Premium Member
Posts: 278
Joined: Wed Oct 03, 2007 8:45 am

Post by sjfearnside »

Do you have the multi client manager? I got the issue when I tried to log on to a different version than what was selected by the multi client manager. Ex: I selected V8.1 in the client manager then tried to logon using the V8.0.1 client, such as designer.
sreekanth kutumbaka
Participant
Posts: 16
Joined: Wed May 31, 2006 10:57 pm
Location: Hyderabad

Re: Getting error while Logging in IBM InfoSphere

Post by sreekanth kutumbaka »

srinivas2705 wrote:The Information Server crashes while trying to login. Following is the Error log which we get:-
Failed to authenticate the current user against the selected Domain
CORBA MARSHAL 0x4942f89a No; nested exception is:
org.omg.CORBA.MARSHAL:

Trace from server: 1198777258 at host mx.mediaqa.nbcuni.ge.com >>
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : initial and forwarded IOR inaccessible:
Forwarded IOR failed with: java.net.SocketException: Too many open files:host=3.152.11.73,port=1295
Initial IOR failed with: java.net.SocketException: Too many open files:host=3.152.11.73,port=1295 vmcid: IBM minor code: 89A completed: No
at com.ibm.rmi.iiop.CDRInputStream.read_value(CDRInputStream.java(Compiled Code))
at com.ascential.acs.security.auth.server._EJSRemoteStatelessAuthenticationService_e0d03809_Tie.login(_EJSRemoteStatelessAuthenticationService_e0d03809_Tie.java:146)
at com.ascential.acs.security.auth.server._EJSRemoteStatelessAuthenticationService_e0d03809_Tie._invoke(_EJSRemoteStatelessAuthenticationService_e0d03809_Tie.java(Compiled Code))
at com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java(Compiled Code))
at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java(Compiled Code))
at com.ibm.rmi.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.CORBA.iiop.ORB.process(ORB.java(Compiled Code))
at com.ibm.rmi.iiop.Connection.respondTo(Connection.java(Compiled Code))
at com.ibm.rmi.iiop.Connection.doWork(Connection.java(Compiled Code))
at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java(Compiled Code))
at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java(Compiled Code))
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
<< END server: 1198777258 at host mx.mediaqa.nbcuni.ge.com

vmcid: IBM minor code: 89A completed: No

Could not understand the error!!!

Hi.....
Greeting to everyone.

We are facing the same issue in Websphere 8.1 version. We are trying to connect to datastage designer from client machine but we are getting the same above error. All required ports are open from client machine but still we are facing the same error.

Is there any solution to resolve this issue?
Sreekanth
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Please start your own post.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply