RE: Can not start Wap box

2006-11-13 Thread Alvaro Cornejo
Title: Mensaje



Looks 
like you have not defined the wapbox port in your conf 
file...

  
  -Mensaje original-De: Arun Jain 
  [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 13 de Noviembre de 
  2006 11:41Para: users@kannel.orgAsunto: Can not start 
  Wap box
  Hello Group,
  
  I successfully started the bearerbox, however when I started the wap box, 
  I got following errors. Can anyone
  please tell me "What is missing.?"
  
  Thanks.
  
  nagrik
  
  
  2006-11-10 15:25:56 [32024] [0] INFO: Debug_lvl = 1, log_file = 
  none, log_lvl = 0
  2006-11-10 15:25:56 [32024] [0] INFO: 
  
  2006-11-10 15:25:56 [32024] [0] INFO: Kannel wapbox version 1.4.1 starting 
  up.
  2006-11-10 15:25:56 [32024] [0] ERROR: connect failed
  2006-11-10 15:25:56 [32024] [0] ERROR: System error 111: Connection 
  refused
  2006-11-10 15:25:56 [32024] [0] ERROR: error connecting to server 
  `127.0.0.1' at port `13002'
  2006-11-10 15:25:56 [32024] [0] PANIC: Couldn't connect to the 
  bearerbox.
  2006-11-10 15:25:56 [32024] [0] PANIC: wapbox(gw_panic+0xfd) 
[0x80a9f29]
  2006-11-10 15:25:56 [32024] [0] PANIC: wapbox(main+0x1b0) [0x8055ec0]
  2006-11-10 15:25:56 [32024] [0] PANIC: 
  /lib/tls/libc.so.6(__libc_start_main+0xda) [0x21778a]
  2006-11-10 15:25:56 [32024] [0] PANIC: wapbox(SSL_write+0x41) 
  [0x8054871]
  


Re: Can not start Wap box

2006-11-13 Thread Arun Jain

On 11/13/06, Alvaro Cornejo [EMAIL PROTECTED] wrote:


Looks like you have not defined the wapbox port in your conf file...


Hi,

My wapkannel.conf file reads as

admin-port = 13000
wapbox-port = 13002

and smskannel.conf file reads as


admin-port = 13000
smsbox-port = 13001

Thanks.

nagrik




RE: Can not start Wap box

2006-11-13 Thread Alvaro Cornejo
Title: Mensaje



The 
conf file you use for launching the bearerbox should have the wapbox port config 
in it. I think you are launching bearerbox with the smskannel conf and in a 
separate way wapbox with wapkannel.conf...



  
  -Mensaje original-De: Arun Jain 
  [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 13 de Noviembre de 
  2006 13:02Para: [EMAIL PROTECTED]; 
  users@kannel.orgAsunto: Re: Can not start Wap 
  box
  On 11/13/06, Alvaro 
  Cornejo [EMAIL PROTECTED] 
  wrote: 
  

Looks like you have not 
defined the wapbox port in your conf 
  file...
  
  
  Hi,
  
  My wapkannel.conf file reads as
  
  admin-port = 13000
  wapbox-port = 13002
  
  and smskannel.conf file reads as
  
  
  admin-port = 13000
  smsbox-port = 13001
  
  Thanks.
  
  nagrik