Getting Data In

Exception while importing data

bluecoder008
New Member

Hi, I am running a script to import data to splunk (via REST API of curl), after running for a while, it gave the following error in the log:

07-24-2012 00:05:46.651 -0700 WARN Thread - OneShotFileWriter: about to throw a ThreadException: _beginthreadex: The paging file is too small for this operation to complete.; 1473 threads active
07-24-2012 00:05:46.776 -0700 WARN ProcessRunner - external process 3172 outlived process group 000000014F557710

What does this mean? how to fix it ?

Tags (1)
0 Karma

MarioM
Motivator

what's OS is splunk running on? it's sound like the following:

-If linux you need to increase ulimit to unlimited.

-If windows your hard drive does not have enough free space for windows to create the correct size swap file it needs.

Or many other reasons...just google "The paging file is too small for this operation to complete"

0 Karma

MarioM
Motivator

ok...please accept my answer for those having same issue 😜

0 Karma

bluecoder008
New Member

it is running on Windows. OK, looks like it ran out of disk space.

Thank you.

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...