Oracle Coherence Monitor

User Guide

 


Verifying Your Configuration

The purpose of this section is to verify that your OC Monitor configuration (performed in earlier sections of this documentation) is operating properly before performing a full Web deployment.

These instructions assume you have a project directory, as described in OCM Setup. The rtview.properties file is located in your project directory.  

Windows
On Windows, use the standalone OC Monitor to test data acquisition from the cluster.

1.    In an initialized command window, navigate to the projects\mysample directory of the OC Monitor installation directory.

2.    Start the HSQLDB database by typing:

       start_rtv default database

       A command prompt window appears for the HSQLDB database.

3.    Start the Viewer by typing:

       start_rtv viewer -console

       A command prompt window appears, followed by the OC Monitor application.

4.    Inspect the messages that appear in the command prompt window for errors.

5.    Perform the following steps:

6. Repeat steps 2 – 5 as needed to resolve any data acquisition issues.

Proceed to Starting the Monitor.

 

UNIX/Linux
1.    In an initialized command window, navigate to the mysample directory.
       Example: cd projects/mysample

2.    Start HSQLDB.
       Example: start_rtv.sh
default database

3.    Check the HSQLDB log file for errors.
       Example without errors:
        cat hsqldb.log
        [Thread[main,5,main]]: checkRunning(false) entered
        [Thread[main,5,main]]: checkRunning(false) exited
        Startup sequence initiated from main() method
        Loaded properties from [/home/m/SLTest/rtvoc_55c1/projects/myocm/server.properties]
        Initiating startup sequence...
        Server socket opened successfully in 8 ms.
        Database [index=0, id=0, db=file:DATA/alertdefs, alias=alertdefs] opened sucessfully in 452 ms.
        Database [index=1, id=1, db=file:DATA/rtvhistory, alias=rtvhistory] opened sucessfully in 878 ms.
        Startup sequence completed in 1341 ms.
        2009-11-20 11:16:56.800 HSQLDB server 1.8.0 is online
        To close normally, connect and execute SHUTDOWN SQL
        From command line, use [Ctrl]+[C] to abort abruptly

4.    Start the Data Server.
       Example: start_rtv.sh
default dataserver

5.    Carefully inspect the Data Server log file, logs/dataserver.log, for OC Monitor and Coherence errors.

NOTE: Coherence can produce a large number of long messages making errors difficult to notice. Common errors at this stage are "class not found" errors due to missing JAR files, and incorrect or blocked ports.

6.    Terminate the Data Server and correct any configuration errors found.
       Example: stop_rtv.sh
default dataserver

7.    Repeat steps 6 – 8 as needed until the Data Server output produces no errors.

8.  Terminate the data server and HSQLDB and use “ps –ef | grep hsqldb” to find the HSQLDB process.

Proceed to Starting the Monitor.

 

 

 


 

RTView contains components licensed under the Apache License Version 2.0.

 

Treemap Algorithms v1.0  is used without modifications and licensed by MPL Version 1.1. Copyright © 2001 University of Maryland, College Park, MD

 

Datejs is licensed under MIT. Copyright © Coolite Inc.

 

jQuery is licensed under MIT. Copyright © John Resig,

 

JCalendar 1.3.2 is licensed under LGPL. Copyright © Kai Toedter.

 

jQuery is licensed under MIT. Copyright (c) 2009 John Resig, http://jquery.com/ JCalendar 1.3.2 is licensed under LGPL. Copyright © Kai Toedter.

 

JMS, JMX and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. They are mentioned in this document for identification purposes only. 

 

SL, SL-GMS, GMS, RTView, SL Corporation, and the SL logo are trademarks or registered trademarks of Sherrill-Lubinski Corporation in the United States and other countries. Copyright © 1998-2013 Sherrill-Lubinski Corporation. All Rights Reserved.