|
Run the startWLS command from the directory %WL_HOME%\server\bin. You should see a console appear for the WebLogic server. You'll be asked for username and password — enter "wlstudent" for both — and then you'll see the following message in the console:
No config.xml was found.
Would you like the server to create a default configuration and boot? (y/n):
Enter 'y' in response; you will be asked again for the password (enter "wlstudent") and then server startup should complete. At or near the bottom of the console output, you should see:
<Server started in RUNNING mode>
You can close the console with Ctrl-C (and 'Y' to terminate the batch file).
|