Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: java SP and apache commons FTP

Re: java SP and apache commons FTP

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: 19 Sep 2006 04:08:12 -0700
Message-ID: <1158664092.650887.33510@m7g2000cwm.googlegroups.com>

Thomas Isaksen schreef:

> I have written a Java class that uses the apache commons ftp classes to
> fetch files off of a ftp server.
> When run standalone the java program works just fine, however, when i
> run it as a java stored procedure it hangs, fetching only about 80% of
> the file. I can't find a good way to debug this and I have no clue
> what's going on.
>
> Im running this on Windows XP SP2, Oracle 10g r2. No patches.
>
> Anyone have any idea ?

Yes: on line 283, you have omitted a ;

Seriously: post the code! Received on Tue Sep 19 2006 - 06:08:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US