Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JAVA thread problem in Websphere Env on Solaris

Status
Not open for further replies.

hs5233

IS-IT--Management
Jan 9, 2002
5
US
Hi,
If a CICS connection goes down in our application, we set a system property to down aand start a java thread which keeping polling for that connection to come back. Once the connection is back the thread resets the system property to up and stops.

The thread has strage behaviour. It just abruptly dies at times.

Can anyone tell me if there are bugs with java in this area and any patches in websphere/ solaris which can fix such problems.

We are using Websphere 3.5.4 and solaris 5.7

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top