Same thing - just pulled the wrong attempt from the screnn - result is exactly the same:
BB 2009-09-23 12:00:56 [413730] [5] INFO: Client connected from <127.0.0.1> 2009-09-23 12:00:56 [413730] [5] DEBUG: Started thread 11 (gw/bb_boxc.c:function) 2009-09-23 12:00:56 [413730] [11] DEBUG: Thread 11 (gw/bb_boxc.c:function) maps to pid 413730. 2009-09-23 12:00:56 [413730] [11] DEBUG: Started thread 12 (gw/bb_boxc.c:boxc_sender) 2009-09-23 12:00:56 [413730] [11] ERROR: Error reading from fd 28: 2009-09-23 12:00:56 [413730] [11] INFO: Read error when reading from box <127.0.0.1>, disconnecting 2009-09-23 12:00:56 [413730] [12] DEBUG: Thread 12 (gw/bb_boxc.c:boxc_sender) maps to pid 413730. 2009-09-23 12:00:56 [413730] [12] DEBUG: Thread 12 (gw/bb_boxc.c:boxc_sender) terminates. 2009-09-23 12:00:56 [413730] [11] DEBUG: Thread 11 (gw/bb_boxc.c:function) terminates. SB 2009-09-23 12:00:56 [434192] [0] DEBUG: Connecting to <127.0.0.1> 2009-09-23 12:00:56 [434192] [0] INFO: Connected to bearerbox at 127.0.0.1 port 13001. 2009-09-23 12:00:56 [434192] [0] DEBUG: Started thread 7 (gw/heartbeat.c:heartbeat_thread) 2009-09-23 12:00:56 [434192] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 434192. 2009-09-23 12:00:56 [434192] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 434192. 2009-09-23 12:00:56 [434192] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) maps to pid 434192. 2009-09-23 12:00:56 [434192] [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) maps to pid 434192. 2009-09-23 12:00:56 [434192] [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) maps to pid 434192. 2009-09-23 12:00:56 [434192] [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) maps to pid 434192. 2009-09-23 12:00:56 [434192] [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) maps to pid 434192. 2009-09-23 12:00:56 [434192] [0] ERROR: Connection closed by the bearerbox. 2009-09-23 12:00:56 [434192] [0] INFO: Received (and handled?) 0 requests in 0 seconds (NaNQ per second) 2009-09-23 12:00:56 [434192] [0] INFO: Kannel smsbox terminating. 2009-09-23 12:00:56 [434192] [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) terminates. 2009-09-23 12:00:56 [434192] [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate 2009-09-23 12:00:56 [434192] [3] DEBUG: HTTP: No clients with requests, quitting. 2009-09-23 12:00:56 [434192] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) terminates. 2009-09-23 12:00:56 [434192] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates. 2009-09-23 12:00:56 [434192] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) terminates. 2009-09-23 12:00:56 [434192] [0] DEBUG: Waiting for 4 (gw/smsbox.c:obey_request_thread) to terminate 2009-09-23 12:00:56 [434192] [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) terminates. 2009-09-23 12:00:56 [434192] [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) terminates. 2009-09-23 12:00:56 [434192] [0] DEBUG: Waiting for 5 (gw/smsbox.c:url_result_thread) to terminate 2009-09-23 12:00:56 [434192] [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) terminates. 2009-09-23 12:00:56 [434192] [0] DEBUG: Immutable octet strings: 278 Scratch that, The logs you have posted are bogus. Both smsbox & bearerbox are in the same server (127.0.0.1). Yet connection attempt in bb logs is at 9:52:05, while connection attempt from smsbox is at 9:54:20, > 2' later! These are obviously different connection attempts. Please post correct logs from the same attempt. On Wed, Sep 23, 2009 at 12:49 PM, Nikos Balkanas <[email protected]> wrote: Hi, 1) With bearerbox up try from shell: telnet 127.0.0.1 13001 Post connection attempt from bb logs 2) Post configuration file. BR, Nikos On Wed, Sep 23, 2009 at 11:01 AM, Howard Allison < [email protected]> wrote: Hi, I've compiled kannel on AIX 6.1, the bearerbox starts fine, but when I start the smsbox I get the following lines in the bearerbox debug: 2009-09-23 09:52:05 [405684] [5] INFO: Client connected from <127.0.0.1> 2009-09-23 09:52:05 [405684] [5] DEBUG: Started thread 9 (gw/bb_boxc.c:function) 2009-09-23 09:52:05 [405684] [9] DEBUG: Thread 9 (gw/bb_boxc.c:function) maps to pid 405684. 2009-09-23 09:52:05 [405684] [9] DEBUG: Started thread 10 (gw/bb_boxc.c:boxc_sender) 2009-09-23 09:52:05 [405684] [9] ERROR: Error reading from fd 28: 2009-09-23 09:52:05 [405684] [9] INFO: Read error when reading from box <127.0.0.1>, disconnecting 2009-09-23 09:52:05 [405684] [10] DEBUG: Thread 10 (gw/bb_boxc.c:boxc_sender) maps to pid 405684. 2009-09-23 09:52:05 [405684] [10] DEBUG: Thread 10 (gw/bb_boxc.c:boxc_sender) terminates. 2009-09-23 09:52:05 [405684] [9] DEBUG: Thread 9 (gw/bb_boxc.c:function) terminates. and in the smsbox debug: 2009-09-23 09:54:20 [409822] [0] INFO: Connected to bearerbox at 127.0.0.1 port 13001. 2009-09-23 09:54:20 [409822] [0] DEBUG: Started thread 7 (gw/heartbeat.c:heartbeat_thread) 2009-09-23 09:54:20 [409822] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 409822. 2009-09-23 09:54:20 [409822] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 409822. 2009-09-23 09:54:20 [409822] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) maps to pid 409822. 2009-09-23 09:54:20 [409822] [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) maps to pid 409822. 2009-09-23 09:54:20 [409822] [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) maps to pid 409822. 2009-09-23 09:54:20 [409822] [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) maps to pid 409822. 2009-09-23 09:54:20 [409822] [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) maps to pid 409822. 2009-09-23 09:54:20 [409822] [0] ERROR: Connection closed by the bearerbox. 2009-09-23 09:54:20 [409822] [0] INFO: Received (and handled?) 0 requests in 0 seconds (NaNQ per second) 2009-09-23 09:54:20 [409822] [0] INFO: Kannel smsbox terminating any ideas what I should be looking at to solve the problem? I've tried the daily and the stable 1.4.3 releases.. Thanks in advance Howard ALLISON -------------------------- VERTRAULICHKEIT: Diese Nachricht ist ausschließlich für denjenigen bestimmt, an den sie adressiert ist und kann vertrauliche Informationen enthalten. Falls Sie nicht der Empfänger dieser Nachricht sind, weisen wir Sie darauf hin, dass die unberechtigte Weitergabe oder Verwendung sowie das unberechtigte Verteilen oder Kopieren dieser Nachricht strikt untersagt sind. Falls Sie diese Nachricht irrtümlich erhalten haben, vernichten Sie sie bitte sofort. CONFIDENTIALITY: This message is intended only for the use of the individuality or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure. If you are not the intended recipient you are notified that any dissemination, distribution, use or copying of this communication is strictly prohibited. If you received this message in error, please immediately destroy this message. --------------------------
