×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
[ERR] FATAL ERROR FROM T24.INITIALISE ...
- yukibuwana
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
13 years 5 hours ago #9721
by yukibuwana
[ERR] FATAL ERROR FROM T24.INITIALISE ... was created by yukibuwana
I run a subroutine and I have a error like this :
FATAL ERROR FROM T24.INITIALISE TERMINAL FILE (USER) NOT AVAILABLE
Can anyone help me
- Yuki -
FATAL ERROR FROM T24.INITIALISE TERMINAL FILE (USER) NOT AVAILABLE
Can anyone help me
- Yuki -
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 649
13 years 3 hours ago #9730
by jpb
Replied by jpb on topic Re: [ERR] FATAL ERROR FROM T24.INITIALISE ...
Dear Yuki,
how do you try to run a Subroutine ?
Talking about MONITOR.COB ?
Show us the first lines of your subroutine and a complete screen where you get the error (jsh shell?)
how do you try to run a Subroutine ?
Talking about MONITOR.COB ?
Show us the first lines of your subroutine and a complete screen where you get the error (jsh shell?)
Please Log in or Create an account to join the conversation.
- yukibuwana
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
12 years 11 months ago - 12 years 11 months ago #9734
by yukibuwana
Replied by yukibuwana on topic Re: [ERR] FATAL ERROR FROM T24.INITIALISE ...
jpb,
>> Talking about MONITOR.COB ?
Yes
>> Show us the first lines of your subroutine
I attach MONITOR.COB subroutine
>> a complete screen where you get the error (jsh shell?)
jsh t24proddev ~ -->BASIC TEST.YUKI MONITOR.COB
MONITOR.COB
Source file MONITOR.COB compiled successfully
jsh t24proddev ~ -->CATALOG TEST.YUKI MONITOR.COB
MONITOR.COB
Object MONITOR.COB cataloged successfully
jsh t24proddev ~ -->cd TEST.YUKI
jsh t24proddev ~/TEST.YUKI -->MONITOR.COB
FATAL ERROR FROM T24.INITIALISE TERMINAL FILE (USER) NOT AVAILABLE
jsh t24proddev ~/TEST.YUKI -->
For your information I'm using R10
>> Talking about MONITOR.COB ?
Yes
>> Show us the first lines of your subroutine
I attach MONITOR.COB subroutine
>> a complete screen where you get the error (jsh shell?)
jsh t24proddev ~ -->BASIC TEST.YUKI MONITOR.COB
MONITOR.COB
Source file MONITOR.COB compiled successfully
jsh t24proddev ~ -->CATALOG TEST.YUKI MONITOR.COB
MONITOR.COB
Object MONITOR.COB cataloged successfully
jsh t24proddev ~ -->cd TEST.YUKI
jsh t24proddev ~/TEST.YUKI -->MONITOR.COB
FATAL ERROR FROM T24.INITIALISE TERMINAL FILE (USER) NOT AVAILABLE
jsh t24proddev ~/TEST.YUKI -->
For your information I'm using R10
Last edit: 12 years 11 months ago by yukibuwana. Reason: Edit my attachment files
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 649
12 years 11 months ago #9737
by jpb
Replied by jpb on topic Re: [ERR] FATAL ERROR FROM T24.INITIALISE ...
No need to change dir to your local BP. JBase knows where the object resides and starts it.
Just type MONITOR.COB from you home jsh t24proddev ~ -->
If not check with: jshow -c MONITOR.COB
You should see something likeand check if the bin is in your PATH and JBCDEV_BIN.
Just type MONITOR.COB from you home jsh t24proddev ~ -->
If not check with: jshow -c MONITOR.COB
You should see something like
Executable: /t24proddev/bnk/bnk.run/bin/MONITOR.COB.so
jBC main() version 5.0 Thu Sep 29 08:33:14 2011
jBC main() source file TEST.YUKI
Executable (DUP!!): 7t24proddev/bnk/bnk.run/bin/MONITOR.COB
jBC main() version 5.0 Thu Sep 29 08:33:14 2011
jBC main() source file TEST.YUKI
Please Log in or Create an account to join the conversation.
- yukibuwana
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
12 years 11 months ago #9738
by yukibuwana
Replied by yukibuwana on topic Re: [ERR] FATAL ERROR FROM T24.INITIALISE ...
It's work, thanks a lot jbp. The problem is I run that's routine in my local BP.
- Yuki -
- Yuki -
Please Log in or Create an account to join the conversation.
- RyanKuwanda
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 months 3 days ago #24340
by RyanKuwanda
Replied by RyanKuwanda on topic [ERR] FATAL ERROR FROM T24.INITIALISE ...
did you get a solution
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
10 months 2 weeks ago #24357
by VK
Cheers
VK
Replied by VK on topic [ERR] FATAL ERROR FROM T24.INITIALISE ...
> The problem is I run that's routine in my local BP.
Should run from bnk.run
Should run from bnk.run
Cheers
VK
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds