Hi, do you finish application with press enter button? I guess maby Service.getInstance().stopService(); is not properly executed.
Pancypir On 25 Lis, 21:27, "Magic@lu" <[email protected]> wrote: > i use try to send sms(huawei E173) by emample SendMessage.java ,the > first time ,it's ok,but the second time ,i click run ,there are many > erreur. > > org.smslib.GatewayException: Comm library exception: > java.lang.RuntimeException: gnu.io.NoSuchPortException > at > org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java: > 102) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java:114) > at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:189) > at org.smslib.Service$1Starter.run(Service.java:276) > > how can i solve the promblem. > > i find out that i reconnecte the E173,i can send the sms once ,but it > the twice ,it dose not work. > > thanks a lot . -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
