Feature #237

Print error in unlog when failed to unlink process queues

Added by Madars over 6 years ago. Updated over 6 years ago.

Status:ClosedStart date:10/25/2017
Priority:Normal (Code 4)Due date:
Assignee:-% Done:

100%

Category:-
Target version:-

Description

ULOG prints all the time:

0:20171024:23575500:ndrxd       :Client process [xadmin], pid 20457 died
0:20171024:23580100:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23580700:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23581300:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23581900:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23582500:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23583100:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23583700:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23584300:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23584900:ndrxd :Client process [xadmin], pid 20457 died
0:20171024:23585500:ndrxd :Client process [xadmin], pid 20457 died

The problem seems that xadmin queue was created from root, and it failed to unlink it:

$ ls l | grep 20457
-rw------
. 1 root root 80 Aug 29 16:32 xxxx,sys,bg,xadmin,20457
$

Nice thing would be to print in ULOG that removal of queue failed...

Also add environment processing feature to the ini library directly so that [@globa/*] section could reference to own env variables.
This could be configured callback

History

#1 Updated by Oskars over 6 years ago

  • Status changed from New to In Progress

#2 Updated by Oskars over 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Implemented in 5.2

#3 Updated by Madars over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF