TekAdmin V2.10.005 Copyright (c) 2000-2002. Teknowledge Corporation. All Rights Reserved. 12/19/2002 Overview - Executive Administrator - ISSUE: User Report fails with SQL error RESOLUTION: Fix so that unique user checks will work in Oracle (change single SQL statment to 2 SQL statements) - TPClient2 - ISSUE: java.lang.NoSuchFieldError error. RESOLUTION: Updated with latest TekLIMBConst.java constants Requirements - TekAdmin V2.1 Patch 004 Installation Instructions - Log on to each of the TekAdmin Application Server(s). - Solaris - Login as tekp (or your J2EE Application Server id) - Stop your J2EE Application Server - Note: The instructions below assume you installed TekAdmin in the root directory; if this is not the case, please replace that with the directory you installed TekAdmin. Also, if you are using a different id/group, please replace those with yours. - uncompress -c TekAdmin_V2.10.005.tar.Z | (cd /; tar -xvf -) - chown -R tekp:tekp /TekAdmin/* - chmod -R 750 /TekAdmin/* - Note: If any JSP files are updated, they are purposely extracted into the Tpx2.Patch005 directory to not overwrite any changes you may have made. You must copy them over to the Tpx2 explicitly. - Start your J2EE Application Server - Windows NT/2000 - Stop your J2EE Application Server - Run TekAdmin_V2.10.005.exe and extract to c:\ (or wherever you have installed TekPortfolio) - Note: If any JSP files are updated, they are purposely extracted into the Tpx2.Patch005 directory to not overwrite any changes you may have made. You must copy them over to the Tpx2 explicitly. - Start your J2EE Application Server 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. - TP_UI_EX_ReportsUser.java - ISSUE: User Report fails with SQL error RESOLUTION: Fix so that unique user checks will work in Oracle (change single SQL statment to 2 SQL statements) - TPClient2.jar - ISSUE: java.lang.NoSuchFieldError error. RESOLUTION: Updated with latest TekLIMBConst.java constants