To start the server interface services on Windows, you must start the following processes
in the correct order.
Procedure
- Start the interface services broker by running broker.start.bat.
This file is in the directory where you extracted festival-win32.zip on
the machine hosting the interface services broker.
- Start the Rational® DOORS® database server as s a service
on the machine hosting the database.
- Run the interoperation server on the machine hosting it
with its command-line attributes in the following format:
doors.exe –interop –data port@myserver –brokerHost myBroker –brokerPort
where:
- port is the port number the Rational DOORS database server is using and myserver is
the name of the machine where the Rational DOORS database server is installed
- myBroker is the name of the
machine hosting the broker
- brokerport is the port that
the broker is using, by default 61616
- Start the interface services server by running server.start.bat.
This file is in the directory where you extracted festival-win32.zip on
the machine hosting the server. It might be slow to start the first
time it is run because it has to unpack some files.