![]() ![]() ![]() ![]() ![]() ![]() |
Now that we have installed and configured the Plain Agent and the Controller to establish the resource environment for this example, we need to start each of them and the Administration Console. This will establish the runtime environment needed to define the service to be managed.
The tasks in this topic include:
As the Plain Agent starts, status messages are displayed in the Command Prompt window. After the start sequence is complete, the following information message is displayed in the window:
<Mar 16, 2008 10:05:18 PM> <Info> <ServiceInspector> <All internal systems are now RUNNING.>
As the Controller starts, status messages are displayed in the Command Prompt window. After the start sequence is complete and the Controller establishes the connection with the Plain Agent, the following information messages are displayed in the window:
<Mar 16, 2008 10:08:25 PM> <Info> <ServiceInspector> <All internal systems are now RUNNING.>
STREAM: found system propertyweblogic.xml.stax.XMLStreamOutputFactory
<Mar 16, 2008 10:08:27 PM EDT> <Info> <OSGiLogReaderAdapter> <BEA-000000> <Bundle[141] com.bea.arc.u
i, Message (ServiceEvent.REGISTERED {objectClass=[com.bea.arc.ui.UserInterfaceService] , service.id=
123} ), Exception (null), Time (1205719707093)>
<Mar 16, 2008 10:08:27 PM EDT> <Info> <com.bea.core.tomcat.Activator> <BEA-000000> <SimpleBundle: Se
rvice of type com.bea.arc.ui.UserInterfaceService registered.>
<Mar 16, 2008 10:08:28 PM EDT> <Info> <Configuration> <BEA-2013535> <Successfully wrote file C:/BEAH
OME/user_projects/controller/agent-configuration-cache/PlainAgent-log-agent-config.xml.>
<Mar 16, 2008 10:08:28 PM EDT> <Info> <Configuration> <BEA-2013535> <Successfully wrote file C:/BEAH
OME/user_projects/controller/agent-configuration-cache/PlainAgent-log-agent-config.xml.>
<Mar 16, 2008 10:08:28 PM EDT> <Info> <ResourceBrokerCommon> <BEA-2012151> <Established connection w
ith WLOC Agent running at http://myhost.bea.com:8001.>
[AGENTS-HANDLING] : Getting the observer service for : http://myhost.bea.com:8001/AgentLumpe
rObserver
[AGENTS-HANDLING] : ObserverService URL = http://myhost.bea.com:8001/AgentLumperObserver
<Mar 16, 2008 10:08:28 PM EDT> <Info> <ResourceBrokerPool> <BEA-2012203> <ResourceBroker agent with
id plain-resource-pool - Registered>
To start the WLOC Administration Console:
http://localhost:9001/wloc-console
Note: | Because we are running the Controller on the local machine, we can use localhost . If the Controller was installed on a remote machine, you need to specify the host name for the machine hosting the Controller. |
After logging in successfully, the Home page of the WLOC Administration Console is displayed.
Note that the Event Viewer at the bottom of the Console indicates that the resource pool, named plain-resource-pool, that we defined when we created the Plain Agent was discovered.
After establishing the runtime environment, we need to define the service to be managed. For the steps in this process, go to Define the Service Under Management.
![]() ![]() ![]() |