Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
org.smslib.TimeoutException: No response form device.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
SynthSubs  
View profile  
 More options Oct 28 2012, 10:38 am
From: SynthSubs
Date: Sun, 28 Oct 2012 07:38:16 -0700 (PDT)
Local: Sun, Oct 28 2012 10:38 am
Subject: org.smslib.TimeoutException: No response form device.

Hello everyone,

I have a big problem with SMSLib with RXTX. I get No response from device
error.

First of all modem is Alcatel X230L, system is latest Linux Debian x64 bit
with 64-bit Java. I have everything installed properly (I think). I tried
all possible options, tried to run the app with -Dsmslib.serial.polling,
and still getting the error. USB_modeswitch is working properly as well I
guess.

I am sure that port is the right one, I'm using /dev/ttyUSB4.

I tried to see what's happening on the port so I run terminal and AT
commands work just fine.

screen /dev/ttyUSB4

when typing ATi response is:

Manufacturer: TCT Mobile International Limited
Model: HSPA Data Card
Revision: IX1B4800XX
IMEI: 867597005573446
+GCAP: +CGSM,+DS,+ES

OK

I left terminal open and when I run my app responses are:

OK

OK
ATZ
OK
ATE0
OK

+CPIN: READY

OK

That seems to be fine, and modem is responding anyway. Even with polling
nothing seems to happen and still getting No response error.

Help please! I can figure it out, I'm running out of ideas.

Important thing is that it all works like a charm both on Windows and Mac
OS X, so we cannot say that the modem is incompatible with SMSLib.

Thank you in advance,
Tom


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thanasis Delenikas  
View profile  
 More options Nov 11 2012, 12:15 pm
From: Thanasis Delenikas
Date: Sun, 11 Nov 2012 19:15:33 +0200
Local: Sun, Nov 11 2012 12:15 pm
Subject: Re: [smslib] org.smslib.TimeoutException: No response form device.

Hi,

Have you check the tips here: http://smslib.org/doc/smslib/troubleshooting/?

On 28 October 2012 16:38, SMSLib Discussion Group on behalf of SynthSubs <
[email address]


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ruchi  
View profile  
 More options Dec 11 2012, 9:10 am
From: Ruchi
Date: Tue, 11 Dec 2012 06:10:10 -0800 (PST)
Local: Tues, Dec 11 2012 9:10 am
Subject: Re: [smslib] org.smslib.TimeoutException: No response form device.

Hi everyone,

I've also got a strange problem with SMSLib smsserver (As a windows
service). All works fine when i started the smsserver. But after some time
(in approximately 2-3 hours, but cannot find an exact pattern), I get
org.smslib.TimeoutException: No response from device, So that the reading
messages from the modem no longer works but sending messages do work
properly.

Error:

INFO   | jvm 1    | 2012/12/10 20:27:52 | 7720065 2012-12-10 20:27:52,467
[CNMIEmulatorProcessor [modem1]] ERROR org.smslib.threading.AServiceThread
 - Error!
INFO   | jvm 1    | 2012/12/10 20:27:52 | org.smslib.TimeoutException: No
response from device.
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.AModemDriver$CharQueue.get(AModemDriver.java:535)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.AModemDriver.getResponse(AModemDriver.java:338)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.AModemDriver.getResponse(AModemDriver.java:313)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.athandler.ATHandler.listMessages(ATHandler.java:408)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.ModemGateway.readMessagesPDU(ModemGateway.java:526)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.ModemGateway.readMessages(ModemGateway.java:213)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.modem.AModemDriver$CNMIEmulatorProcessor.process(AModemDriver.ja va:935)
INFO   | jvm 1    | 2012/12/10 20:27:52 |  at
org.smslib.threading.AServiceThread.run(AServiceThread.java:105)

Details:

*SMSlib Version*: SMSLib SMSServer v3.5.2
*Operating system*: Windows Server 2008 R2
*Modem:* Huawei E173
*Database interface:* Mysql database interface.

I have attached the FULL Wrapper logs generated in INFO as well as in DEBUG
modes.

Any help would be highly appreciated!

  Logs.zip
138K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »