I attached logs.zip witch contain client.log and server.log
They are rather verbose ( DEBUG enabled ).

I noticed that the problem occurs later than sooner with DEBUG enabled but
it happens anyway.

Regards,
Horia

http://www.nabble.com/file/p11007693/logs.zip logs.zip  


Trustin Lee wrote:
> 
> On 6/5/07, seven <[EMAIL PROTECTED]> wrote:
>>
>> Unfortunately it does not resolve my problem. Still the same behavior.
>> I am using java version "1.6.0_01" on WinXP SP2.
>> I have tried different combinations:
>>
>> server using mina-filter-ssl-1.1.0-SNAPSHOT.jar, client using
>> mina-filter-ssl-1.1.0-SNAPSHOT.jar = OK
>> server using mina-filter-ssl-1.1.0-SNAPSHOT.jar, client using
>> mina-filter-ssl-1.1.0.jar = FAILS after few rounds
>> server using mina-filter-ssl-1.1.0-SNAPSHOT.jar, client using
>> mina-filter-ssl-1.1.1-20070605.030254-4.jar = FAILS after few rounds
>> -----
>> server using mina-filter-ssl-1.1.0.jar, client using
>> mina-filter-ssl-1.1.0-SNAPSHOT.jar = OK
>> server using mina-filter-ssl-1.1.0.jar, client using
>> mina-filter-ssl-1.1.0.jar = FAILS after few rounds
>> server using mina-filter-ssl-1.1.0.jar, client using
>> mina-filter-ssl-1.1.1-20070605.030254-4.jar = FAILS mostly after few
>> rounds
>> -----
>> server using mina-filter-ssl-1.1.1-20070605.030254-4.jar, client using
>> mina-filter-ssl-1.1.0-SNAPSHOT.jar = OK
>> server using mina-filter-ssl-1.1.1-20070605.030254-4.jar, client using
>> mina-filter-ssl-1.1.0.jar = FAILS after few rounds
>> server using mina-filter-ssl-1.1.1-20070605.030254-4.jar, client using
>> mina-filter-ssl-1.1.1-20070605.030254-4.jar = FAILS after few rounds
> 
> Please use mina-filter-ssl-1.1.1-20070605.030254-4.jar  only and show
> us all the log messages you got in both sides (client and server).
> 
> To enable DEBUG level, you have to use slf4j-log4j12 and log4j 1.2.x.
> The output file with DEBUG level enabled is appreciated.
> 
> Thanks,
> Trustin
> -- 
> what we call human nature is actually human habit
> --
> http://gleamynode.net/
> --
> PGP Key ID: 0x0255ECA6
> 
> 

-- 
View this message in context: 
http://www.nabble.com/SSL-Client-does-not-send-any-data-tf3714505.html#a11007693
Sent from the mina dev mailing list archive at Nabble.com.

Reply via email to