IntelliJ Java IDE
The moose likes Performance and the fly likes more than 25 jsch sessions in a jvm not working fine. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "more than 25 jsch sessions in a jvm not working fine." Watch "more than 25 jsch sessions in a jvm not working fine." New topic
Author

more than 25 jsch sessions in a jvm not working fine.

vikas byn
Ranch Hand

Joined: Mar 18, 2011
Posts: 64
i created around 75 jsch sessions in a jvm when I was doing snmpwalk(NET SNMP) using tcp it will stop after some time.

in case if i created 26 jsch sessions in a jvm then i do same thing and it works fine.

I am unable to fing the issues.? is it issue with so many threads ?
 
 
subject: more than 25 jsch sessions in a jvm not working fine.
 
Threads others viewed
Getting garbage characters when reading the java.io.inputstream
Connect to a remote host using JSch
Retrieval of values from a file in a remote server using JSch library
Listener instances
connect unix from windows java program
developer file tools