Hi, >From the class names (i.e. CSerialDriver, CService), I see that you are using a very(!) old smslib version. I think you should get the latest version right away!
On Jan 28, 2:54 pm, Rahul Boss <[email protected]> wrote: > Hi, > > I am using IDEA (HUAWEI) NetSetter GSM MODEM. > > I am getting an ERROR when i execute Smy SendSMS class. > > The error at output console as follows: > --------------------------------------------------------------------------- > 0 [main] ERROR interact.Interact - ERROR::Interact::Error while > creating logger object or mobile seetingsOther > javax.comm.PortInUseException: Port currently owned by SMSLib > at javax.comm.CommPortIdentifier.open(CommPortIdentifier.java: > 337) > at org.smslib.CSerialDriver.open(CSerialDriver.java:70) > at org.smslib.CService.connect(CService.java:373) > at interact.Interact.getConnect(Interact.java:78) > at smssendreceive.Send2Multi.<init>(Send2Multi.java:47) > at smssendreceive.Send2Multi.main(Send2Multi.java:99) > 0 [main] ERROR interact.Interact - ERROR::Interact::Error while > creating logger object or mobile seetingsOther > javax.comm.PortInUseException: Port currently owned by SMSLib > at javax.comm.CommPortIdentifier.open(CommPortIdentifier.java: > 337) > at org.smslib.CSerialDriver.open(CSerialDriver.java:70) > at org.smslib.CService.connect(CService.java:373) > at interact.Interact.getConnect(Interact.java:78) > --------------------------------------------------------------------------- > ----------------- > > Help me. > Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User 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 -~----------~----~----~----~------~----~------~--~---
