R11 compilation error !!!!
- sandeep.hs
- Topic Author
- Offline
- New Member
- Posts: 3
- Thank you received: 1
jsh R11 ~ -->EB.COMPILE TR.BP NEW.RTN
[3] Unable to execute program 'EB.COMPILE TR.BP NEW.RTN'
jsh R11 ~ -->BASIC TR.BP NEW.RTN
NEW.RTN
BASIC_3.c
Source file NEW.RTN compiled successfully
jsh R11 ~ -->CATALOG TR.BP NEW.RTN
** Error [ 201 ] **
Unable to open file %HOME%\twatchlib
jsh R11 ~ -->
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
Please Log in or Create an account to join the conversation.
- alint24
- Offline
- New Member
- Posts: 4
- Thank you received: 0
Where is set JBCDEV_LIB ?
Please Log in or Create an account to join the conversation.
- sandeep.hs
- Topic Author
- Offline
- New Member
- Posts: 3
- Thank you received: 1
set JBCDEV_BIN=%HOME%\twatchbin
set JBCDEV_LIB=%HOME%\twatchlib
rem Execution:
set JAVA_HOME=%TOOLS%\jdk1.6.0_18
rem set TAFJ_HOME=D:\TAFJ\TAFJ
set HYPERSIGAR=%TOOLS%\hyperic-sigar-1.6.3\sigar-bin\lib
set INCLUDE=%TOOLS%\Microsoft Visual Studio 10.0\VC\include
set LIB=%TOOLS%\Microsoft SDKs\Windows\v7.1\Lib;%TOOLS%\Microsoft Visual Studio 10.0\VC\lib
set PATH=%HOME%\twatchbin;%TAFC_HOME%\bin;%HOME%\bin;%HOME%\t24bin;%JAVA_HOME%\bin;%HOME%\updater\bin;%HYPERSIGAR%;%TOOLS%\Microsoft Visual Studio 10.0\VC\bin;%TOOLS%\Microsoft Visual Studio 10.0\Common7\IDE;C:\windows\system32
Please Log in or Create an account to join the conversation.
- alint24
- Offline
- New Member
- Posts: 4
- Thank you received: 0
It works!!
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
HELP!!!!!!!
jsh t24dev ~ -->BASIC UPGRADE.BP AMFB.V.GLA.LOC.REF68
AMFB.V.GLA.LOC.REF68
[jpp error 1] line 8:
I_F.DEPT.ACCT.OFFICER : File not located - suggest option -I <pathname>
"AMFB.V.GLA.LOC.REF68":
fatal pre-processor error - compilation abort
1 error was found
jbccom -f -d -aUPGRADE.BP BASIC_1042.b failed , command returned a code of 1
jcompile: Returned an error code of 8
** Unable to compile source AMFB.V.GLA.LOC.REF68 **
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
use (suppose you have T24.BP and no longer GLOBUS.BP):
BASIC -IT24.BP UPGRADE.BP AMFB.V.GLA.LOC.REF68
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
BUT WHAT COULD THIS ERROR POSSIBLY MEAN?
jsh t24dev ~ -->BASIC -IT24.BP UPGRADE.BP NOFILE.EASL.LO.PORTFOLIO
NOFILE.EASL.LO.PORTFOLIO
"NOFILE.EASL.LO.PORTFOLIO", 102 (offset 2) near RESERVED WORD "END":
END
^
parse error
1 error was found
jbccom -f -d -aUPGRADE.BP -IT24.BP BASIC_1044.b failed , command returned a code of 1
jcompile: Returned an error code of 8
** Unable to compile source NOFILE.EASL.LO.PORTFOLIO **
jsh t24dev ~ -->BASIC -IT24.BP EMSL.BP NOFILE.EASL.LO.PORTFOLIO
** Error [ 202 ] **
Record NOFILE.EASL.LO.PORTFOLIO is not on file
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
Open the routine in JED and use BI to format.
Review lines before 102 . . .
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
Line 228 , Source EB.CALC.REPAYMENT
Divide by zero !!
can you help please
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
jshow -s EB.CALC.REPAYMENT
Never heard of this routine !
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
Subroutine: /t24data/dev/bnk/bnk.run/t24lib/st_config/lib2.so.30
Release = R10
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
Can you enter debugger ?
Seems the routine is used by LD for annuity calculation, maybe you use a strange interest basis or something alike.
If this happens from core raise a issue to HD.
Please Log in or Create an account to join the conversation.
- johnperez
- Visitor
regarding EB.CALC.REPAYMENT
this routine seems to be used for "calculating the repayment amount?" doesn't it?
Where did you get the parameters info ? I guess you are not sending the correct parameters.
Can you share (using debug) the values of the parameters that you send to the routine.
Regards
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
Are you on R10 or beyond ?
If you use BASIC.INTEREST:
Have you run the service BUILD.BASIC.INTEREST.DATE to populate the new concat file?
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
jsh R10 ~ -->CATALOG WUVER.BP LOAD.CUS
LOAD.CUS
Error extracting function name from object file CATALOG_1835.obj
** Unable to catalog object LOAD.CUS **
Please Log in or Create an account to join the conversation.
- alint24
- Offline
- New Member
- Posts: 4
- Thank you received: 0
I think the routine LOAD.CUS has compiled on 32 bit and you are trying to catalog on 64 bit or vice versa..
Please Log in or Create an account to join the conversation.
- yngwuver
- Visitor
what cld be the cause then
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
- Posts: 2859
- Thank you received: 649
Please Log in or Create an account to join the conversation.
- alint24
- Offline
- New Member
- Posts: 4
- Thank you received: 0
Maybe your TAFC is on 64 bit and your VC(SDK) is on 32 or vice versa :)
Please Log in or Create an account to join the conversation.