sxiao3 / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

ThreadSleep and listener causing issues. #157

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I am using SubmitMultiResult object to submit multiple records on a simluator
2. After submission i am moving records from source table to success records 
table. But while executing this statement the thread is causing allowing me to 
execute subsequent sql queries and getting hung 
3.

What is the expected output? What do you see instead?
After submission, i must be allowed to carry out rest of the program to do 
necessary database changes. I have attached Utility file I have written for the 
same. Kindly assist. Thanks

What version of the product are you using? On what operating system?
JSMPP-2.1.0 version is getting used. 

Please provide any additional information below.

Original issue reported on code.google.com by lokes...@gmail.com on 26 Feb 2014 at 12:48

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Attached file

Original comment by lokes...@gmail.com on 26 Feb 2014 at 12:51

Attachments: