![]() |
|
|
#2 (permalink) |
|
初级会员
注册日期: 2010-11-09
帖子: 5
![]() |
现在测试又出现下面的异常
>>> 设备状态 jindi, OLD: STOPPED -> NEW: RESTART cn.sendsms.GatewayException: GSM Network Auto-Registration disabled! 2010-11-17 13:17:18 cn.sendsms.helper.Logger logInfo >>> 设备状态 jindi, OLD: STOPPED -> NEW: RESTART cn.sendsms.GatewayException: GSM Network Auto-Registration disabled! at cn.sendsms.modem.AModemDriver.waitForNetworkRegistration(AModemDriver.java:391) at cn.sendsms.modem.AModemDriver.connect(AModemDriver.java:150) at cn.sendsms.modem.ModemGateway.startGateway(ModemGateway.java:139) at cn.sendsms.Service$1Starter.run(Service.java:233) 2010-11-17 13:08:22 cn.sendsms.helper.Logger logInfo 信息: GTW: jindi: 停止通道... java.lang.NullPointerException at cn.sendsms.AGateway.stopGateway(AGateway.java:293) at cn.sendsms.modem.ModemGateway.stopGateway(ModemGateway.java:149) at cn.sendsms.Service.stopService(Service.java:308) at cn.com.namo.common.ReadMessages.doIt(ReadMessages.java:117) at cn.com.namo.common.ReadMessages.main(ReadMessages.java:161) 此帖于 2010-11-17 13:12 被 yangsy1227 编辑。 |
|
|
|