Re: please help me
Richard Deadman <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <[email protected]> |
Deepa, XTAPI only supports JTAPI 1.2. For more help it is also useful to tell us: - what telephony platform you are connecting to (TAPI, voice modem, Dialogic, SIP, etc.) - What string you passed in to Peer.GetProvider(); - what JTAPI package you are using - what call triggered the exception - full classpath It looks to me like the provider shut down because it couldn't find any resources. Richard -- Richard Deadman Deadman Consulting, Inc. Web Services, Policy Management, Java Telephony, Software Architecture mailto:[email protected] http://www.deadman.ca Office: 613-231-5112 Cell: 613-220-2469 On Feb 28, Deepa Kher <[email protected]> wrote: > > hello > i am trying to place a call with JTAPI but after running my project i > encountered with an error that deadlock detected & MMCS thraed > murdered,restatring it.i do have xtapi implementation.does this > implementation supports java1.4 or should i use prev. versions.basically my > call object do't change it's state from idle to active. > > THE ERROR is as follows: > > Dead lock detected: MMCS dispatcher > E Feb 28 16:52:07.650 0 [ConferenceServer_3] MMCS Thread murdered... > Restarting it > E Feb 28 16:52:07.650 1 [ConferenceServer_3] Unexpected ERROR in MMCS > Thread com.ibm.ct.util.ThreadMonitorException > at > com.ibm.ct.util.ThreadMonitor.alarmExpired(ThreadMonitor.java:75) > at com.ibm.ct.util.EventTimer.run > (EventTimer.java:224) > at java.lang.Thread.run(Thread.java:536) > provider changed : MM_ProvShutdownEv { > id=ProvShutdownEv > meta=136 > is_new=true > cause=CAUSE_RESOURCES_NOT_AVAILABLE > } > > > egerly waiting for ur responses thanx.also guide me about where should i > place different implementation files so that they can work properly. > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the body > of the message "signoff JTAPI-INTEREST". For general help, send email to > [email protected] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JTAPI-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".