Hi,
I am running a Netweaver ABAP Trial 7.03 on my Laptop (Surface Pro). I'd like to apply a couple of Notes and their dependencies, because File Upload in WebDynPro isn't working and I need it for a term project at my university.
I got the Notes from the Marketplace and manually uploaded them in SNOTE. However, whenever I am trying to apply them, I get an TSV_TNEW_PAGE_ALLOC_FAILED shortdump. Increasing abap/shared_objects_size_MB to 200 or even 500 didn't help.
I have 4 GB of RAM and Swap File is set to 20 GB.
[quote]
Category Resource Shortage
Runtime Errors TSV_TNEW_PAGE_ALLOC_FAILED
Date and Time 21.09.2014 19:37:49
ABAP short dump not saved in full (too big)
Short text
No more storage space available for extending an internal table.
What happened?
You attempted to extend an internal table, but the required space was
not available.
Error analysis
The internal table "{O:41140*\CLASS=CL_CWB_SUBOBJECT_ABAPCODE}\DATA=AS_RAW_INCL
UDE-XLINES" could not be further extended. To enable
error handling, the table had to be delete before this log was written.
As a result, the table is displayed further down or, if you branch to
the ABAP Debugger, with 0 rows.
At the time of the termination, the following data was determined for
the relevant internal table:
Memory location: "Session memory"
Row width: 524
Number of rows: 8999
Allocated rows: 9010
Newly requested rows: 77008 (in 4813 blocks)
Trigger Location of Runtime Error
Program SAPLSCWD
Include LSCWDF04
Row 49
Module type (FORM)
Module Name CONCATENATE_STRUCTURED_CODE
[/quote]