blob: f7060880f80bcc0f38666479df4ab0a33413a50b [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter&nbsp;7.&nbsp;Starting and Stopping Virgo Server for Apache Tomcat</title><meta content="DocBook XSL Stylesheets V1.76.0" name="generator"><link rel="home" href="index.html" title="Virgo User Guide"><link rel="up" href="index.html" title="Virgo User Guide"><link rel="prev" href="ch06s04.html" title="Post-installation steps"><link rel="next" href="ch07s02.html" title="Starting in Clean Mode"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><td align="left" width="20%"><a accesskey="p" href="ch06s04.html">Prev</a>&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="ch07s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter&nbsp;7.&nbsp;Starting and Stopping Virgo Server for Apache Tomcat"><div class="titlepage"><div><div><h2 class="title"><a name="starting-stopping"></a>Chapter&nbsp;7.&nbsp;Starting and Stopping Virgo Server for Apache Tomcat</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch07.html#N10681">Starting Virgo Server for Apache Tomcat</a></span></dt><dd><dl><dt><span class="section"><a href="ch07.html#N10697">Linux</a></span></dt><dt><span class="section"><a href="ch07.html#N106AA">Microsoft Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s02.html">Starting in Clean Mode</a></span></dt><dd><dl><dt><span class="section"><a href="ch07s02.html#N106D0">Linux</a></span></dt><dt><span class="section"><a href="ch07s02.html#N106DC">Microsoft Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s03.html">Starting in Debug Mode</a></span></dt><dd><dl><dt><span class="section"><a href="ch07s03.html#N106EB">Linux</a></span></dt><dt><span class="section"><a href="ch07s03.html#N1071B">Microsoft Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s04.html">Starting with JMX Access Modifications</a></span></dt><dd><dl><dt><span class="section"><a href="ch07s04.html#N1075B">Linux</a></span></dt><dt><span class="section"><a href="ch07s04.html#N107E6">Microsoft Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s05.html">Starting with a Custom Configuration Directory</a></span></dt><dd><dl><dt><span class="section"><a href="ch07s05.html#N1089F">Linux</a></span></dt><dt><span class="section"><a href="ch07s05.html#N108AA">Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s06.html">Stopping Virgo Server for Apache Tomcat</a></span></dt><dd><dl><dt><span class="section"><a href="ch07s06.html#N108B8">Linux</a></span></dt><dt><span class="section"><a href="ch07s06.html#N108E6">Microsoft Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s07.html">Cleaning Virgo Server for Apache Tomcat without Starting it</a></span></dt><dd><dl><dt><span class="section"><a href="ch07s07.html#N1092E">Linux</a></span></dt><dt><span class="section"><a href="ch07s07.html#N1093A">Microsoft Windows</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s08.html">Using Equinox Launcher</a></span></dt></dl></div><div class="section" title="Starting Virgo Server for Apache Tomcat"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N10681"></a>Starting Virgo Server for Apache Tomcat</h2></div></div></div><p>
To start Virgo Server for Apache Tomcat run the <code class="literal">startup.sh</code> (Linux) or <code class="literal">startup.bat</code> (Windows) script.
For both platforms, the script is located in the <code class="literal">SERVER_HOME/bin</code> directory.
</p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3>
This chapter applies to Virgo Nano too. Note that since VN
has a single region you can ignore the console output from the user region and focus on the instructions.
A successful startup of VN is as simple as that:
<pre class="screen">[2011-12-28 11:41:31.528] startup-tracker &lt;KE0001I&gt; Kernel starting.
[2011-12-28 11:41:31.602] startup-tracker &lt;KE0002I&gt; Kernel started.
</pre></div><div class="section" title="Linux"><div class="titlepage"><div><div><h3 class="title"><a name="N10697"></a>Linux</h3></div></div></div><p>
To start Virgo Server for Apache Tomcat, open a terminal window and run <code class="literal">startup.sh</code>:
</p><pre class="screen">prompt$ cd $SERVER_HOME
prompt$ bin/startup.sh</pre><p>
Once Virgo Server for Apache Tomcat has started, the console will display a log message
similar to the one shown below, along with other status messages:
</p><pre class="screen">[2009-11-30 12:12:12.111] Thread-2 &lt;UR0001I&gt; User region ready.</pre><p>The preceding message indicates that you can start using VTS.</p></div><div class="section" title="Microsoft Windows"><div class="titlepage"><div><div><h3 class="title"><a name="N106AA"></a>Microsoft Windows</h3></div></div></div><p>
To start Virgo Server for Apache Tomcat, open a command-window and run <code class="literal">startup.bat</code>:
</p><pre class="screen">prompt&gt; cd %SERVER_HOME%
prompt&gt; bin\startup.bat</pre><p>
Once Virgo Server for Apache Tomcat has started, the console will display a log message
similar to the one shown below, along with other status messages:
</p><pre class="screen">[2009-11-30 12:12:12.111] Thread-2 &lt;UR0001I&gt; User region ready.</pre><p>
</p><p>The preceding message indicates that you can start using VTS.</p><p>
</p></div></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="ch06s04.html">Prev</a>&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%">&nbsp;<a accesskey="n" href="ch07s02.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;</td></tr></table></div></body></html>