<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I haven&#8217;t used the java esl library, I&#8217;m more familiar with the Java ESL Client [<a href="http://wiki.freeswitch.org/wiki/Java_ESL_Client">http://wiki.freeswitch.org/wiki/Java_ESL_Client</a>]
 which I highly recommend.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">As you&#8217;re just starting, I think you should take a look on this java implementation, which has no dependencies on the native FreeSWITCH library and relies on
 the netty java.nio implementation.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Give it a try and let us know how it goes!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org]
<b>On Behalf Of </b>bawajan<br>
<b>Sent:</b> Thursday, December 06, 2012 5:30 AM<br>
<b>To:</b> freeswitch-users@lists.freeswitch.org<br>
<b>Subject:</b> [Freeswitch-users] having problem using java with esl library<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">I am new to freeswitch and am using java app with esl library to make outbound calls and am getting the error is &quot;Create additional event dispatch thread 2&quot;.<br>
<br>
After that in the freeswitch logs its printing - Event 0 Blocking and its keeps printing.<br>
<br>
2012-12-05 13:46:02.179956 [WARNING] switch_event.c:607 Create additional event dispatch thread 2<br>
2012-12-05 13:46:19.919951 [WARNING] switch_event.c:607 Create additional event dispatch thread 3<br>
2012-12-05 13:46:46.159954 [WARNING] switch_event.c:607 Create additional event dispatch thread 4<br>
2012-12-05 13:47:03.679956 [WARNING] switch_event.c:607 Create additional event dispatch thread 5<br>
2012-12-05 13:47:24.999950 [WARNING] switch_event.c:607 Create additional event dispatch thread 6<br>
2012-12-05 13:47:40.299950 [WARNING] switch_event.c:607 Create additional event dispatch thread 7<br>
2012-12-05 13:47:54.879950 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
2012-12-05 13:47:55.079953 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
2012-12-05 13:47:55.139957 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
2012-12-05 13:47:55.639950 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
2012-12-05 13:47:55.819960 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
2012-12-05 13:47:55.859950 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
2012-12-05 13:47:55.939953 [WARNING] switch_event.c:348 Event Thread 0 is blocking<br>
<br>
<br>
<br>
Kindly let me know where am doing mistake and how to resolve it.<br>
<br>
Thanks in Advance,<br>
Bawajan<o:p></o:p></p>
<div class="MsoNormal">
<hr size="2" width="300" style="width:225.0pt" align="left">
</div>
<p class="MsoNormal">View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/having-problem-using-java-with-esl-library-tp7585250.html">
having problem using java with esl library</a><br>
Sent from the <a href="http://freeswitch-users.2379917.n2.nabble.com/">freeswitch-users mailing list archive</a> at Nabble.com.<o:p></o:p></p>
</div>
</body>
</html>