Re: Perl Call from Java dumps core while making a FTP connection

2008-11-22 Thread Srinivasan Ramaswami
ption here } --- On Fri, 11/21/08, Chas. Owens <[EMAIL PROTECTED]> wrote: From: Chas. Owens <[EMAIL PROTECTED]> Subject: Re: Perl Call from Java dumps core while making a FTP connection To: [EMAIL PROTECTED] Cc: beginners@perl.org Date: Friday, November 21, 2008, 8:20 AM On Thu, Nov

Re: Perl Call from Java dumps core while making a FTP connection

2008-11-21 Thread Chas. Owens
On Thu, Nov 20, 2008 at 21:43, <[EMAIL PROTECTED]> wrote: > I need help with an issue with executing a perl program from java. I > have a perl script that does a FTP. The perl program works well when I > run it from command line or on a cron job. > > The same command I am also running from a Java

Perl Call from Java dumps core while making a FTP connection

2008-11-21 Thread srini9286
I need help with an issue with executing a perl program from java. I have a perl script that does a FTP. The perl program works well when I run it from command line or on a cron job. The same command I am also running from a Java program, it used to run fine on Solaris 8 and Perl 5.8.0. When we mo