× 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...

Multithreaded looping - Urgent issue

  • shenbasp2002
  • Topic Author
  • Offline
  • New Member
  • New Member
More
18 years 1 day ago #98 by shenbasp2002
Multithreaded looping - Urgent issue was created by shenbasp2002
Hi,

I have a problem in a multithreaded routine that is attached in batch with BATCH.STATUS - ONLINE

I have created a multithreaded routine that would update some fields in MG.MORTGAGE contract through OFS during ONLINE. Some times the select routine is executed again and again and same MG.MORTGAGE id is sent for processing which inturn ends in looping. But when i logout of the session and login again without closing the session screen, it processes without any loop...

I have tested the process routine wherein i could not find any issues in that as there is a final return from that routine. And moreover, this looping is not happening always.. Once in a while it enters into a loop... I suspected that it may be becoz of a common variable. But as of my understanding, if that would be the issue, then it might have entered to loop everytime the routine is getting executed... but it is not so...

The OFS.SOURCE record I have created is

SOURCE.NAME....... CHECK
1 DESCRIPTION....... CHECKING
2 SOURCE.TYPE....... GLOBUS
13 LOG.FILE.DIR...... CHECK.LOG
14 LOG.DETAIL.LEVEL.. FULL
16 MAINT.MSG.DETS.... Y
17 DET.PREFIX........ CHK
18 IN.QUEUE.DIR...... CHK.INDIR
24 SYNTAX.TYPE....... OFS
30 EOD.VALIDATE...... YES
31 FIELD.VAL......... YES


Can any one help to trace it out...


Wishes,
Shenba

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

More
18 years 17 hours ago #99 by takoor
Replied by takoor on topic Multithreaded looping - Urgent issue
what version of globus are you on ?
are you using phantom or an agent ?
_________________
takoor

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

  • shenbasp2002
  • Topic Author
  • Offline
  • New Member
  • New Member
More
18 years 16 hours ago #100 by shenbasp2002
Replied by shenbasp2002 on topic Multithreaded looping - Urgent issue
Globus version is R05.004

I'm using agent....

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

More
17 years 11 months ago #101 by takoor
Replied by takoor on topic Multithreaded looping - Urgent issue
Hello Shenba,

Unfortunately my globus version R5 on my laptop has expired and i am not at work today.

This will be solvable. There is a parameter that you need to change.

I will get back to you once i can get into a system.

REGARDS
_________________
takoor

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

Time to create page: 0.103 seconds