I have a problem deploying the new FTP component. I have the error: WARN - ManagementContext - Failed to start rmi registry: internal error: ObjID already in use DEBUG - ManagementContext - Failed to start rmi registry java.rmi.server.ExportException: internal error: ObjID already in use
[.........] finally saying deployment has failed. I don't think this a problem related to this component. I made a separate SA containing META-INF/jbi.xml and ftp.zip, which contains a xbean.xml with ftp endpoints. gnodet wrote: > > Yes, you need a 3.1 distribution, but you can download > one at > http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/apache-servicemix/3.1-incubating-SNAPSHOT/ > > On 11/10/06, mart <[EMAIL PROTECTED]> wrote: >> >> actually to be precised i have tried with the lw in o.a.s.components.net >> (which I have other troubles I already reported) and the VFS; not the JBI >> one, is it new to the 3.1? the documentation I found is a little poor >> (http://www.servicemix.org/site/servicemix-ftp.html) I suppose I have to >> compile 3.1 from source ATM right? >> >> gnodet wrote: >> > >> > Have you tried with the lightweight components in o.a.s.components.net >> > package (FTPPoller and FTPSender) ? >> > Or with the new standard JBI component if you use >> > 3.1-SNAPSHOT (you can find some exaples at [1]). >> > >> > [1] >> > >> http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-ftp/src/test/resources/spring-polling.xml?view=markup >> > >> > On 11/9/06, mart <[EMAIL PROTECTED]> wrote: >> >> >> >> Hi, >> >> I have a problem when using the VFS component to replace the FTP >> >> component >> >> (which I have other reported issue with). This is a FTP to FTP flow. >> When >> >> putting more than about 10 files in my FTP source folder at once, the >> >> process just stops, while on the FTP server I can see users logged in, >> >> doing >> >> nothing. I have tried Filezilla and Apache FTP Server. >> >> >> >> These are very small text files (some bytes), processed as binaries >> >> attachment in the JBI message with the binary marshaller. >> >> >> >> May I raise a JIRA or am I wrong somewhere? >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Problem-using-VFS-with-FTP-tf2602487s12049.html#a7260669 >> >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > Cheers, >> > Guillaume Nodet >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Problem-using-VFS-with-FTP-tf2602487s12049.html#a7272548 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > > -- View this message in context: http://www.nabble.com/Problem-using-VFS-with-FTP-tf2602487s12049.html#a7318882 Sent from the ServiceMix - User mailing list archive at Nabble.com.
