- Forum
- T24 Technical Discussions
- T24 Development & Customization
- getting error msg while trying to log into Classic
×
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
-
Less
More
- Posts: 2
- Thank you received: 0
9 years 5 months ago #18708
by hsshariff
getting error msg while trying to log into Classic was created 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 ~ -->
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
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
9 years 5 months ago - 9 years 5 months ago #18711
by jpb
Replied by jpb on topic getting error msg while trying to log into Classic
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
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
-
Less
More
- Posts: 2
- Thank you received: 0
9 years 5 months ago #18717
by hsshariff
Thanks ill give it a try !
Replied by hsshariff on topic getting error msg while trying to log into Classic
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.
- RyanKuwanda
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
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.
- Forum
- T24 Technical Discussions
- T24 Development & Customization
- getting error msg while trying to log into Classic
Time to create page: 0.040 seconds