Hi,
Nothing looks suspicious from the first glance (except that maybe you
need more fresh TAFC than 10.0.0.0).

Yes, set JBASE_JBCOBJECTLIST_DIR=1 is crucial in this environment.

First of all see the output of jshow -c OVERLAY.EX. If it's empty:

try to locate an object file for subroutine OVERLAY.EX (in
subdirectories of t24lib, file shall have name OVERLAY_2EEX.obj).
Then go one level up and look into all libraries (e.g. lib0.dll) that
are there (AFAIK earlier there was an option -a in jshow for it but
now I don't see it so use hex editor to find the string "jBC
OVERLAY.EX source file").

If it is there and still nothing works - something is completely
broken - like maybe you mix 32-bit and 64-bit libraries (or newer VC
redist is required)... Use a tool like "depends" to check it.

One more possibility is that maybe updates were run from administrator
user and the user t24r10 doesn't have admin privileges.

VK

On Jul 24, 10:20 am, andibaso <[email protected]> wrote:
> Dear All,
>
> I have problem after updating R10 model bank in my local computer.
>
> jsh t24r10 ~ -->EX
>  ** Error [ SUBROUTINE_CALL_FAIL ] **
> Unable to perform CALL to subroutine OVERLAY.EX , Line    45 , Source
> EX
> Press C to continue or Q to quit
> Trap from an error message, error message name = SUBROUTINE_CALL_FAIL
> Line 45 , Source EX
> jBASE debugger-
>
>
>
> Here my jdiag output :
>
> jsh t24r10 ~ -->jdiag
>        jdiag - jBASE diagnostic '$Revision: 1.15 $'
>
> System Information
> ==================
>
> System                      : WinNT ATI-ABA-M 6.1 i386
> OS Release                  :  , Build 7600,
> NT User                     : t24r10
> Time                        : Fri Jul 22 10:58:19 2011
>
> Environment
> ===========
>
> JBCPORTNO                   : Not Set
> TAFC_HOME                   : 'C:\Temenos\TAFC\R10_GA'
> JBCGLOBALDIR                : 'C:\Temenos\TAFC\R10_GA'
> WARNING: JBCDATADIR is not set, Default 'C:\Temenos\TAFC\R10_GA
> \jbase_data'
> WARNING: JBCDATADIR is subdirectory of JBCGLOBALDIR
> HOME                        : 'C:\Temenos\R10\bnk\bnk.run'
> JEDIFILEPATH                : 'C:\Temenos\R10\bnk\bnk.run'
> JEDIFILENAME_MD             : 'VOC'
> JEDIFILENAME_SYSTEM         : 'C:\Temenos\TAFC\R10_GA\src\SYSTEM'
> SYSTEM File is (DICT)       : 'C:\Temenos\TAFC\R10_GA\src\SYSTEM]D'
> RELEASE Information         : Major 10.0 , Minor 0.0 , Patch  (Change
> 87706)
> Spooler dir (JBCSPOOLERDIR) : 'C:\Temenos\R10\bnk\bnk.run\jspooler'
> JBCEMULATE                  : 'prime'
> TEMP file path              : 'C:\Windows\TEMP\'
> Object path (JBCOBJECTLIST) : 'C:\Temenos\R10\bnk\bnk.run\lib;C:
> \Temenos\R10\bnk\bnk.run\t24lib'
> WARNING: From checking the registry, It appears that VC++ is not
> loaded
> WARNING: JBC_CCOMPILER_PATH is set to 'C:\Program Files\Microsoft
> Visual C++ Toolkit 2003'
> jBASE Compiler Run-time     : 'C:\Temenos\TAFC\R10_GA\config
> \system.properties'
> Program dir (JBCDEV_BIN)    : 'C:\Temenos\R10\bnk\bnk.run\bin'
> Subroutine dir (JBCDEV_LIB) : 'C:\Temenos\R10\bnk\bnk.run\lib'
>
> I have set JBASE_JBCOBJECTLIST_DIR=1, but it still doesn't recognize
> routine library.
>
> Thanks for your help.

-- 
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

Reply via email to