cancel
Showing results for 
Search instead for 
Did you mean: 

Error TSV_TNEW_BLOCKS_NO_ROLL_MEMORY in devrfc.trc on 3rd party engine

eddy_guo3
Explorer
0 Kudos

I post this message here hope someone can explain what does the error in question mean and what may cause this problem.

We are using a SAP certified middleware, Mercator (Now called Ascential DataStageTX), as our intergration broker. The programs running on this middleware is interfacing with R/3 using RFC. A standalone SAP Gateway is installed on this middleware. Programs are registered in this SAP Gateway to be called by SAP outbound IDOC FM. We are expriencing error in this interface now. In the devrfc.trc file on the middleware, we see error code TSV_TNEW_BLOCKS_NO_ROLL_MEMORY. When this error happend, all connetions were closed and core dump produced on the middleware server. R/3 didn't have short dump when this happened. Please note this error is in the trace file on the middleware server, not on SAP.

Here are some detail parameter:

SAP 46C on HPUX IX64. The middleware is a 32 bit app on HPUX IX64. RFC library librfccm.sl being used is 32 bit. I downloaded from service marketplace last month.

Below is one section from the trace file:

        • ERROR file opened at 20040501 050751 EDT, SAP-REL 620,0,1422 RFC-VER 3 647244 MT-SL

T:42 ***************************************************************

T:42 * Error in application program.

T:42 * SAP error code : TSV_TNEW_BLOCKS_NO_ROLL_MEMORY

T:42 * Try ABAP/4 report RSNAPDOK to read complete message text.

T:42 * Also look at the system log in the target system

T:42 * function/module/line : tsvPageAdminResize/abtsv.c#/986

T:42 * Parameters

T:42 * 0: IT_0

T:42 * 1: 11276

T:42 * 2:

T:42 * 3:

T:42 * 4:

T:42 * 5:

T:42 * 6:

T:42 * 7:

T:42 * 8:

T:42 ***************************************************************

T:42 ***** closing all connections ...

T:42 ********************************************* aborting process.

M

M [Thr 42] Sat May 1 05:07:51 2004

M [Thr 42] rfcStackTrace TSV_TNEW_BLOCKS_NO_ROLL_MEMORY Sat May 1 05:07:51 2004

M [Thr 42] -


C-STACK -


M [Thr 08] ***LOG Q0I=> NiPRead: recv (9: Bad file number) [niuxi_mt.c 1253]

M [Thr 08]

M *****************************************************************************

M *

M [Thr 08] * ERROR internal error

M [Thr 08] *

M * TIME Sat May 1 05:07:51 2004

M [Thr 08] * RELEASE 620

M [Thr 08] * COMPONENT NI (network interface)

M [Thr 08] * VERSION 36

M [Thr 08] * RC -1

M [Thr 08] * MODULE niuxi_mt.c

M [Thr 08] * LINE 1253

M [Thr 08] * DETAIL NiPRead

M [Thr 08] * SYSTEM CALL recv

M [Thr 08] * ERRNO 9

M [Thr 08] * ERRNO TEXT Bad file number

M [Thr 08] * COUNTER 1

M [Thr 08] *

M [Thr 08] *****************************************************************************

M

M [Thr 08] *** ERROR => STIAsRcvFromGw: NiRead failed [r3cpic_mt.c 4743]

M [Thr 08]

Eddy Guo

SAP Integration Analyst

Research In Motion Limited

295 Phillip Street

Waterloo, Ontario

Canada N2N 3L9

(519) 888-7465 x2768

eguo@rim.com

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

I have the same error message in my devrfc.trc file.

Did you find out the cause of this error in the meantime?

Thank you very much.

Holger Husch

SEAL Systems AG

Tel.: +49 (0) 9195-926-183

Email: holger.husch@sealsystems.de

http://www.sealsystems.de

Former Member
0 Kudos

If this is not too late, it is caused by the 3rd party's code. The 3rd party (non-SAP) vendor has fixed that problem since. I had created a SAP customer message for this and SAP global support confirmed that it is caused by the 3rd pary's code.

Former Member
0 Kudos

Hi eddy,

could you give me some hint to solve the issue, since I face the same problem now.

Thanks in advance!