× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

getting error msg while trying to log into Classic

  • hsshariff
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 5 months ago #18708 by hsshariff
Hey guys ...

while trying to log into Classic mode im getting the following error msg. Can anyone help out ?


jsh t24 ~ -->EX


FATAL ERROR FROM T24.INITIALISE JOURNAL RECORD MISSING FROM F.LOCKING
jsh t24 ~ -->

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

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
9 years 5 months ago - 9 years 5 months ago #18711 by jpb
In a proper installation there should exist a record with ID = JOURNAL in F.LOCKING.

The reason why the error occurs (e.g. why the record is not there or can't be read) is not to be found from outside.
But if the record is not existing you may just create one with 3 lines and a zero (0) in the first line in JED.

JOURNAL
001 0
002
003
Last edit: 9 years 5 months ago by jpb.

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

  • hsshariff
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 5 months ago #18717 by hsshariff

In a proper installation there should exist a record with ID = JOURNAL in F.LOCKING.

The reason why the error occurs (e.g. why the record is not there or can't be read) is not to be found from outside.
But if the record is not existing you may just create one with 3 lines and a zero (0) in the first line in JED.

JOURNAL
001 0
002
003



Thanks ill give it a try !

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

More
2 years 4 months ago #24005 by RyanKuwanda
Replied by RyanKuwanda on topic getting error msg while trying to log into Classic
Did this work?

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

Time to create page: 0.040 seconds