You need to create a temporay bnk.run environment and modify the SYSTEM>TEMP.RELEASE pointer and JBCOBJECTLIST and JBC_PATH environment variables during the update.
Get the document 'Troubleshooting in T24Updater tool' from Temenos Helpdesk and refer to the section 'Precautionary Steps to avoid above mentioned errors:' for details. Phil On Jul 27, 3:35 am, andibaso <[email protected]> wrote: > Hi Pat, > > I already set JBCOBJECTLIST. > jsh t24r10 ~ -->echo %JBCOBJECTLIST% > C:\Temenos\R10\bnk\bnk.run\lib;C:\Temenos\R10\bnk\bnk.run\t24lib. > > VK, I agree with you, this is happen only for > R10_EB_API_9_WIN32_VC80.tar. After running updater, there are no > library definition in t24lib/eb_api. > After manual copy libdef.def from R10_EB_API_2_WIN32_VC80.tar, 'jshow - > a' can list all subroutine, but i can not call any subroutine inside > eb_api\lib0.dll through basic program. I think jshow only read this > library definition, it is not read shared library like 'dependency > walker'. With dependency walker, i can see JBC_OVERLAY_2EEX in eb_api > \lib0.dll. > > I have R10_EB_API_2_WIN32_VC80.tar in an older update package and > update process is successfully with this package. > I should waiting for technical from chennai, he will arrive this > weekend. > > Thanks all for your reply. > > On Jul 26, 1:52 pm, VK <[email protected]> wrote: > > > > > Hi, > > if you don't have the object of OVERLAY.EX any longer and EX still > > calls it, the update is broken. I think you need to write to helpdesk. > > > VK > > > On Jul 25, 1:32 pm, andibaso <[email protected]> wrote: > > > > Hi VK, > > > Thanks for your respond. > > > jshow -c OVERLAY.EX didn't display anything. > > > > I can not find OVERLAY_2EEX.obj. When I compare it with Model Bank > > > before updating(or another dev environment), there are > > > OVERLAY_2EEX.obj under bnk.run\t24lib\eb_api\objdir directory. This > > > file deleted when i applied update R10_EB_API_9_WIN32_VC80.tar. > > > R10_EB_API_9_WIN32_VC80.tar doesn't contain *.obj file. > > > > This is como output : > > > > Removing old t24bin\eb_api directory at 20:04:43 > > > [20:04:43]ÿk del /s /q t24bin\eb_api > > > Finished removing old t24bin\eb_api directory at 20:04:43 > > > Removing old t24lib\eb_api directory at 20:04:43 > > > [20:04:43]ÿk del /s /q t24lib\eb_api > > > Finished removing old t24lib\eb_api directory at 20:04:44 > > > Copying new t24bin eb_api > > > [20:04:44]XCOPY R10_EB_API_9_WIN32_VC80\t24bin\eb_api .\t24bin\eb_api / > > > Y /Q /S /I > > > Copied new t24bin. > > > Copying new t24lib eb_api > > > [20:04:46]XCOPY R10_EB_API_9_WIN32_VC80\t24lib\eb_api .\t24lib\eb_api / > > > Y /Q /S /I > > > Copied new t24lib. > > > > I don't think i have mixed x86 object with x64 object, because i > > > download all update using my own system definition from tcsp > > > websites. I disabled UAC in my computer and t24r10 is administrator > > > member. I wonder maybe there are a way to create file *.obj in objdir > > > directory. > > > > Thanks- Hide quoted text - > > - Show quoted text - -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
