Posted on 2008-11-20 17:32:46-08 by sriniram
Perl Call from Java dumps core
Perl Gurus, I would like your help with an issue with executing a perl program from java. I have a perl script that does a FTP which works well when I run it from command line or on a cron. The same command I am running from a Java program, it used to run fine on Solaris 8 and Perl 5.8.0. When we moved to Solaris 10 now, perl version being the same but this java to perl call results in a core dump. We did an initial core read, it points to an error like "Can't find LocalCfg.pm in the path @INC". Is this a right error message or does it point to some perl module not being installed correctly in the new environment. I do not see any LocalCfg as a perl module either in our install tree. Please help! Thank you, Srinivasan
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.