Oracle Weblogic Server (MOSC)

MOSC Banner

Can't start Admin Server using wlst - assistance needed

edited Mar 7, 2014 12:00PM in Oracle Weblogic Server (MOSC) 5 commentsAnswered

Hi All,

I have a problem: I need to start my AdminServer using wlst.sh.

I have a script calles startAdminServer.wlst

nmConnect('username','password','localhost','5556','base_domain','/u01/Oracle/Middleware/user_projects/domains/base_domain','plain')

nmStart('AdminServer')

When I go to .../wlserver/common/bin and issue the command:

. ./wlst.sh /home/oracle/startAdminServer.wlst

I get:

Initializing WebLogic Scripting Tool (WLST) ...

Welcome to WebLogic Server Administration Scripting Shell

Type help() for help on available commands

Connecting to Node Manager ...

This Exception occurred at Fri Feb 28 06:50:07 EST 2014.

weblogic.nodemanager.NMException: I/O error while reading domain directory

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