× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

service not properly stopping with jlog active

  • jpb
  • jpb's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • retired
More
13 years 7 months ago #6959 by jpb
Dear all,

we use a service to extract data from T24 to sequential files. This service is started out of a phantom for 3 companies in parallel. 2 companies run thru without any problem.

But for the third company the service hangs for about 10 minutes after finishing the the last item from JOB.LIST without any reason, nothing to be found in any como, errorlog etc. even debugging gave no hint.

The only hint we found is that it only happens when jlog is running on the server (on a test env. without log it's all fine), the routine seems to be EB.TRANS - TRANSEND. There is also no LOCK to be seen when the service hangs.

Any ideas ?
Thanks
jpb

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

  • jpb
  • jpb's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • retired
More
13 years 7 months ago #7105 by jpb
Just in case anybody is interested :

The reason for the delay was in fact the jlog.
The routine writes to a temprary file and deletes the records afterwards - all this is put in the log when the routine finishes as there is no TRANSEND within.
Excluding the temporary file from logging solved the problem.
The following user(s) said Thank You: armin

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

Time to create page: 0.076 seconds