The adapter hangs on setting the number of threads to a large value.

The adapter hangs on setting the number of threads to a large value.

book

Article ID: KB0090311

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel -
Not Applicable -

Description

Description:
Symptoms
========
The adapter hangs on setting the number of threads to a large value.
This behavior is observed after adapter logs the statement 'creating
dispatcher threads'.

Impact
======
Loss of Functionality
You will be unable to start the adapter.

Workaround
==========
None.

Cause
=====
Each adapter thread, that connects to Siebel increments the number of
Siebel server task by 1. The adapter will hang while creating a new
connection thread if Siebel server has already reached the maximum
number of tasks it can handle.

Resolution
==========
Set the Siebel parameter 'Maximum Number of Task' to a fairly large
value and restart the Siebel Server.

Symptoms:

Cause:

Issue/Introduction

The adapter hangs on setting the number of threads to a large value.