WebLogic Exchange Service Setup Guide

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Configuration

This chapter describes how to configure the WebLogic Exchange Service. This chapter contains the following sections:

 


Starting and Stopping the WebLogic Exchange Service

The WebLogic Exchange Service runs as a Windows Service. You can start and stop the WebLogic Exchange Service from the Windows Control Panel or from the Windows Start Menu. This section contains the following topics:

Starting and Stopping from the Control Panel

Perform the following steps to start or stop the WebLogic Exchange Service from the Control Panel:

  1. Browse to Start > Settings > Control Panel > Administrative Tools > Services.
  2. Locate the Oracle WebLogic Exchange Service.

Starting and Stopping from the Windows Start Menu

Perform the following steps to start or stop the WebLogic Exchange Service from the Windows Start Menu:

1. Browse to Start > Programs > Oracle Products > Personal Messaging API > Exchange Service.

2. To start the service, select Start Service. To stop the service, select Stop Service.

 


Setting Process Rights

The machine that runs the WebLogic Exchange Service and the MAPI subsystem on behalf of users requires the “Act as Part of Operating System” privilege. This process actually logs the user accessing their Exchange mailbox into the Windows machine and the operating system calls required to do this needs “Act as Part of Operating System”. If WebLogic Exchange Service runs as LocalSystem (the default), no further action is required since this privilege is granted to the LocalSystem user.

To grant “Act as Part of Operating System” privilege, browse to Control Panel > Administrative Tools > Local Security Policy > Local Policies > User Rights Assignment.

 


Windows Domain Requirements

The machine running the WebLogic Exchange Service must be in the same Windows domain as the Microsoft Exchange server(s), or on a Windows domain with a bidirectional trust relationship with the Microsoft Exchange Windows domain. Additionally, each user that will access their mailbox using the machine with the WebLogic Exchange Service must have “Log on Locally” rights to that machine.

 


Maintaining Application/Service Uptime

The WebLogic Exchange Service runs as a Windows service. This allows you to use the Windows built-in crash recovery for services. To enable crash recovery, go to Control Panel > Administrative Tools > Services > properties for the service you are running. Under the Recovery tab, set First Failure, Second Failure and Subsequent Failures to Restart the Service. You may want to set the Restart Service After time to 0 minutes, so that the service restarts immediately.

Note: In the event that the service does restart, all existing sessions will be lost.

 


Reporting a WebLogic Exchange Service Crash

This section includes steps to gather information to help debug a WebLogic Exchange Service crash. Provide as much of the following information when submitting your request to support:


  Back to Top       Previous  Next