› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Error 201 (Tcl failure in IB data TPS)
The acknowledgement message that the receiving system is sending back to Cloverleaf is one that the receiving system has manually created. There is something in that acknowledgement message that Cloverleaf doesn’t like, obviously. I think that the acknowledgement must contain at least the minimum “requirements” for Cloverleaf to accept it and send the next message, but when Cloverleaf goes to process this message, it doesn’t like something.
Does anyone know what could possibly be the issue with the acknowledgement message? How do I explain the reason Cloverleaf continues to send the messages even though this error occurs internally on Cloverleaf for the acknowledgements? I am trying to identify the issue so that I can point it out to the receiving system.
Here is what the acknowledgement looks like. I have the validate_hl7ack
MSH|^~&|HNAM|HNAM|HNAM|L|20061128170026||ACK|Q357651781T490398097||2.3
MSA|AA|Q357651781T490398097|
Thanks,
Ariba Jones
What is in the process log?
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
The log file for this process shows this:
03/01/2007 12:59:58
[pdl :PDL :ERR /0:lpc_professional_chg_out] no-match: no more phrases to try
(validate_hl7ack/lpc_professional_chg_out) : Received Invalid response
Message to Error Database
Message is:
Reply is:
^KMSH|^~&|HNAM|HNAM|HNAM|L|20061128140024||ACK|Q357651490T490397787||2.3^MMSA|AA|Q357651490T490397787|
I see this many times in the log file (for a period of time). It looks like it is there for every message that is sent to the receiving system.
Further in the log file I see this. I don’t know if it has anything to do with the error above. I do know the person on the receiving system has been trying different things on his side, so, he has been turning this interface off and on on his side.
03/01/2007 14:36:00
[icl :tcpi:ERR /0: olltest2_cmd] write failed: Broken pipe
[cmd :cmd :INFO/0: olltest2_cmd] Since there are some error had occured while attempted to send an Ack back to client
[cmd :cmd :INFO/0: olltest2_cmd] We try to process the command anyway but no further Ack will be send back to Client
[cmd :cmd :INFO/0: olltest2_cmd] Received command: ‘lpc_professional_chg_out pstop’
03/01/2007 14:36:00
[cmd :cmd :WARN/0: olltest2_cmd] Thread is not running ‘lpc_professional_chg_out’
[cmd :cmd :INFO/0: olltest2_cmd] Inrecoverable socket error. Closing connection.
[cmd :cmd :INFO/0: olltest2_cmd] Receiving a command
03/01/2007 14:36:00
[icl :tcpi:ERR /0: olltest2_cmd] write failed: Broken pipe
[cmd :cmd :INFO/0: olltest2_cmd] Since there are some error had occured while attempted to send an Ack back to client
[cmd :cmd :INFO/0: olltest2_cmd] We try to process the command anyway but no further Ack will be send back to Client
[cmd :cmd :INFO/0: olltest2_cmd] Received command: ‘lpc_professional_chg_out pstop’
03/01/2007 14:36:00
[cmd :cmd :WARN/0: olltest2_cmd] Thread is not running ‘lpc_professional_chg_out’
[cmd :cmd :INFO/0: olltest2_cmd] Inrecoverable socket error. Closing connection.
[cmd :cmd :INFO/0: olltest2_cmd] Receiving a command
The
[pdl :PDL :ERR /0:lpc_professional_chg_out] no-match: no more phrases to try
entry in the log is telling you the Acknowledgement is probably not formatted properly (probably invalid mlp encapsulation).
To prove this, turn the engine noise level all the way up and look at the hex deump of the acknowledgement. Make sure the encapsulation is correct.
If it is not correct, take a snapsot of the log entry (the hex dump of the acknowledgement) and show it ti the receiving system and tell them to fix their acknowledgement.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
I will do this.
You are telling me to turn on the enable_all for this outbound thread, correct?
Ariba
That will give you what you want.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
[pdl :read:DBUG/2: crhbb_ao_9] Events: E 0, R 8, W 0
[pdl :PDL :DBUG/0: crhbb_ao_9] read 144 bytes
[pdl :PDL :DBUG/0: crhbb_ao_9] input buffer accepted 144 bytes, now 144
[pdl :PDL :DBUG/0: crhbb_ao_9] 0b 4d 53 48 7c 5e 7e 5c |.MSH|^~|
[pdl :PDL :DBUG/0: crhbb_ao_9] 2b 7c 49 44 58 7c 41 43 |+|IDX|AC|
[pdl :PDL :DBUG/0: crhbb_ao_9] 4b 7c 48 43 4c 4c 7c 43 |K|HCLL|C|
[pdl :PDL :DBUG/0: crhbb_ao_9] 52 48 7c 32 30 30 37 30 |RH|20070|
[pdl :PDL :DBUG/0: crhbb_ao_9] 32 32 36 30 39 35 34 30 |22609540|
[pdl :PDL :DBUG/0: crhbb_ao_9] 35 7c 7c 41 43 4b 7c 36 |5||ACK|6|
[pdl :PDL :DBUG/0: crhbb_ao_9] 30 36 38 37 5f 31 35 34 |0687_154|
[pdl :PDL :DBUG/0: crhbb_ao_9] 33 34 5f 41 4f 7c 50 7c |34_AO|P||
[pdl :PDL :DBUG/0: crhbb_ao_9] 32 2e 33 7c 7c 7c 7c 7c |2.3||||||
[pdl :PDL :DBUG/0: crhbb_ao_9] 7c 41 53 43 49 49 0d 4d ||ASCII.M|
[pdl :PDL :DBUG/0: crhbb_ao_9] 53 41 7c 41 41 7c 36 30 |SA|AA|60|
[pdl :PDL :DBUG/0: crhbb_ao_9] 36 38 37 5f 31 35 34 33 |687_1543|
[pdl :PDL :DBUG/0: crhbb_ao_9] 34 5f 41 4f 7c 0d 45 52 |4_AO|.ER|
[pdl :PDL :DBUG/0: crhbb_ao_9] 52 7c 7c 7c 30 5e 4d 65 |R|||0^Me|
[pdl :PDL :DBUG/0: crhbb_ao_9] 73 73 61 67 65 20 61 63 |ssage ac|
[pdl :PDL :DBUG/0: crhbb_ao_9] 63 65 70 74 65 64 7c 49 |cepted|I|
[pdl :PDL :DBUG/0: crhbb_ao_9] 7c 7c 7c 7c 7c 7c 7c 7c ||||||||||
[pdl :PDL :DBUG/0: crhbb_ao_9] 55 53 52 7c 0d 1c 0d 0a |USR|….|
We asked our applications specialists to contact the vendor and have it removed.
Yes I would NOT turn on enable_all on a production thread for more than a minute or two. As Kevin said that produces way too much information for your purposes.
Apparently this is in your Production environment. Did this problem not occur in the Test environment?
In any case, find out what you are receiving in hex and go from there.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
This is what I see with enable_all turned on. I have no idea what all of this means.
[msg :Msg :INFO/0:lpc_professional_chg_out] [0.0.1087225] Writing to recovery database
[dbi :rlog:INFO/1:lpc_professional_chg_out] [0.0.1087225] Write msg to recovery db w/state IB pre-SMS
[dbi :log :DBUG/2:lpc_professional_chg_out] log context: type 1, dbn 1, msgRec 10001, mdRec 10002, bodyRec 10003
[dbi :log :DBUG/2:lpc_professional_chg_out] state 1, mode 0
[dbi :log :DBUG/2:lpc_professional_chg_out] update var MD, upd 0, dirty 1
[dbi :log :DBUG/1:lpc_professional_chg_out] metaData: dest 24(-1), origDest 24(-1), drvCtl 0(-1),
userData 0(-1), recFmt 0(-1), sepChars 0(-1)
[dbi :log :DBUG/1:lpc_professional_chg_out] msgWriteTraverse: len 146, off 0, rem 1000, alloc 0
[dbi :log :DBUG/2:lpc_professional_chg_out] while: len 146, doff 0, off 0, rem 1000, upd 0
[dbi :log :DBUG/2:lpc_professional_chg_out] fillnew
[dbi :log :DBUG/1:lpc_professional_chg_out] msgWriteTraverse: len 0, off 146, rem 854, alloc 0
[pdl :PDL :DBUG/0:lpc_professional_chg_out] READ operation completed (28 bytes buffered still, 177 before)
[pdl :PDL :DBUG/0:lpc_professional_chg_out] IDLE and 28 bytes but no error: starting READ
[pdl :PDL :DBUG/2:lpc_professional_chg_out] PDL changed states: old 0, new 1
[pdl :PDL :DBUG/0:lpc_professional_chg_out] Calling Tcl procedure: hci_pd.read
[pdl :PDL :DBUG/0:lpc_professional_chg_out] with args: {}
[pdl :PDL :DBUG/0:lpc_professional_chg_out] Tcl procedure hci_pd.read returns ‘RECEIVE’
[pdl :PDL :DBUG/0:lpc_professional_chg_out] trying to match phrase: basic-msg
[pdl :PDL :DBUG/0:lpc_professional_chg_out] multi: phrase #0 rejected; trying next
03/01/2007 16:17:13
[pdl :PDL :ERR /0:lpc_professional_chg_out] no-match: no more phrases to try
[pdl :PDL :DBUG/0:lpc_professional_chg_out] Calling Tcl procedure: read.error
[pdl :PDL :DBUG/0:lpc_professional_chg_out] with args: {{status error} {type no-match}}
[pdl :PDL :DBUG/0:lpc_professional_chg_out] pdiIgnoreInput: chop to 1, bolen 0
[pdl :PDL :DBUG/0:lpc_professional_chg_out] pdiIgnoreInput: after memmove: 0 + 27
[pdl :PDL :DBUG/0:lpc_professional_chg_out] pdiIgnoreInput: chop to 4294967295, bolen 0
[pdl :PDL :DBUG/0:lpc_professional_chg_out] pdiIgnoreInput: after clear: 0 + 0
[pdl :PDL :DBUG/0:lpc_professional_chg_out] Tcl procedure read.error returns ‘0’
[pdl :PDL :DBUG/2:lpc_professional_chg_out] PDL changed states: old 1, new 0
[pdl :PDL :DBUG/0:lpc_professional_chg_out] READ operation completed (0 bytes buffered still, 28 before)
[pti :sche:INFO/1:lpc_professional_chg_out] Thread has 0 ready events left.
[pd :thrd:INFO/1:lpc_professional_chg_out] IB-Pre-SMS queue has 1 msgs
[pti :sche:DBUG/2:lpc_professional_chg_out] Thread 11 has been enabled
[pti :sche:INFO/1:lpc_professional_chg_out] Thread has 1 ready events.
[pti :even:DBUG/0:lpc_professional_chg_out] Processing POLLED (
[pti :even:DBUG/1:lpc_professional_chg_out] Calling cb 0x2009a810
[pd :thrd:INFO/1:lpc_professional_chg_out] IB-Pre-SMS queue has 1 msgs
[pd :thrd:INFO/0:lpc_professional_chg_out] Processing IB-Pre-SMS message queue
[sms :sms :INFO/0:lpc_professional_chg_out] [0.0.1087225] SMS Received msg
[sms :sms :INFO/0:lpc_professional_chg_out] [0.0.1087225] Driver processing msg
[tps :tps :INFO/1:lpc_professional_chg_out] tds.string = validate_hl7ack {MSGID message1} {CONTEXT sms_ib_reply} {ARGS {}} {MODE run} {VERSION 3.0}
(validate_hl7ack/lpc_professional_chg_out) : Received Invalid response
Message to Error Database
Message is:
Reply is:
MSH|^~&|HNAM|HNAM|HNAM|L|20061128170028||ACK|Q357651783T490398099|P|2.3|Q357651783T490398099|||
MSA|AA|Q357651783T490398099|Record Processed||||
[sms :sms :INFO/1:lpc_professional_chg_out] Handling disposition ‘KILLREPLY’ for ‘message1’
[dbi :rlog:INFO/0:lpc_professional_chg_out] [0.0.1087225] Delete message from recovery database
[msg :Msg :DBUG/0:lpc_professional_chg_out] [0.0.1087225] msgFree 0x3007e828
[pd :pdtd:DBUG/0:lpc_professional_chg_out] Shutting down await reply mode
[msg :Msg :DBUG/0:lpc_professional_chg_out] [0.0.1087226] msgFree 0x3007e03c
[pti :even:DBUG/0:lpc_professional_chg_out] Unregistering TIMER (
[pti :even:DBUG/0:lpc_professional_chg_out] evUnregister TIMER event 0x2288E8B8 for tid 11
[diag:leak:DBUG/0:lpc_professional_chg_out] diag dqe free 0x22746528
[diag:leak:DBUG/0:lpc_professional_chg_out] diag ev free 0x2288e8b8
[msg :Mid :DBUG/0:lpc_professional_chg_out] mid free [0.0.1087225] 0x20de1e48
[dbi :rlog:INFO/0:lpc_professional_chg_out] [0.0.1087178] Transitioning msg to error db w/state 201
[dbi :rlog:INFO/1:lpc_professional_chg_out] [0.0.1087178] Update msg in recovery db to state Tcl failure in IB data TPS
[dbi :log :DBUG/2:lpc_professional_chg_out] log context: type 1, dbn 1, msgRec 10001, mdRec 10002, bodyRec 10003
[dbi :log :DBUG/2:lpc_professional_chg_out] state 201, mode 1
[dbi :log :DBUG/2:lpc_professional_chg_out] update var MD, upd 1, dirty 1
[dbi :log :DBUG/1:lpc_professional_chg_out] metaData: dest 0(-1), origDest 0(-1), drvCtl 0(-1),
userData 165(-1), recFmt 0(-1), sepChars 0(-1)
[dbi :log :DBUG/1:lpc_professional_chg_out] writeMetaData: len 0, off -1, upd 1, l 1
[dbi :elog:INFO/0:lpc_professional_chg_out] [0.0.1087178] Write message to error database, state 201
[dbi :log :DBUG/2:lpc_professional_chg_out] log context: type 2, dbn 2, msgRec 10000, mdRec 10001, bodyRec 10002
[dbi :log :DBUG/2:lpc_professional_chg_out] state 201, mode 0
[dbi :log :DBUG/2:lpc_professional_chg_out] update var MD, upd 0, dirty 0
[dbi :log :DBUG/1:lpc_professional_chg_out] metaData: dest 0(-1), origDest 0(-1), drvCtl 0(-1),
userData 165(-1), recFmt 0(-1), sepChars 0(-1)
[dbi :log :DBUG/1:lpc_professional_chg_out] msgWriteTraverse: len 176, off 0, rem 1000, alloc 0
[dbi :log :DBUG/2:lpc_professional_chg_out] while: len 176, doff 0, off 0, rem 1000, upd 0
[dbi :log :DBUG/1:lpc_professional_chg_out] msgWriteTraverse: len 1180, off 176, rem 824, alloc 0
[dbi :log :DBUG/2:lpc_professional_chg_out] while: len 1180, doff 0, off 176, rem 824, upd 0
[dbi :log :DBUG/2:lpc_professional_chg_out] fillnew
[dbi :log :DBUG/2:lpc_professional_chg_out] while: len 356, doff 824, off 0, rem 1000, upd 0
[dbi :log :DBUG/2:lpc_professional_chg_out] fillnew
[dbi :log :DBUG/1:lpc_professional_chg_out] msgWriteTraverse: len 0, off 356, rem 644, alloc 0
[dbi :elog:INFO/0:lpc_professional_chg_out] [0.0.1087178] Setting error context for message
[dbi :elog:INFO/1:lpc_professional_chg_out] [0.0.1087178] Context: TPS ERROR disposition
[dbi :rlog:INFO/0:lpc_professional_chg_out] [0.0.1087178] Delete message from recovery database
[msg :Msg :DBUG/0:lpc_professional_chg_out] [0.0.1087178] msgFree 0x3006c528
[pti :sche:INFO/1:lpc_professional_chg_out] Thread has 0 ready events left.
[pti :sche:INFO/2:lpc_professional_chg_out] Performing apply callback for thread 11
[msi :msi :DBUG/1:lpc_professional_chg_out] msiExportStats: export for thread: lpc_professional_chg_out
Engine idle — 03/01/2007 16:17:23
I’ll let you know what I see.
Thanks,
Ariba
When I go to Control, Full, EO config, EO Alias, I only see the following choices:
binary_message_only
disable_all
enable_all
enable_all_info
enable_all_info_1
enable_all_info_2
enable_all_info_3
message_details
meta_message_only
BTW- This is in my test environment. This is something we are trying to get working before it goes to live.
We are on version 5.2.1P
Thanks,
Ariba
You would need to define an EO-Config for just PDL display.
Since it is your test environment, set enable_all for the outbound thread and resend one message.
Then set to disable_all (to turn the noise level off).
Then look at the PDL hex dump of the acknowledgement in the process log.
If you can cycle your log first and shut down your inbound thread first you can limit the amount of noise in the log you have to look through.
Another way is to use hcitcptest. Shut down your outbound thread, then connect with hcitcptest, type in any kind of nonsense and see what the hex dump of the returned ackowledgement is.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
I just looked at the process log file for this thread and this is what I see. I haven’t done what you suggested yet. I just went to check the log file because I could see that messages had stopped flowing to the receiving system for this interface.
Is this helpful in any way??
03/02/2007 11:00:49
[pdl :PDL :ERR /0:lpc_outreach_chg_out] no-match: no more phrases to try
(validate_hl7ack/lpc_outreach_chg_out) : Received Invalid response
Message to Error Database
Message is:
03/02/2007 11:00:49
[sms :sms :ERR /0:lpc_outreach_chg_out] Tcl error:
msgId = message0
proc = ‘validate_hl7ack’
args = ”
result = ‘bad msgId “”‘
errorInfo: ‘
bad msgId “”
while executing
“msgget $my_mh”
(“default” arm line 6)
invoked from within
“switch -exact — $acktype {
AA – CA {
# Good ACK – Clean up
set send_cnt 0 ;# Init co…”
(“run” arm line 18)
invoked from within
“switch -exact — $mode {
start {
if ![info exists ob_save] {set ob_save “”}
set send_cnt 0 ;# Init counter
…”
(procedure “validate_hl7ack” line 12)
invoked from within
“validate_hl7ack {MSGID message0} {CONTEXT sms_ib_reply} {ARGS {}} {MODE run} {VERSION 3.0}”‘
*************************************************************
I’ll let you know what I see when I do what you suggested.
Thanks,
Ariba
I don’t understand why you don’t have enable_pdl on your list for the EO config.
Well it certainly looks like the validation proc does not like the acknowledgement (or lack of it) it received.
I am firmly convinced the receiving system is not sending proper acknowledgements.
But you will probably still need to get the hex dump of one to prove it to the system sending the acknowledgement.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
This is the acknowlegement the receiving system is sending back to Cloverleaf.
pti :even:DBUG/1:lpc_outreach_chg_out] Calling cb 0x20099328
[pdl :read:DBUG/2:lpc_outreach_chg_out] Events: E 0, R 8, W 0
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] read 177 bytes
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] input buffer accepted 177 bytes, now 177
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 0b 0b 4d 53 48 7c 5e 7e |..MSH|^~|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 5c 26 7c 48 4e 41 4d 7c |&|HNAM||
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 48 4e 41 4d 7c 48 4e 41 |HNAM|HNA|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 4d 7c 4c 7c 32 30 30 37 |M|L|2007|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 30 33 30 32 31 31 30 37 |03021107|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 33 30 7c 7c 41 43 4b 7c |30||ACK||
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 51 34 30 31 30 37 30 32 |Q4010702|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 33 31 54 35 34 34 38 31 |31T54481|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 39 36 33 35 7c 50 7c 32 |9635|P|2|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 2e 33 7c 51 34 30 31 30 |.3|Q4010|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 37 30 32 33 31 54 35 34 |70231T54|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 34 38 31 39 36 33 35 7c |4819635||
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 7c 7c 0d 4d 53 41 7c 41 |||.MSA|A|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 41 7c 51 34 30 31 30 37 |A|Q40107|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 30 32 33 31 54 35 34 34 |0231T544|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 38 31 39 36 33 35 7c 52 |819635|R|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 65 63 6f 72 64 20 50 72 |ecord Pr|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 6f 63 65 73 73 65 64 7c |ocessed||
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 7c 7c 7c 1c 0d 4d 53 41 ||||..MSA|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 7c 41 41 7c 51 34 30 31 ||AA|Q401|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 30 37 30 32 33 31 54 35 |070231T5|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 34 34 38 31 39 36 33 35 |44819635|
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] 7c |||
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] IDLE and 177 bytes but no error: starting READ
[pdl :PDL :DBUG/2:lpc_outreach_chg_out] PDL changed states: old 0, new 1
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] Calling Tcl procedure: hci_pd.read
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] with args: {}
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] Tcl procedure hci_pd.read returns ‘RECEIVE’
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] trying to match phrase: basic-msg
[pdl :PDL :DBUG/0:lpc_outreach_chg_out] multi_phrase_2: status = ok
Should there be the two 0b values at the beginning of this message? I immediately noticed that.
Thanks,
Ariba
If you look closely you will see there are a couple of flaws in the acknowledgement.
Here is what I would do:
Take a snapshot of the hex dump of the acknowledgement received.
Give the snapshot to the receiving system folks (the ones sending the acknowledgement) and tell them to fix it – it is not correct. If they are competent, they will see what is wrong and make the correction.
Then I would turn off the connection to the system. When they say they have it fixed, I would use hcitcptest to verify it is correct before turning the connection back on.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
We will test again after he makes changes.
Thanks,
Ariba
The receiving system has made a change to possibly fix the issue with their acknowledgement. We are trying to test this again.
When I turn on the enable_all for the outbound thread that sends the messages to the receiving system, I just see
Loading…………………………………………………………………………..
………………………………………………….
Any idea why I can ‘t see any output here? There are messages waiting to be sent through this interface.
thanks,
Ariba
If you have messages queued up, I’ll bet you have saturated the log. This will take a while to send all of that log data to your client.
You might want to turn of enable_all now and let the log settle down.
Either that or go to the actual exec/processes directory and using a text viewer view the log file at the host rather than from the Client GUI.
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
That is what I did. It’s the only way I know to turn this off.
Thanks,
Ariba
enable_pdl is not a default EO that is provided with Cloverleaf – I suspect somebody created this for you.
Regards
Garry