Hi,

I was trying to reproduce the issue in [1].

I could successfully reproduce the issue in ALPHA pack.

But, in latest pack instead of exception, server waits forever on startup
after below log messages.

[2015-08-19 12:21:54,955]  INFO {org.wso2.andes.mqtt.MQTTopicManager} -
 MQTT andes connecting bridge initialized successfully
[2015-08-19 12:21:54,979]  INFO
{org.dna.mqtt.moquette.server.netty.NettyAcceptor} -  Server binded host:
10.100.7.32, port: 1883
[2015-08-19 12:21:55,419]  INFO
{org.dna.mqtt.moquette.server.netty.NettyAcceptor} -  Starting SSL on port
8883
[2015-08-19 12:21:55,419]  INFO
{org.dna.mqtt.moquette.server.netty.NettyAcceptor} -  Server binded host:
10.100.7.32, port: 8883


Execution point stops at "*for(ex =
this.sequenceBarrier.waitFor(nextSequence); nextSequence <= ex;
++nextSequence) {*" loop in BatchEventProcessor in disruptor.

Any idea about this behaviour?

[1] https://wso2.org/jira/browse/MB-1173

Thanks,
Anuja.

-- 
Anuja Herath
*Software Engineer*
*WSO2, Inc.*
Mobile : +94 (0)71 429 8861
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to