0 Replies Latest reply on Jul 12, 2014 7:15 AM by moghaddam

    "Short read of block" while pushing to BPMS knowledge repository through eclipse

    moghaddam

      I've installed bpms 6.0.1-GA and configured my knowledge repository with a sample project in it. I can clone/update/push my repository in a terminal, but when I try to push a commit using JBoss Developer Studio 7.1.1.GA it fails with following error:

       

      ssh://admin@localhost:8001/repository1: Short read of block.


      Here is corresponding logs in BRMS console:


      12:32:36,025 INFO  [org.apache.sshd.server.session.ServerSession] (pool-11-thread-1) Session created from /127.0.0.1:52607

      12:32:40,472 INFO  [org.apache.sshd.server.session.ServerSession] (pool-11-thread-2) Session admin@/127.0.0.1:52607 authenticated

      12:32:40,474 INFO  [org.apache.sshd.server.channel.ChannelSession] (pool-11-thread-5) Executing command: git-receive-pack '/repository1'

      12:32:48,236 INFO  [org.apache.sshd.server.session.ServerSession] (pool-11-thread-1) Session created from /127.0.0.1:52610

      12:32:50,770 INFO  [org.apache.sshd.server.session.ServerSession] (pool-11-thread-2) Session admin@/127.0.0.1:52607 closed

      12:32:54,437 INFO  [org.apache.sshd.server.session.ServerSession] (pool-11-thread-5) Session admin@/127.0.0.1:52610 authenticated

      12:32:54,441 INFO  [org.apache.sshd.server.channel.ChannelSession] (pool-11-thread-1) Executing command: git-receive-pack '/repository1'

      12:33:04,484 INFO  [org.apache.sshd.server.session.ServerSession] (pool-11-thread-3) Session admin@/127.0.0.1:52610 closed

       

      Is there any configuration, plugins updates to resolve this problem?

       

      Regards

      Ehsan Zaery Moghaddam

      zaerymoghaddam@gmail.com