Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: java SP and apache commons FTP
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
![]() |
![]() |