Skip to Content
0
Former Member
Nov 27, 2008 at 10:05 AM

Conntrans doesn't send data

38 Views

Hi,

we are facing a strange behaviour with conntrans on the productice Dev Station on 5.0 SP9.

Conntrans seems to run fine without any error message but it is not picking up the data from the local outqueue. Receiving is working well.

As a result MSY and AMT cannot be used anymore.

Client console shows that there are more than 10.000 entries left for processing.

I don't know the project history but I assume that the issue exists for a while already.

On this machine also the commstation is installed (which is not supported by SAP) but note 970254 is considered accordingly.

In the local DB in table mw_u_qout_50 I can see these records.

- Some of them have the values YES in both columns CONFIRMED and PROCESSED. May I delete them?

- table mw_qmax has the entry 10.000. Could this the reason for the issue?

Thanx for any hint, proposal, note...

Regards,

Wolfhard

PS: Here the log file DotNetQmtClient.log

######################################################

27/11/2008 09:49:05 : Start of DotNetQmtClient Log

27/11/2008 09:49:05 : Successfully opened connection to database

27/11/2008 09:49:07 : Opening database connection

27/11/2008 09:49:07 : PushFirstTime ('CRM_SITE_000000000000048', '', '0', 3)

27/11/2008 09:49:07 : GetMessageCountToSend : Found 10661 message to send.

27/11/2008 09:49:07 : TransferPushMessages (2, 20)

27/11/2008 09:49:07 : Total messages read from the out queue : 20

27/11/2008 09:49:07 : PullFirstTime (CRM_SITE_000000000000048, )

27/11/2008 09:49:07 : ConfirmMessageRecvd ()

27/11/2008 09:49:07 : No messages to be Confirmed !

27/11/2008 09:49:07 :

Next Pull: msg_count = <20> msg_size = <0>

27/11/2008 09:49:08 : TransferPullMessage : ActualPullMsg = <16> ActualSizeRcvd = <12288> MsgOnServer = <16>

27/11/2008 09:49:08 : Asynchronous mode is switched OFF.

27/11/2008 09:49:08 : SaveReceivedHeaderToInboundQueue MsgCount = 16

27/11/2008 09:49:08 : TimeForRcvCallToCommSt=453 : TimeOnServer=98 : TimeToSaveInDB=15 : TotalRcvTime=468

27/11/2008 09:49:08 : DataSize : 12288 Bytes Network Time : 355 Network Speed : 265 Kbits/s

27/11/2008 09:49:08 :

Next Pull: msg_count = <2640> msg_size = <0>

27/11/2008 09:49:08 : TransferPullMessage : ActualPullMsg = <0> ActualSizeRcvd = <0> MsgOnServer = <16>

27/11/2008 09:49:08 : Calling Confirm Messages after Recv end !!

27/11/2008 09:49:08 : Confirming unprocessed messages to server

27/11/2008 09:49:08 : ConfirmMessageRecvd ()

27/11/2008 09:49:08 : LastReceived MsgOrder = 16

27/11/2008 09:49:08 : Confirming LastTID : 0A783A5E-004C-9C80-492E6CCF

27/11/2008 09:49:08 : GetReceiveStatistics (...)

27/11/2008 09:49:08 : GetSendStatistics (...)

27/11/2008 09:49:08 : Finish (16, 16, 120, 15, 31)

27/11/2008 09:49:08 : Finally ()

27/11/2008 09:49:08 : Configuration values :-

LogFilePath = <C:\DOCUME1\patak1v\LOCALS1\Temp\DotNetQmtClient.log>

QmtServerPC = <plypsapcm01>

sPushQueueName = <CRM_SITE_000000000000048>

sPushQueueDest = <>

iPushNoConfirm = <0>

iPushPendingConfRetryAttempts = <3>

sNewQmtTraceFile = <C:\DOCUME1\SUPPOR1\LOCALS~1\Temp\2\TransferService.log>

iNewQmtTraceLevel = <2>

sTLTraceDir = <C:\DOCUME1\patak1v\LOCALS1\Temp\>

sTLTraceLevel = <0>

MSADest = <>

bAppendLogFileFlag = <True>

iEnableCompression = <1>

iEnableAsyncRcv = <1>

iSendSingleMesg = <0>

iAsyncRcvConfEnabled = <1>

27/11/2008 09:49:08 : Statistical log values :-

27/11/2008 09:49:08 : Time to Recieve <16> Messages : 0 = 0 Seconds

RcvTotalBytes = <12288>

NetWorkTime = <0>

RcvAvgSpeed = <96000>

RcvSrvAnsTime = <120>

RcvSrvConfirmTime = <0>

RcvDBAccessTime = <0>

RcvConsistencyChkTime = <0>

RcvTotalMsgRowCount = <16>

RcvTotalSrvCalls = <2>

RcvCompressedBytes = <0>

RcvDeCompressedBytes = <0>

RcvCompressTime = <0>

RcvDeCompressTime = <0>

27/11/2008 09:49:08:End of Log