TekPortal V2.10.022 Copyright (c) 2000-2004. Teknowledge Corporation. All Rights Reserved. 4/22/2004 Overview - TekPortal - ISSUE: Logging on a heavily loaded system can queue causing the number of open files to be exceeded RESOLUTION: Add code to process tp_log in a queue, with dynamic load handling - ISSUE: Enhancement RESOLUTION: Support multiple TekCapture processes per server. Support for TekCaptureServerMonitor which will monitor the processes. - Transfers - ISSUE: Double encryption of transfer_history.from_account_num RESOLUTION: Fixed - API Fixes Requirements - TekPortal V2.1 - Patch 021 is required Installation Instructions - Log on to each of the TekPortal Aggregation Server(s) and TekPortfolio Application Server(s) - Solaris - Login as tekp - Bring down TekPortal with TekPortal/bin/StopServices.sh - uncompress -c TekPortal_V2.10.022.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekPortal/* - chmod -R 750 /TekPortal/* - Bring up TekPortal with TekPortal/bin/StartServices.sh - Windows NT/2000 - Bring down TekPortal with c:\TekPortal\bin\StopServices.cmd - Run TekPortal_V2.10.022.exe and extract to c:\ - Bring up TekPortal with c:\TekPortal\bin\StartServices.cmd Summary of Changes - Note: The following are the specific files that have changed. If you have made any custom modifications to these files, you will need to reapply those changes to these new versions; or else these versions will overwrite your custom modifications. - TekGateway.jar, TekLIMB.jar, TPClient2.jar - ISSUE: Logging on a heavily loaded system can queue causing the number of open files to be exceeded RESOLUTION: Add code to process tp_log in a queue, with dynamic load handling - ISSUE: Double encryption of transfer_history.from_account_num RESOLUTION: Fixed - API Fixes - SRun03TekCaptureServer.sh, TekCaptureServer.sh, TekCaptureServerMonitor.sh - ISSUE: Enhancement RESOLUTION: Support multiple TekCapture processes per server. Support for TekCaptureServerMonitor which will monitor the processes.