Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Failure to start 2nd Perl application

by ig (Vicar)
on Oct 07, 2013 at 10:01 UTC ( [id://1057239]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Failure to start 2nd Perl application
in thread Failure to start 2nd Perl application

Can you run the second script to process the same data on other systems successfully? If you can, what is the maximum memory utilization on a system where it works?

Is your Windows XP system 32bit or 64bit?

If Windows XP is 64bit, is perl 32bit or 64bit?

If Windows XP is 32bit or perl is 32bit then process virtual memory is limited to 2GB. If this is the case, given the data you are processing, is it reasonable that perl requires more than 2GB memory space?

Are you running the same version of perl and all relevant modules on the Windows XP system as you are on the systems that are working?

  • Comment on Re^3: Failure to start 2nd Perl application

Replies are listed 'Best First'.
Re^4: Failure to start 2nd Perl application
by bensonmonk (Novice) on Oct 07, 2013 at 14:24 UTC
    Many thanks for your continued help. I am getting answers to as many of your questions as I can. I will pass them on as soon as I have them.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1057239]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (1)
As of 2024-04-25 04:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found