× 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
  • Junior Member
More
12 years 7 months 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 -

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • TAFj-R20 - 'unix'
More
12 years 7 months ago #9730 by jpb
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?)

Please Log in or Create an account to join the conversation.

  • yukibuwana
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 7 months ago - 12 years 7 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
Attachments:
Last edit: 12 years 7 months ago by yukibuwana. Reason: Edit my attachment files

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • TAFj-R20 - 'unix'
More
12 years 7 months ago #9737 by jpb
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 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
and check if the bin is in your PATH and JBCDEV_BIN.

Please Log in or Create an account to join the conversation.

  • yukibuwana
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 7 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 -

Please Log in or Create an account to join the conversation.

More
6 months 2 weeks 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
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
6 months 2 days ago #24357 by VK
> The problem is I run that's routine in my local BP.

Should run from bnk.run

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.085 seconds