Windows Application Start

Depending on the choices you made during the installation process, there are three methods of starting the server:

  • Windows application start

  • Windows service start

  • Command-line start

If you installed on Windows but chose not to make WebLogic a Windows service, this is the method for you. In this case, WebLogic is started just like any other Windows application.


Start
               Programs
                           BEA  WebLogic  E-Business  Platform
                                     WebLogic  Server  6.1
                                               Start  Default  Server

This should bring up a DOS-esque screen like that in Figure 2-1. Note that at this point you will be prompted for a password.

Figure 2-1. Windows Start

graphics/02fig01.gif

The password that it's looking for is, of course, the password you typed in during the installation process.

If during this process you encounter an error like "Unable to create a server socket for port 7001," this almost certainly means that another instance of WebLogic server is already running on your machine, perhaps as a Windows service. Test this hypothesis by starting the Default Console, which is also available under the Windows Start menu. This may be what you want; if not, stop the BEA service, either using your administration console or, if all else fails, through the Task Manager. [1] Alternatively, it's not absolutely out of the question that some other service has claimed that port, though that is pretty unlikely .

[1] Task Manager is invoked with the <Ctrl>+<Alt>+<Del> key combination.

Finally, you should also be aware that if WebLogic is started as a Windows application, it will run only as long as the window in which it was invoked remains open . In a production environment this is a bad thingso, once again, this method is strongly discouraged for anything other than testing purposes.

config.xml. booted

The config.xml.booted file is a backup of the last configuration file that was successfully started. This file can be used as a backup in the event that the config.xml file is corrupted badly enough that the server is unable to boot.



BEA WebLogic Server Administration Kit
BEA WebLogic Server Administration Kit (Prentice Hall PTR Advanced Web Development)
ISBN: 0130463868
EAN: 2147483647
Year: 2002
Pages: 134
Authors: Scott Hawkins

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net