Hello, I think that this bug is solved in the latest released smslib - it surely does not happen with the current trunk code. Which version are you using?
On May 26, 11:10 am, ghanoz 2480 <[email protected]> wrote: > Hello all, i got a problem. I try to run the SMSServer application > without any GSM modem attached to my computer and this is the > exception that I get: > > Native lib Version = RXTX-2.1-7 > Java lib Version = RXTX-2.1-7 > May 26, 2009 2:53:47 PM org.smslib.helper.Logger logInfo > INFO: GTW: modem1: Stopping gateway... > May 26, 2009 2:53:47 PM org.smslib.helper.Logger logError > SEVERE: SMSServer Error: > java.lang.NullPointerException > at org.smslib.scheduler.Scheduler.remove(Scheduler.java:84) > at org.smslib.modem.AModemDriver.disconnect(AModemDriver.java:236) > at org.smslib.modem.ModemGateway.stopGateway(ModemGateway.java:169) > at org.smslib.Service.stopService(Service.java:313) > at org.smslib.smsserver.SMSServer.run(SMSServer.java:332) > at org.smslib.smsserver.SMSServer.main(SMSServer.java:492) > May 26, 2009 2:53:47 PM org.smslib.helper.Logger logInfo > INFO: GTW: modem1: Stopping gateway... > > The question is: > - Whether that happens because I do not attached GSM modem to my > computer ? > - Or something wrong with the configuration that (everythin) i was > done > > Have you ever face this problem before ? Shall you share with me? > Thank you for time if you want to answer this problem or have a good > resource for to share with me related to this problem. > > Thank you, > M. Ghazali a.k.a ghaNOZ 2480 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
