Changes between Version 13 and Version 14 of SpVirtualMachine


Ignore:
Timestamp:
Oct 1, 2010, 7:24:33 AM (14 years ago)
Author:
heri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SpVirtualMachine

    v13 v14  
    6060}}}
    6161
     62==== Advanced Resource Description Repository ====
     63
     64   Install Directory: ''/opt/sensei/RESTArdRepov2''[[BR]]
     65   Requires: ''sedna database arddb started''[[BR]]
     66   Database configuration file: ''-''[[BR]]
     67   !HowTo Run: [[BR]]
     68
     69{{{
     70[root@sensei-dev1 RESTArdRepov2]# cd /opt/sedna/bin/
     71[root@sensei-dev1 bin]# ./se_gov
     72GOVERNOR has been started in the background mode
     73[root@sensei-dev1 bin]# ./se_sm arddb
     74Starting database recovery or hot-backup restoration...
     75Database recovery in progress...
     76SM has been started in the background mode
     77[root@sensei-dev1 bin]# cd /opt/sensei/RESTArdRepov2
     78[root@sensei-dev1 RESTArdRepov2]# nohup ant runARDRepoServer &
     79}}}
     80 * Check the service:
     81{{{
     82[root@sensei-dev1 RESTArdRepov2]# netstat -anp | grep :8185
     83tcp        0      0 :::8185                     :::*                        LISTEN      29971/java
     84}}}
     85
     86
    6287=== Networking Setup ===
    6388