<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Installation Instructions]]></title><description><![CDATA[<p dir="auto">In case you didn't see them, installation instructions for UNIX and Windows can be found here: <a href="http://demo.wss.com/help/" rel="nofollow ugc">http://demo.wss.com/help/</a>.</p>
<p dir="auto">Usually when people get tripped up, it's because of a proxy server or permissions issues. The first thing to try, <strong>always</strong>, is to run ProTop from the command line:</p>
<p dir="auto">$PROTOP/bin/protop &lt;full path DB or friendlyName&gt;</p>
<p dir="auto">If that doesn't work, then nothing else will either.</p>
<p dir="auto">Still having trouble? Post your questions here.</p>
<p dir="auto">Paul</p>
]]></description><link>https://community.wss.com/topic/4/installation-instructions</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 00:11:48 GMT</lastBuildDate><atom:link href="https://community.wss.com/topic/4.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 Feb 2018 20:59:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installation Instructions on Tue, 24 Mar 2020 18:29:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.wss.com/uid/3">@tom</a> said in <a href="/post/290">Installation Instructions</a>:</p>
<blockquote>
<p dir="auto">Would be a better error message?</p>
</blockquote>
<p dir="auto">Sure</p>
]]></description><link>https://community.wss.com/post/292</link><guid isPermaLink="true">https://community.wss.com/post/292</guid><dc:creator><![CDATA[Rob Fitzpatrick]]></dc:creator><pubDate>Tue, 24 Mar 2020 18:29:14 GMT</pubDate></item><item><title><![CDATA[Reply to Installation Instructions on Thu, 12 Mar 2020 05:01:32 GMT]]></title><description><![CDATA[<p dir="auto">Are you suggesting that something like:</p>
<pre><code>&gt; protop

Please specify a friendly name in etc/dblist.cfg or a full database pathname.
For example:

    protop s2k

or

    protop /db/sports2000

</code></pre>
<p dir="auto">Would be a better error message?</p>
]]></description><link>https://community.wss.com/post/290</link><guid isPermaLink="true">https://community.wss.com/post/290</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Thu, 12 Mar 2020 05:01:32 GMT</pubDate></item><item><title><![CDATA[Reply to Installation Instructions on Tue, 17 Apr 2018 18:04:58 GMT]]></title><description><![CDATA[<p dir="auto">If you happen to be running Windows, and for some mysterious reason don't want to install The Linux Patch, you should try running ProTop from a PROENV command line:</p>
<p dir="auto"><code>proenv&gt;  cd /d %protop%</code><br />
<code>proenv&gt;  bin/protopenv</code><br />
<code>proenv&gt;  protop d:\db\dbname</code></p>
<p dir="auto">If this works then you have at least installed the ProTop core properly.</p>
<p dir="auto">If you allowed databases to be discovered when you installed or have otherwise configured a db list then you should also be able to use a "friendly name" rather than a full path name.</p>
<p dir="auto">You can see if you have setup db "friendly names" with the following command:</p>
<p dir="auto"><code>proenv&gt;  cat etc\dblist.cfg</code></p>
<p dir="auto">This ought to produce output similar to:</p>
<p dir="auto"><code># etc/dblist.cfg</code><br />
<code>#</code><br />
<code># note: please do NOT append .db to /dbpath/dbName</code><br />
<code>#</code><br />
<code># friendlyName|/dbpath/dbName|serverName|monitor[|dlc[|type&rsqb;&rsqb;</code><br />
<code># s2k|/db/s2k|myserver|no</code><br />
<code>#</code></p>
<p dir="auto"><code>s2k|d:\db\s2k|SERVERNAME|yes|c:\progress|</code></p>
<p dir="auto">Given a <code>dblist.cfg</code> file similar to above you should then be able to use the friendly name  to start ProTop:</p>
<p dir="auto"><code>proenv&gt;  protop s2k</code></p>
<p dir="auto">You  should also be able to create a shortcut icon on your desktop for that database:</p>
<p dir="auto"><code>proenv&gt;  mkscut s2k</code></p>
<p dir="auto">The field after SERVERNAME indicates databases that you want to have monitored in the background with the ProTop portal.  If you have at least one such database it should be communicating with the portal.  You should see various files in your %LOGDIR% and %TMPDIR% with names like <code>pt3agent.s2k.log</code> and <code>pt3agent.s2k.flg</code>.  There may be clues in those files revealing why the agent is not running or why communications are unsuccessful.</p>
<p dir="auto">If there are no log files the next debugging step is to verify that there is a service  running called "ProTop3 DB Monitor".  If this service is configured, but not running, start it.  If it is not configured you will need to <strong>RUN AS Administrator</strong>:  <code>%PROTOP%\nssm_setup.bat</code>.  (I find it easiest to do this using Windows Explorer, right clicking on the .BAT file and choosing "run as administrator").</p>
<p dir="auto">Once the service is running you should see various files in your %LOGDIR% and %TMPDIR% with names like <code>dbmonitor.log</code> and <code>dbmonitor.flg</code>.  There may be clues in those files revealing why the agents are not starting or why communications are unsuccessful.</p>
]]></description><link>https://community.wss.com/post/15</link><guid isPermaLink="true">https://community.wss.com/post/15</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Tue, 17 Apr 2018 18:04:58 GMT</pubDate></item></channel></rss>