Project

General

Profile

1 878 berkley
<!--
2
  *   '$RCSfile$'
3
  *     Purpose: web page describing the installation of Metacat
4
  *   Copyright: 2000 Regents of the University of California and the
5
  *               National Center for Ecological Analysis and Synthesis
6
  *     Authors: Chad Berkley
7
  *
8
  *    '$Author$'
9 3019 perry
  *    '$Date$'
10
  *    '$Revision$'
11 878 berkley
  *
12
  *
13
  -->
14
15
<!DOCTYPE html PUBLIC "-//W3C//DTD html 4.0//EN">
16
<html>
17
18
<head>
19
  <title>Metacat Installation Instructions</title>
20 4556 daigle
  <link rel="stylesheet" type="text/css" href="./common.css">
21 3780 daigle
  <link rel="stylesheet" type="text/css" href="./default.css">
22 878 berkley
</head>
23
24
<body>
25
26
<table class="tabledefault" width="100%">
27 3780 daigle
<tr><td rowspan="2"><img src="./images/KNBLogo.gif"></td>
28 878 berkley
<td colspan="7">
29
<div class="title">Metacat UNIX Installation Instructions</div>
30
</td>
31
</tr>
32
<tr>
33 3660 barteau
  <td><a href="/" class="toollink"> KNB Home </a></td>
34
  <td><a href="/data.html" class="toollink"> Data </a></td>
35
  <td><a href="/people.html" class="toollink"> People </a></td>
36
  <td><a href="/informatics" class="toollink"> Informatics </a></td>
37
  <td><a href="/biodiversity" class="toollink"> Biocomplexity </a></td>
38
  <td><a href="/education" class="toollink"> Education </a></td>
39
  <td><a href="/software" class="toollink"> Software </a></td>
40 878 berkley
</tr>
41
</table>
42
<hr>
43
44 4556 daigle
<div class="header1"><p class="emphasis">***Disclaimer***</p></div>
45
<p class="emphasis">
46 932 jones
   These installation instructions are meant for a systems administrator/DBA
47
   or someone who is an advanced computer user.  They are NOT meant for
48
   the average computer user.  Please realize that by executing these
49
   instructions, you may have to trouble shoot many advanced issues yourself.
50 4556 daigle
</p>
51 878 berkley
52 4556 daigle
<div class="header1">Table of Contents</div>
53
  <div class="toc">
54
    <div class="toc1"><a href="#QuickInstructions">Quick Instructions</a></div>
55
      <div class="toc2"><a href="#QuickInstall">Quick Installation</a></div>
56
      <div class="toc2"><a href="#QuickUpdate">Quick Update</a></div>
57
    <div class="toc1"><a href="#SourceInstall">Installing From Source Code</a></div>
58
      <div class="toc2"><a href="#WindowsXP">Windows XP</a></div>
59
      <div class="toc2"><a href="#Ubuntu8.04">Ubuntu 8.04</a></div>
60
      <div class="toc2"><a href="#MacOSX">Mac OS X</a></div>
61
    <div class="toc1"><a href="#PreInstallation">Pre-Installation</a></div>
62
      <div class="toc2"><a href="#MinRequirements">Minimum Requirements</a></div>
63
      <div class="toc2"><a href="#AdditionalRequiredSoftware">Additional Required Software</a></div>
64
    <div class="toc1"><a href="#AdditionalSoftwareSetup">Additional Software Setup</a></div>
65 4571 daigle
      <div class="toc2"><a href="#AdditionalSoftwareJava">Java</a></div>
66
      <div class="toc2"><a href="#AdditionalSoftwareOracle">Oracle</a></div>
67
      <div class="toc2"><a href="#AdditionalSoftwarePostgres">PostgreSQL</a></div>
68
      <div class="toc2"><a href="#AdditionalSoftwareAnt">Ant</a></div>
69
      <div class="toc2"><a href="#AdditionalSoftwareTomcat">Tomcat</a></div>
70 4556 daigle
    <div class="toc1"><a href="#InstallingMetacat">Installing Metacat</a></div>
71 4571 daigle
      <div class="toc2"><a href="#InstallDownloadMetacat">Download Metacat Application</a></div>
72
      <div class="toc2"><a href="#InstallMetacatWar">Install Metacat War</a></div>
73
      <div class="toc2"><a href="#InstallRestartTomcat">Restart Tomcat</a></div>
74
      <div class="toc2"><a href="#InstallTroubleshooting">Troubleshooting</a></div>
75
      <div class="toc2"><a href="#InstallConfigureMetacat">Configure Metacat</a></div>
76 4556 daigle
    <div class="toc1"><a href="#UpgradingMetacat">Upgrading Existing Metacat</a></div>
77 4571 daigle
      <div class="toc2"><a href="#UpgradeStopMetacat">Stop the Running Metacat</a></div>
78
      <div class="toc2"><a href="#UpgradeDownloadMetacat">Download Latest Metacat Application</a></div>
79
      <div class="toc2"><a href="#UpgradeMetacatWar">Upgrade Metacat War</a></div>
80
      <div class="toc2"><a href="#UpgradeRestartTomcat">Restart Tomcat</a></div>
81
      <div class="toc2"><a href="#UpgradeTroubleshooting">Troubleshooting</a></div>
82
      <div class="toc2"><a href="#UpgradeConfigureMetacat">Configure Metacat</a></div>
83
    <div class="toc1"><a href="#Registry">Web Based Registry</a></div>
84 4556 daigle
  </div>
85 3592 tao
86 4556 daigle
<a name="QuickInstructions"></a><div class="header1">Quick Instructions</div>
87 3573 barseghian
88 4556 daigle
  <a name="QuickInstall"></a><div class="header2">Quick Installation</div>
89
  <p>These are the installation instructions for a system that has Ubuntu 8.04 installed
90
  and has never had Metacat installed on it:</p>
91
92
  <div class=indent>
93
    <a name="DownloadMetacatInstall"></a><div class="header3">Download Metacat Package</div>
94
    <p>Browse to the
95
      <a href="http://knb.ecoinformatics.org/software/download.html">KNB Software Download Page</a>.
96
      In the Metacat section, select the link that looks like:</p>
97
	  <div class="code">metacat-bin-X.X.X.tar.gz</div>
98
    <p>where X.X.X is the latest version of Metacat.  Choose to save the file locally.</p>
99
    <p>Extract the Metacat package files by typing:</p>
100
      <div class="code">tar -xvzf metacat-bin-X.X.X.tar.gz</div>
101
    <p>You should see a war file and several supporting files.  The location where these files
102
    were extracted will be refered to as the the &lt;metacat_package_dir&gt; for the remainder
103
    of this documentation.
104
  </div>
105
106
  <div class=indent>
107
    <a name="CreateMetacatDirs"></a><div class="header3">Create Metacat Directories</div>
108
    <p>Create the metacat utility base directory by typing:</p>
109
      <div class="code">sudo mkdir /var/metacat</div>
110
	  <div class="code">sudo chown -R &lt;tomcat_user&gt; /var/metacat</div>
111
    <p>where &lt;tomcat_user&gt; is the user that will start Tomcat.  If you are
112
	starting Tomcat as the root user, you do not need to run the chown command.</p>
113
  </div>
114 3573 barseghian
115 4556 daigle
  <div class=indent>
116
    <a name="InstallJava"></a><div class="header3">Install Java</div>
117
    <p>Install Java by typing:</p>
118
      <div class="code">sudo apt-get install sun-java5-jdk</div>
119
	<p>hit "ok" then "yes" for license agreement<p>
120
  </div>
121 3573 barseghian
122 4556 daigle
  <div class=indent>
123
   <a name="InstallApache"></a><div class="header3">Install Apache</div>
124
	<p>Install Apache and and Mod JK packages by typing:</p>
125 4599 walbridge
      <div class="code">sudo apt-get install apache2 libapache2-mod-jk</div>
126
    <p>Set up Mod JK apache configuration by typing:</p>
127 4556 daigle
      <div class="code">sudo cp &lt;metacat_package_dir&gt;/jk.conf /etc/apache2/mods-available</div>
128
      <div class="code">sudo cp &lt;metacat_package_dir&gt;/workers.properties /etc/apache2</div>
129
    <p>Enable Apache Mod JK by typing:</p>
130
      <div class="code">sudo a2dismod jk</div>
131
      <div class="code">sudo a2enmod jk</div>
132
    <p>Set up and enable knb (Metacat) site configurations by typing:</p>
133
      <div class="code">sudo cp &lt;metacat_package_dir&gt;/knb /etc/apache2/sites-available</div>
134
      <div class="code">sudo a2ensite knb</div>
135 4575 daigle
    <p>If you want to run an LSID server along with the Metacat server, set up and enable the authority service site
136 4571 daigle
      configurations by typing:</p>
137
      <div class="code">sudo cp &lt;metacat_package_dir&gt;/authority /etc/apache2/sites-available</div>
138
      <div class="code">sudo a2ensite authority</div>
139 4556 daigle
    <p>Restart apache to bring in changes by typing:</p>
140
      <div class="code">sudo /etc/init.d/apache2 force-reload</div>
141
  </div>
142
143
  <div class=indent>
144
    <a name="InstallTomcat"></a><div class="header3">Install Tomcat</div>
145
    <p>Install Tomcat 5.5 by typing:</p>
146
      <div class="code">sudo sudo apt-get install tomcat5.5</div>
147
    <p>Install Metacat friendly Tomcat startup script by typing:</p>
148
      <div class="code">sudo /etc/init.d/tomcat5.5 stop</div>
149
      <div class="code">sudo mv /etc/init.d/tomcat5.5 /etc/init.d/tomcat5.5.bak</div>
150
      <div class="code">sudo cp &lt;metacat_package_dir&gt;/tomcat5.5 /etc/init.d/tomcat5.5</div>
151
      <div class="code">sudo chmod +x /etc/init.d/tomcat5.5</div>
152
    </p>
153
  </div>
154
155
  <div class=indent>
156
    <a name="InstallPostgres"></a><div class="header3">Install PostgreSQL Database</div>
157
    <p>Install PostgreSQL by typing:</p>
158
      <div class="code">sudo apt-get install postgresql</div>
159
    <p>Change to postgres user:</p>
160
      <div class="code">sudo su - postgres</div>
161
    <p>Setup empty Metacat database instance editing the postgreSQL configuration file:</p>
162
      <div class="code">gedit /etc/postgresql/8.3/main/pg_hba.conf</div>
163
    <p>and adding the following line:</p>
164
      <div class="code">host metacat metacat 127.0.0.1 255.255.255.255 password</div>
165
    <p>Save the file, then create the metacat instance:</p>
166
      <div class="code">createdb metacat</div>
167
    <p>Log into postgreSQL by typing:</p>
168
	  <div class="code">psql metacat</div>
169
	<p>and create the metacat user by typing at the psql prompt:</p>
170
	  <div class="code">CREATE USER metacat WITH UNENCRYPTED PASSWORD 'your_password';</div>
171
	<p>where your_password is whatever password you would like for the metacat user.</p>
172
	<p>Exit PostgreSQL by typing</p>
173
	  <div class="code">\q</div>
174
	<p>Restart the PostgreSQL database to bring in changes:</p>
175
	  <div class="code">/etc/init.d/postgresql-8.3 restart</div>
176
	<p>Log out of the postgres user account by typing:</p>
177
	  <div class="code">logout</div>
178
	<p>Test the installation and metacat account by typing:</p>
179
	  <div class="code">psql -U metacat -W -h localhost metacat</div>
180 4563 daigle
	<p>Log back out of postgreSQL:</p>
181 4556 daigle
	  <div class="code">\q</div>
182
  </div>
183
184
  <div class=indent>
185 4575 daigle
    <a name="QuickInstallMetacatWar"></a><div class="header3">Install Metacat War</div>
186 4556 daigle
    <p>Copy the war file to Tomcat:</p>
187 4575 daigle
	  <div class="code">sudo cp &lt;metacat_package_dir&gt;/knb.war /usr/share/tomcat5.5/webapps</div>
188 4556 daigle
	<p>Restart Tomcat:</p>
189
	  <div class="code">sudo /etc/init.d/tomcat5.5 restart</div>
190
  </div>
191 4575 daigle
192
  <div class=indent>
193
    <a name="QuickInstallLsidWar"></a><div class="header3">Install LSID War</div>
194
    <p>If you want to run an LSID server along with the Metacat server, copy the
195
    authority.war file to Tomcat:</p>
196
	  <div class="code">sudo cp &lt;metacat_package_dir&gt;/authority.war /usr/share/tomcat5.5/webapps</div>
197
	<p>Restart Tomcat:</p>
198
	  <div class="code">sudo /etc/init.d/tomcat5.5 restart</div>
199
  </div>
200 4556 daigle
201
  <div class=indent>
202
    <a name="ConfigureMetacatInstall"></a><div class="header3">Configure Metacat</div>
203
    <p>Refer to the documentation on <a href="./metacatconfigure.html">Metacat Confguration</a>
204
    to complete your installation of Metacat.</p>
205
  </div>
206
207
  <a name="QuickUpdate"></a><div class="header2">Quick Update</div>
208
  <p>These are the instructions for a system that already has Metacat installed on it,
209
  but needs a Metacat upgrade:</p>
210
211
  <div class=indent>
212
    <a name="DownloadMetacatUpdate"></a><div class="header3">Download Metacat Package</div>
213
    <p>Browse to the
214
      <a href="http://knb.ecoinformatics.org/software/download.html">KNB Software Download Page</a>.
215
      In the Metacat section, select the link that looks like:</p>
216
	  <div class="code">metacat-bin-X.X.X.tar.gz</div>
217
    <p>where X.X.X is the latest version of Metacat.  Choose to save the file locally.</p>
218
    <p>Extract the Metacat package files by typing:</p>
219
      <div class="code">tar -xvzf metacat-bin-X.X.X.tar.gz</div>
220
    <p>You should see a war file and several supporting files.  The location where these files
221
    were extracted will be refered to as the the &lt;metacat_package_dir&gt; for the remainder
222
    of this documentation.
223
  </div>
224
225
  <div class=indent>
226
    <a name="BackupApplication"></a><div class="header3">Backup Existing Metacat Installation</div>
227
    <p>To be safe, it is best to backup the existing Metacat installation.  Do so by typing: </p>
228
	  <div class="code">cp <web_app_dir>/knb <web_app_dir>/knb.bak</div>
229
	  <div class="code">cp <web_app_dir>/knb.war <web_app_dir>/knb.war.bak</div>
230
	<p>Of course, you can use any backup strategy you like (or none at all).</p>
231
  </div>
232
233
    <div class=indent>
234 4575 daigle
    <a name="QuickUpdateMetacatWar"></a><div class="header3">Install Metacat War</div>
235 4556 daigle
    <p>Copy the war file to Tomcat:</p>
236
	  <div class="code">sudo cp knb.war /usr/share/tomcat5.5/webapps</div>
237
	<p>Restart Tomcat:</p>
238
	  <div class="code">sudo /etc/init.d/tomcat5.5 restart</div>
239
  </div>
240 4575 daigle
241
  <div class=indent>
242
    <a name="QuickUpdateLsidWar"></a><div class="header3">Update LSID War</div>
243
    <p>If you want to run an LSID server along with the Metacat server, copy the
244
    authority.war file to Tomcat:</p>
245
	  <div class="code">sudo cp &lt;metacat_package_dir&gt;/authority.war /usr/share/tomcat5.5/webapps</div>
246
	<p>Restart Tomcat:</p>
247
	  <div class="code">sudo /etc/init.d/tomcat5.5 restart</div>
248
  </div>
249 4556 daigle
250
  <div class=indent>
251
    <a name="ConfigureMetacatInstall"></a><div class="header3">Configure Metacat</div>
252
    <p>Refer to the documentation on <a href="./metacatconfigure.html">Metacat Confguration</a>
253
    to complete your installation of Metacat.</p>
254
  </div>
255
256
<a name="SourceInstall"></a><div class="header1">Installing From Source Code</div>
257
<p>These documents are meant to outline the metacat installation process on specific platforms. They are
258
<strong><em>not</em></strong> a substitute for the below instructions and only meant as a supplemental guideline. </p>
259
  <a name="WindowsXP"></a><div class="header2">Windows XP</div>
260
    <p> See the <a href="os_specific/install_metacat_windows.html">Windows XP installation instructions</a>.</p>
261
  <a name="Ubuntu8.04"></a><div class="header2">Ubuntu 8.04</div>
262
    <p> See the <a href="os_specific/install_metacat_ubuntu.html">Ubuntu 8.04 installation instructions</a>.</p>
263
  <a name="MacOSX"></a><div class="header2">Mac OS X</div>
264
    <p> See the <a href="os_specific/install_metacat_mac.html">Mac OS X installation instructions</a>.</p>
265
266
<a name="PreInstallation"></a><div class="header1">Pre-Installation</div>
267
  <a name="MinRequirements"></a><div class="header2">Minimum Requirements</div>
268 878 berkley
  <p>
269
   Installing Metacat requires a server running an SQL92 compliant database
270 3019 perry
   (Oracle 8i or Postgresql recommended) with at least 128MB RAM, and a Pentium III class
271 878 berkley
   processor or higher.  The amount of disk space required depends on the
272
   size of your RDBMS tablespace (which should be at least 10 MB,
273
   however Metacat itself requires only about 1 MB of free space after
274 3214 costa
   installation).  These instructions assume a Linux environment but may
275 878 berkley
   work on other UNIX type environments, however this has not been tested.
276
  </p>
277 4556 daigle
278
  <a name="AdditionalRequiredSoftware"></a><div class="header2">Additional Required Software</div>
279 878 berkley
  <p>
280
   The server on which you wish to install Metacat must have the following
281
   software installed and running correctly before attempting to install
282
   Metacat.
283
   <ul>
284
     <li><a href="http://www.oracle.com">Oracle 8i</a> (or another SQL92
285 932 jones
         compliant RDBMS like Postgres)</li>
286 878 berkley
     <li><a href="http://jakarta.apache.org/ant/index.html">Apache Jakarta-Ant</a>
287
     </li>
288
     <li><a href="http://jakarta.apache.org/tomcat/index.html">Apache Jakarta-Tomcat</a>
289 932 jones
       <p class="emphasis">Note: For a more robust web serving environment,
290
       Apache web server should
291 878 berkley
       be installed along with Tomcat and the two should be integrated
292
       as described on the Apache web site.</p>
293
     </li>
294
   </ul>
295
  </p>
296
297 4571 daigle
<a name="AdditionalSoftwareSetup"></a><div class="header1">Additional Software Setup</div>
298
  <a name="AdditionalSoftwareJava"></a><div class="header2">Java</div>
299 3214 costa
  <p>You'll need a recent Java SDK; J2SE 1.4.2 or later is required.  The latest metacat release
300
  has been tested most extensively with <a href="http://java.sun.com/j2se/1.5.0/">J2SE 5.0</a>
301
  and this is the recommended version.
302 2182 jones
  Make sure that JAVA_HOME environment variable is properly set and that both
303
  java and javac are on your PATH.
304
  </p>
305 4571 daigle
  <a name="AdditionalSoftwareOracle"></a><div class="header2">Oracle 8i</div>
306
  <p>The Oracle RDBMS must be installed and running as a daemon on the system.
307 878 berkley
   In addition the JDBC listener must be enabled.  You can enable it by
308 4571 daigle
   logging in as your Oracle user and typing the following:</p>
309
310
     <div class="code">lsnrctl start</div>
311
312
   <p>Your instance should have a table space of at least 5 MB (10 MB or higher
313 878 berkley
   recommended).  You should also have a username specific to Metacat
314
   created and enabled.  This user must have most normal permissions
315
   including CREATE SESSION, CREATE TABLE, CREATE INDEX, CREATE TRIGGER,
316
   EXECUTE PROCEDURE, EXECUTE TYPE, etc.  If an action is unexplainably
317
   rejected by Metacat it is probably because the user permissions are not
318 4571 daigle
   correctly set.</p>
319
320
  <a name="AdditionalSoftwarePostgreSQL"></a><div class="header2">PostgreSQL</div>
321
  <p>PostgreSQL can be easily installed on most linux distributions and on
322 2182 jones
  Windows (using cygwin) and Mac OS X.  Using Fedora Core or RedHat Linux,
323 4571 daigle
  you can install the rpms for postgres and then run </p>
324
325
    <div class="code">/etc/init.d/postgresql start</div>
326
327
  <p>in order to start the database.
328 3019 perry
  On Ubuntu and other Debian-based Linux distributions, you can use the apt-get command
329
  to install postgres: <code>sudo apt-get install postgresql-8.0</code> and
330
  then run <code>/etc/init.d/postgresql-8.0 start</code> to start.
331
332 2182 jones
  This initializes the data files.  You need to do a bit of configuration
333
  to create a database and set up a user account and allow internet access
334
  via jdbc.  See the postgres documentation for this, but here is a quick
335
  start:
336
  <ul>
337
     <li>Switch to the "postgres" user account and edit "data/pg_hba.conf", adding the following line to the file:<br>
338 2455 jones
     <code>host   metacat  metacat      127.0.0.1         255.255.255.255   password</code><br>
339 3615 bowdish
     If your host uses IPv6 addresses, you may need this line instead:
340 2455 jones
     <code>host   metacat  metacat      ::1               ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff password</code></li>
341 3019 perry
     <li>If you are using Postgresql pre-8.0, you must edit the "data/postgres.conf" file and uncomment and edit the line
342 2182 jones
     starting with "tcpip_socket" so that it reads
343
     <code>tcpip_socket = true</code></li>
344
     <li>Run <code>createdb metacat</code> to create a new database</li>
345
     <li>Run <code>psql metacat</code> to log in using the postgres account and create a new "metacat" user account
346
     <ul>
347
        <li>In postgres, run <code>CREATE USER metacat WITH UNENCRYPTED PASSWORD 'apasswordyoulike';</code></li>
348
        <li>This creates a new account called metacat on the database named metacat</li>
349
        <li>Note: there are many ways to do this, so others such as using
350
        ENCRYPTED passwords will work fine.</li>
351
     </ul>
352
     </li>
353
     <li>Exit the postgres account back to root and restart the postgres
354
     database with <code>/etc/init.d/postgresql restart</code></li>
355
     <li>Test logging into the postgres db using the metacat account with
356
     the following command:
357
     <code>psql -U metacat -W -h localhost metacat</code></li>
358
  </ul>
359
  </p>
360 4571 daigle
361
  <a name="AdditionalSoftwareAnt"></a><div class="header2">Ant</div>
362 878 berkley
  <p>
363
   Ant is a Java based build application similar to Make on UNIX systems.
364
   It takes in installation parameters from a file in the root installation
365
   directory named "build.xml".  The Metacat CVS module contains a default
366
   build.xml file that may require some modification upon installation.  Ant
367 932 jones
   should be installed on the system and the "ant" executable shell script
368 3019 perry
   should be available in the users path. The latest metacat release was tested with
369
   Ant 1.6.5. <!-- We note that the current build is
370 2182 jones
   not working with Ant 1.6.x, so you'll need to use an earler version.  We have
371 3019 perry
   successfully used Ant 1.5.1, 1.5.2, and some earlier versions. -->
372 878 berkley
  </p>
373 4571 daigle
374
  <a name="AdditionalSoftwareTomcat"></a><div class="header2">Tomcat</div>
375 878 berkley
  <p>
376 2302 costa
    Install Tomcat into the directory of your choice. The directory in which
377 1770 tao
    you install Tomcat itself will be referred to as the "$CATALINA_HOME".
378 3214 costa
    We recommend that you install Tomcat version 5.5.  More details about
379
    Tomcat installation are available <a href=" http://jakarta.apache.org/tomcat/index.html">here</a>.
380 878 berkley
  </p>
381
382 4571 daigle
<a name="InstallingMetacat"></a><div class="header1">Installing Metacat</div>
383 4080 daigle
  <a name="protocol"></a>
384
  <p>This section is only for a fresh installation. If you are upgrading an existing Metacat, please skip
385 4571 daigle
  this section and go to the next one - <a href="metacatinstall.html#Upgrade">Upgrading Existing Metacat</a>
386 4080 daigle
387 4571 daigle
  <a name="InstallDownloadMetacat"></a><div class="header2">Download Metacat Application</div>
388
    <p>Browse to the
389
      <a href="http://knb.ecoinformatics.org/software/download.html">KNB Software Download Page</a>.
390
      In the Metacat section, select the link that looks like:</p>
391
	  <div class="code">metacat-bin-X.X.X.tar.gz</div>
392
    <p>where X.X.X is the latest version of Metacat.  Choose to save the file locally.</p>
393
    <p>Extract the Metacat package files by typing:</p>
394
      <div class="code">tar -xvzf metacat-bin-X.X.X.tar.gz</div>
395
    <p>You should see a war file and several supporting files.  The location where these files
396
    were extracted will be refered to as the the &lt;metacat_package_dir&gt; for the remainder
397
    of this documentation.
398
399
  <a name="InstallMetacatWar"></a><div class="header2">Install Metacat War</div>
400
    <p>Copy the war file to Tomcat:</p>
401
	  <div class="code">sudo cp knb.war /usr/share/tomcat5.5/webapps</div>
402
	<p>Restart Tomcat:</p>
403
	  <div class="code">sudo /etc/init.d/tomcat5.5 restart</div>
404 3591 costa
405 4571 daigle
  <a name="InstallRestartTomcat"></a><div class="header2">Restart Tomcat</div>
406
  <p>Once you have successfully installed Metacat, there is one more step.  Tomcat
407
   (and Apache if you have Tomcat integrated with it) must be restarted.  To do
408
   this, login as the user that runs your tomcat server (often "tomcat"),
409
   go to $CATALINA_HOME/bin and type: </p>
410
411
     <div class="code">./shutdown.sh</div>
412
     <div class="code">./startup.sh</div>
413
414
   <p>In the Tomcat startup messages you should see something in the log file like:</p>
415
416
     <div class="code">Metacat: [WARN]: Metacat (1.9.0) initialized. [edu.ucsb.nceas.metacat.MetaCatServlet]</div>
417 3591 costa
418 4571 daigle
   <p>If you see that message Tomcat has successfully loaded the Metacat servlet.
419
   Next, try to run your new servlet.  Go to a web browser and type:</p>
420
421
     <div class="code">http://yourserver.yourdomain.com/yourcontext/</div>
422
423
   <p>You should substitute your context name for "yourcontext" in the url above.
424
   If everything is working correctly, you should see a Metacat configuration screen.  Note that if you do not have Tomcat integrated with
425
   Apache you will probably have to type:</p>
426
427
     <div class="code">http://yourserver.yourdomain.com:8080/yourcontext/</div>
428 2322 jones
429 4571 daigle
  <a name="InstallTroubleshooting"></a><div class="header2">Troubleshooting</div>
430
  <p>If you see something like:</p>
431 4080 daigle
432 4571 daigle
    <div class="code">java.lang.InternalError: Can't connect to X11 window server using 'yourservanme:0.0' as the value of the DISPLAY variable.</div>
433 4080 daigle
434 4571 daigle
  <p>You should add this line: </p>
435 3593 tao
436 4571 daigle
    <div class="code">JAVA_OPTS="-Djava.awt.headless=true $JAVA_OPTS"</div>
437
438
  <p>at the first line of the catalina.sh file in tomcat bin directory. The reason is that
439
  GeoServer uses X11 windows to draw graphics.</p>
440
441
  <a name="InstallConfigureMetacat"></a><div class="header2">Configure Metacat</div>
442
  <p>Once you see the Metacat configuration screen, you can follow the instructions in the
443 4080 daigle
  <a href="./metacatconfigure.html"> Configuring Metacat Section</a>
444 4571 daigle
  to complete the internal configuration of Metacat.</p>
445 3593 tao
446 4571 daigle
<a name="UpgradingMetacat"></a><div class="header1">Upgrading Existing Metacat</div>
447 3593 tao
  <a name="protocol"></a>
448
  <p>The following instructions are for upgrading an existing Metacat.
449 4571 daigle
450
  <a name="UpgradeStopMetacat"></a><div class="header2">Stop the Running Metacat</div>
451
   <p>To do this, login as the user that runs your tomcat server (often "tomcat"),
452
   go to $CATALINA_HOME/bin and type:</p>
453
454
   <div class="code">./shutdown.sh</div>
455
456
  <a name="UpgradeDownloadMetacat"></a><div class="header2">Download Latest Metacat Application</div>
457
    <p>Browse to the
458
      <a href="http://knb.ecoinformatics.org/software/download.html">KNB Software Download Page</a>.
459
      In the Metacat section, select the link that looks like:</p>
460
	  <div class="code">metacat-bin-X.X.X.tar.gz</div>
461
    <p>where X.X.X is the latest version of Metacat.  Choose to save the file locally.</p>
462
    <p>Extract the Metacat package files by typing:</p>
463
      <div class="code">tar -xvzf metacat-bin-X.X.X.tar.gz</div>
464
    <p>You should see a war file and several supporting files.  The location where these files
465
    were extracted will be refered to as the the &lt;metacat_package_dir&gt; for the remainder
466
    of this documentation.</p>
467 3593 tao
468 4571 daigle
   <a name="UpgradeMetacatWar"></a><div class="header2">Upgrade Metacat War</div>
469
    <p>Copy the war file to Tomcat:</p>
470
	  <div class="code">sudo cp knb.war /usr/share/tomcat5.5/webapps</div>
471
	<p>Remove (or rename) the existing application directory:</p>
472
	  <div class="code">sudo rm -rf /usr/share/tomcat5.5/webapps/knb</div>
473
	  <p> or </p>
474
	  <div class="code">sudo mv /usr/share/tomcat5.5/webapps/knb /usr/share/tomcat5.5/webapps/knb.bak</div>
475
	<p>Restart Tomcat:</p>
476
	  <div class="code">sudo /etc/init.d/tomcat5.5 restart</div>
477
478
  <a name="UpgradeRestartTomcat"></a><div class="header2">Restart Tomcat</div>
479
    <p>Once you have successfully installed Metacat, there is one more step.  Tomcat
480
    (and Apache if you have Tomcat integrated with it) must be restarted.  To do
481
    this, login as the user that runs your tomcat server (often "tomcat"),
482
    go to $CATALINA_HOME/bin and type: </p>
483
484
      <div class="code">./startup.sh</div>
485
486
    <p>In the Tomcat startup messages you should see something in the log file like:</p>
487
488
      <div class="code">Metacat: [WARN]: Metacat (1.8.0) initialized. [edu.ucsb.nceas.metacat.MetaCatServlet]</div>
489
490
    If you see that message Tomcat has successfully loaded the Metacat servlet.
491
    Next, try to run your new servlet.  Go to a web browser and type:</p>
492
493
      <div class="code">http://yourserver.yourdomain.com/yourcontext/</div>
494
495
    <p>You should substitute your context name for "yourcontext" in the url above.
496
    If everything is working correctly, you should see a query page followed
497
    by an empty result set.  Note that if you do not have Tomcat integrated with
498
    Apache you will probably have to type</p>
499
500
    <div class="code">http://yourserver.yourdomain.com:8080/yourcontext/</div>
501 3649 barseghian
502 4571 daigle
  <a name="UpgradeTroubleshooting"></a><div class="header2">Troubleshooting</div>
503
  <p>If you see something like:
504 3520 tao
505 4571 daigle
    <div class="code">java.lang.InternalError: Can't connect to X11 window server using 'yourservanme:0.0' as the value of the DISPLAY variable.</div>
506
507
  <p>You should add this line: </p>
508
509
    <div class="code">JAVA_OPTS="-Djava.awt.headless=true $JAVA_OPTS"</div>
510
  <p>at the first line of the catalina.sh file in the tomcat bin directory. The reason is that
511
  GeoServer uses X11 windows to draw graphics.</p>
512
513
  <a name="UpgradeConfigureMetacat"></a><div class="header2">Configure Metacat</div>
514
  <p>Once you see the Metacat configuration screen, you can follow the instructions in the
515
  <a href="./metacatconfigure.html"> Configuring Metacat Section</a>
516
  to complete the internal configuration of Metacat.</p>
517 3066 perry
518 4571 daigle
<a name="Registry"></a><div class="header1">Web Based Registry</div>
519
  <p>The registry allows users to upload simple metadata documents directly from the web.  See the separate
520
  <a href="registry_installation.html">Registry Installation Guide</a>.</p><br/><br/>
521 878 berkley
</body>
522
</html>