Oracle Weblogic Server (MOSC)

MOSC Banner

Unable to connect to admin server via WLST Connect():

edited Feb 3, 2020 4:03AM in Oracle Weblogic Server (MOSC) 9 commentsAnswered

I get the following error:

wls:/offline> connect('weblogic','XXXXXX','10.72.2.243:7001')

Connecting to t3://10.72.2.243:7001 with userid weblogic ...

Traceback (innermost last):

  File "<console>", line 1, in ?

  File "<iostream>", line 19, in connect

  File "<iostream>", line 553, in raiseWLSTException

WLSTException: Error occurred while performing connect : User failed to be authenticated.

dumpStack:

javax.naming.AuthenticationException: User failed to be authenticated. [Root exception is java.lang.SecurityException: User failed to be authenticated.]
        at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:46)
        at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:969)
        at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:860)
        at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:609)
        at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:418)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center