Please use another phone. >From what I can see, this phone is incompatible.
On Sep 30, 2:59 pm, arp <[EMAIL PROTECTED]> wrote: > Hi, > I am new user of smslib. > I tried to use the SendMessage.java which is available in the example > to send sms via the nokia 3110c, which is connected via usb cable. > I have changed the port in the gateway as COM6, as per port allotted > in my machine. > I got the output error message like this > > Example: Send message from a serial gsm modem. > SMSLib: A Java API library for sending and receiving SMS via a GSM > modem > or other supported gateways. > Web Site:http://smslib.org > This software is distributed under the terms of the Apache v2.0 > License. > Version: 3.3.0 > Stable Library > ========================================= > Native lib Version = RXTX-2.1-7 > Java lib Version = RXTX-2.1-7 > 0 [Thread-1] WARN org.smslib - GTW: modem.com6: Storage locations > could *not* be retrieved, will proceed with defaults. > java.util.NoSuchElementException > at java.util.StringTokenizer.nextToken(StringTokenizer.java: > 332) > at > org.smslib.modem.athandler.ATHandler.readStorageLocations(ATHandler.java: > 449) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java: > 154) > at > org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:108) > at org.smslib.Service$1Starter.run(Service.java:226) > 16 [Thread-1] WARN org.smslib - GTW: modem.com6: Retrying the > detection of CNMI, modem busy? > java.lang.IllegalArgumentException: Missing parameters > at org.smslib.modem.CNMIDetector.detect(CNMIDetector.java:159) > at org.smslib.modem.CNMIDetector.<init>(CNMIDetector.java:74) > at > org.smslib.modem.athandler.ATHandler.setIndications(ATHandler.java: > 187) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java: > 163) > at > org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:108) > at org.smslib.Service$1Starter.run(Service.java:226) > 3094 [Thread-1] WARN org.smslib - GTW: modem.com6: Retrying the > detection of CNMI, modem busy? > java.lang.IllegalArgumentException: Missing parameters > at org.smslib.modem.CNMIDetector.detect(CNMIDetector.java:159) > at org.smslib.modem.CNMIDetector.<init>(CNMIDetector.java:74) > at > org.smslib.modem.athandler.ATHandler.setIndications(ATHandler.java: > 187) > at org.smslib.modem.AModemDriver.connect(AModemDriver.java: > 163) > at > org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:108) > at org.smslib.Service$1Starter.run(Service.java:226) > > What it means?... > How to over come this issue?.... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib Users" 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 -~----------~----~----~----~------~----~------~--~---
