My Oracle Support Banner

RP/JOLT 1.2 - endsession() in Jolt client receives SessionException when tpnotify from server (Doc ID 772097.1)

Last updated on SEPTEMBER 18, 2023

Applies to:

Oracle Tuxedo Jolt - Version 1.2 and later
Information in this document applies to any platform.

Goal

Jolt Client receives SessionException afer calling endSession().
Following is the scenario which explains the problem

1. Jolt session is created and spawn a new thread, thread1.
2. Client calls a service in thread1 and comes out.
3. Server does tpnotify for the Client ID with the flag set to TPACK.
4. Client receives notification in the onReply method , with out any problem
5. endSession() from the main thread fails with Jolt Session Exception.

Following is the Exception error message from the Jolt Client
bea.jolt.SessionException: Network disconnection failed\nbea.jolt.JoltException:
 NwState.setState(): Invalid network state transition

ULOG file in the server side doesn't contain any error message.

This happens in both Solaris & NT, in June 6th 2000 PeopleSoft Jolt 1.2 CD.
This problem happens only when the tpnotify flag is set to TPACK.
This problem does not happen when the tpnotify flag is set to 0.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.