You should already have reviewed Section 3.0, Planning a Basic Vibe Installation and filled out the Basic Vibe Installation Summary Sheet. The following sections step you through the process of installing and starting Novell Vibe on Windows.
Make sure that the Windows server where you plan to install Vibe meets the system requirements listed in Section 2.2, Vibe 3.4 Server Requirements.
If a Web server is currently running on the Vibe server, stop it, and preferably disable it.
For example, to stop and disable the Internet Information Services (IIS) Web server:
On the Windows desktop, click Start > Administrative Tools > Services.
Right-click World Wide Web Publishing Service, then click Properties.
In the Startup type drop-down list, select Disabled.
Click Stop, then click OK.
Make sure that the JAVA_HOME environment variable is set to the path where you installed the JDK and that the Windows PATH environment variable includes the path to your database server.
Right-click My Computer, then click Properties.
On the Advanced tab, click Environment Variables.
Set the JAVA_HOME environment variable:
In the System variables box, click New.
In the Variable name field, specify JAVA_HOME.
In the Variable value field, specify the path where you installed the JDK.
Click OK to add the JAVA_HOME environment variable to the list of system variables, then click OK again to save the setting and return to the Advanced tab.
Check the PATH environment variable:
On the Advanced tab, click Environment Variables.
In the System variables list, locate the PATH environment variable.
If the path includes your database server software directory, click Cancel.
or
If the path does not include your database server software directory, add the directory, then click OK.
Log in to the Windows server as a user with Administrator rights.
In Windows Explorer, browse to the directory where you downloaded and extracted the Vibe software.
Make sure that there is a license-key.xml file in the directory.
The Vibe installation program does not start without a license file, and it has a different name when you download it.
For more information about licensing, see Section 6.0, Updating Your Vibe License.
Double-click the installer-teaming.exe file to start the Vibe installation program.
Accept the License Agreement, then click Next.
Click Next to accept the default of New installation.
Click Next to accept the default of Basic.
Use the information that you have gathered on the Basic Vibe Installation Summary Sheet to provide the information that the Vibe installation program prompts you for:
The installation program stores the information it gathers in the installer.xml file in the same directory where you started the installation program.
After you have provided all the requested information, click Install to begin the Vibe installation.
When the installation is completed, click Finish to exit the Vibe installation program.
Information about the installation process is written to the installer.log file in the same directory where you ran the Installation program. If a problem arises during the installation, the installer.log file provides information that can help you resolve the problem.
Continue with one of the following sections, depending on how you want to run the Vibe software:
After you install Vibe, make sure that you check on the Vibe download site where you downloaded the Vibe software for any hot patches that might be available.
The Vibe installation program created a service.bat file for configuring Vibe to run as a Windows service.
In a Command Prompt window, change to the following directory:
c:\Program Files\Novell\Teaming\apache-tomcat\bin\windows
In the windows directory, copy the files from the appropriate subdirectory.
The following subdirectories exist: x86, x64, ia64.
If you are unsure which subdirectory is appropriate for your server, use the readme.txt file located in the c:\Program Files\Novell\Teaming\apache-tomcat\bin\windows directory as a reference.
Paste the files into the c:\Program Files\Novell\Teaming\apache-tomcat\bin directory.
Use the following command to configure Vibe as a Windows service:
service.bat install Teaming
This creates a service named Apache Tomcat Teaming.
On the Windows desktop, click Start > Administrative Tools > Services.
Right-click Apache Tomcat Teaming, then click Start.
When you run Vibe as a Windows service, you can configure Vibe to start automatically each time you reboot the Windows server.
On the Windows desktop, click Start > Administrative Tools > Services.
Right-click Apache Tomcat Teaming, then click Properties.
In the Startup type drop-down list, select Automatic, then click OK.
You need to restart Vibe whenever you use the Vibe installation program to make configuration changes, as described in Section 10.0, Performing an Advanced Vibe Installation.
On the Windows desktop, click Start > Administrative Tools > Services.
Right-click Apache Tomcat Teaming, then click Restart.
Close the Services window.
On the Windows desktop, click Start > Administrative Tools > Services.
Right-click Apache Tomcat Teaming, then click Stop.
Close the Services window.
The Vibe installation program created a startup.bat file for starting Vibe.
In a Command Prompt window, change to the following directory:
c:\Program Files\Novell\Teaming\apache-tomcat\bin
Run the startup.bat file to start Vibe as an application.
In a Command Prompt window, change to the following directory:
c:\Program Files\Novell\Teaming\apache-tomcat\bin
Run the shutdown.bat file to stop the Vibe application.
If you move the Vibe site to a different server, you can delete the Vibe files from the original server to reclaim disk space. The default Vibe file locations are:
Vibe Software |
c:\Program Files\Novell\Teaming |
Vibe File Repository and Lucene Index |
c:\Novell\Teaming |
MS SQL Database |
c:\Program Files\Microsoft SQL Server\MSSQL\Data |
For a complete list of your Vibe files, check the installer.xml file in the directory where you originally ran the Vibe Installation program.