473,327 Members | 2,103 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

Why does creating new blowfish-cbc cipher instance hang?

112 100+
I have a question regarding blowfish-cbc cipher instance.
I was wondering if anyone has come across this issue.
My program will be running fine for hours or even days without this occurring, but every once in a while, it will get stuck on this part:

Expand|Select|Wrap|Line Numbers
  1. INFO: Creating new blowfish-cbc cipher instance.
  2. Jan 31, 2014 3:11:09 PM com.sshtools.j2ssh.transport.cipher.SshCipherFactory new Instance
  3. INFO: Creating new blowfish-cbc cipher instance
  4.  
My application will just sit there doing nothing till I shut it down and restart it.

Does anyone know the reason for this?

Thanks!!
Feb 5 '14 #1
0 1024

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Tony Johansson | last post by:
Hello!! Here I create a new instance t of class Test and pass the referenc to method goo. When this method foo eventually finish will this instace t go out of scope and be garbage collected.?...
1
by: ChinStrap | last post by:
I am sorry if this is obvious, but I am not seeing it. How would I go about creating a new type that is of the same type as a class sent into the function? new = foo.__init__() refers to the...
2
by: Ralph Wiggum | last post by:
I have created a control in C# and it works a treat, however, when I drop the control into a C# Windows Forms application, it does a very odd thing. It creates the control in design mode, but when...
2
by: Nima | last post by:
The documentation for the Delegate and the MultiCastDelegate classes tell me that when we have a line like: public delegate void CheckAndPrintDelegate(string str); it causes the compiler to...
3
by: VooDoo | last post by:
hi, is there a way to ensure an application will run a single instance (for example, like word that opens each document in a different word programm) via mfc features or do i have to code it...
20
by: jernej goricki | last post by:
Hi, Is it possible to do this in vb.net : 1.)To make a function that would have a string parameter ClassName 2.)This function would return an object of the same type as the ClassName parameter...
2
by: Helter Skelter | last post by:
hi, i want to create a new instance of the MailMessage class in ASP.NET. i have used <%@ include System.Net.Mail %>. my code is: <script runat="server"> //Create a new instance of the...
2
by: hhnew2db2 | last post by:
I am new to DB2 or any other DB system so I need a lot of help, and would appreciate any help anyone can give me on this one. While installing DB2, the instance was created, I guess by the Wizzard. ...
3
by: Richard Coltrane | last post by:
Hi there, In VB.net i can just GetType(string) to get the string type? In C# it seems i need to have or create a non null variable and myvar.GetType(). Is there a shorthand version of this like...
2
by: ffa | last post by:
Hi Guys If I do something like: Dim newClass As Customer newClass = oCustomer (an existing Customer object) Then when I make a change in oCustomer, the change is also applied to newClass.
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.