I use Nokia 5310 xpressmusic phone to test demo application of smslib.
I connected it using bluetooth and when the execution of the
application is hanging at srv.startService(); line of the demo
application.
Here is the stacktrace for reference:
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at org.smslib.athandlers.ATHandler.readStorageLocations
(ATHandler.java:379)
at org.smslib.gateway.ModemDriver.connect(ModemDriver.java:122)
at org.smslib.gateway.ModemGateway.startGateway(ModemGateway.java:83)
at org.smslib.Service.startService(Service.java:129)
at com.test.monitor.GSMManager.getInstance(GSMManager.java:33)
at com.test.monitor.FileParser.sendGSMMessage(FileParser.java:111)
at com.test.monitor.FileParser.main(FileParser.java:131)
Plz help.
Regards
Pankaj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib Users 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
-~----------~----~----~----~------~----~------~--~---