0 Replies Latest reply on Sep 18, 2013 7:31 AM by babuj03

    Jboss EJB3 with FTPClient

    babuj03

      Hi

      I have deployed EJB3 with Apache FTPClient Image upload in  Jboss 7 its working fine,  But the same code is not working in Jboss 7.1, I am not gettimg exception from application, but its hanging while enter into FTP Part and finally getting following log in Jboss console.

       

      [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0a00000a:19692d93:52396a3c:6c in state  RUN

      13:06:34,848 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012095: Abort of action id 0:ffff0a00000a:19692d93:52396a3c:6c invoked while multiple threads active within it.

      13:06:34,848 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012108: CheckedAction::check - atomic action 0:ffff0a00000a:19692d93:52396a3c:6c aborting with 1 threads active!

      13:06:34,878 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff0a00000a:19692d93:52396a3c:6c

       

       

      How we can do FtpClient in Jboss 7.1 EJB3,  please share your ideas.

      Application Flow   ------>Stateless Session Bean ----------> DAO class --------->FTPClient.

       

      please help me.

       

      Thanks and Regards
      J Babu
      babuj03@gmail.com