As I promised yesterday, here is the full log for my Wavecom Fastrack Xtend
FXT009

[ 1417.523108] usb 6-1: new full speed USB device using ohci_hcd and address
6
[ 1417.680246] usb 6-1: New USB device found, idVendor=114f, idProduct=1234
[ 1417.680249] usb 6-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 1417.680251] usb 6-1: Product: WAVECOM MODEM
[ 1417.680253] usb 6-1: Manufacturer: WAVECOM
[ 1417.680254] usb 6-1: SerialNumber: BH1270174208100
[ 1417.682301] cdc_acm 6-1:1.0: ttyACM1: USB ACM device


0    [main] INFO  smslib  - SMSLib: A Java API library for sending and
receiving SMS via a GSM modem or other supported gateways.
This software is distributed under the terms of the Apache v2.0 License.
Web Site: http://smslib.org
1    [main] INFO  smslib  - Version: 3.5.1
1    [main] INFO  smslib  - JRE Version: 1.6.0_27
1    [main] INFO  smslib  - JRE Impl Version: 20.2-b06
1    [main] INFO  smslib  - O/S: Linux / amd64 / 2.6.37.6-0.7-desktop
4    [main] DEBUG smslib  - Initialized.
5    [NotifyQueueManager] DEBUG smslib  - NotifyQueueManager running...
14   [main] INFO  smslib  - Queue directory not defined. Queued messages
will not be saved to filesystem.
15   [main] DEBUG smslib  - Initialized.
15   [main] DEBUG smslib  - Initialized.
15   [DelayQueueManager] DEBUG smslib  - DelayQueueManager running...
16   [Thread-4] INFO  smslib  - GTW: gateway: Starting gateway, using
Wavecom (Generic) AT Handler.
17   [Thread-4] INFO  smslib  - GTW: gateway: Comm port flushing is
disabled.
17   [Thread-4] INFO  smslib  - GTW: gateway: Using polled serial port mode.
17   [Thread-4] INFO  smslib  - GTW: gateway: Opening: /dev/ttyACM0 @57600
91   [Thread-4] DEBUG smslib  - Initialized.
91   [Thread-4] DEBUG smslib  - Initialized.
92   [Thread-4] DEBUG smslib  - Initialized.
92   [CNMIEmulatorProcessor [gateway]] DEBUG smslib  - ** disabled **
92   [Thread-4] DEBUG smslib  - GTW: gateway: ModemReader thread started.
93   [Thread-4] DEBUG smslib  - GTW: gateway: AsyncNotifier thread started.
94   [Thread-4] DEBUG smslib  - GTW: gateway: AsyncMessageProcessor thread
started.
94   [Thread-4] DEBUG smslib  - GTW: gateway: clearBuffer() called.
1094 [Thread-4] DEBUG smslib  - GTW: gateway: SEND :(27)
1295 [Thread-4] DEBUG smslib  - GTW: gateway: SEND :+++
1495 [Thread-4] DEBUG smslib  - GTW: gateway: SEND :ATZ(cr)
1696 [Thread-4] DEBUG smslib  - GTW: gateway: clearBuffer() called.
2696 [Thread-4] DEBUG smslib  - GTW: gateway: SEND :AT+CFUN=1(cr)
2897 [PortReader() [/dev/ttyACM0]] ERROR smslib  - Error!
java.io.IOException: Input/output error in nativeavailable
        at gnu.io.RXTXPort.nativeavailable(Native Method)
        at gnu.io.RXTXPort$SerialInputStream.available(RXTXPort.java:1596)
        at
org.smslib.modem.SerialModemDriver.portHasData(SerialModemDriver.java:134)
        at
org.smslib.modem.SerialModemDriver$PortReader.process(SerialModemDriver.java:215)
        at org.smslib.threading.AServiceThread.run(AServiceThread.java:105)
2901 [PortReader() [/dev/ttyACM0]] ERROR smslib  - Error!
java.io.IOException: Input/output error in nativeavailable
        at gnu.io.RXTXPort.nativeavailable(Native Method)
        at gnu.io.RXTXPort$SerialInputStream.available(RXTXPort.java:1596)
        at
org.smslib.modem.SerialModemDriver.portHasData(SerialModemDriver.java:134)
        at
org.smslib.modem.SerialModemDriver$PortReader.process(SerialModemDriver.java:215)
        at org.smslib.threading.AServiceThread.run(AServiceThread.java:105)
2902 [PortReader() [/dev/ttyACM0]] ERROR smslib  - Error!
[...]

This exception appears continuously many times more

Best regards.

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion 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.

Reply via email to