senthil_v has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks,
Can you please Give me solution for this problem. I have written file processing script. Files are reading from directory. Script was working fine only. That script has integrated with java module(Separate Thread were calling). when call the perl script, it process files from directory, it took and processed only 2 file out of 500 files. but when i ran the alone as perl scipt, it was processed all 500 files. but after integrated into java code it processed only 2files. let me know the problem?
Thanks and Regards,
Senthil.V
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem in java with Perl Integration...
by Corion (Patriarch) on Aug 23, 2011 at 06:55 UTC | |
by raybies (Chaplain) on Aug 23, 2011 at 13:06 UTC | |
|
Re: Problem in java with Perl Integration...
by Anonymous Monk on Aug 23, 2011 at 06:50 UTC | |
|
Re: Problem in java with Perl Integration...
by locked_user sundialsvc4 (Abbot) on Aug 23, 2011 at 14:56 UTC |