Hi Nirmal,

Thanks for the quick response. Will do.

Thanks,
Manoj

Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188


On Wed, Jan 22, 2014 at 7:06 PM, Nirmal Fernando <[email protected]> wrote:

> Ports you have configured seems to be allocated to some other server in
> your machine, hence please use different ports (8280, 8243).
>
>
> On Wed, Jan 22, 2014 at 7:03 PM, Manoj Kumara <[email protected]> wrote:
>
>> Hi,
>>
>> When testing clustering with ELB 2.1.0 I observed following warning
>> message. Is it due to issue on my configuration or is this a known issue.
>> Cluster seems to be working OK.
>>
>> *My Configuration :*
>>
>> axis2.xml
>>
>> <transportReceiver name="http"
>> class="org.apache.synapse.transport.passthru.PassThroughHttpListener">
>>      <parameter name="port">*80*</parameter>
>>   </transportReceiver>
>>   <transportReceiver name="https"
>> class="org.apache.synapse.transport.passthru.PassThroughHttpSSLListener">
>>        <parameter name="port" locked="false">*443*</parameter>
>>    </transportReceiver>
>>
>> *Error Log :*
>>
>> [2014-01-22 18:46:38,536]  INFO - TenantAwareLoadBalanceEndpoint Tenant
>> Aware Load Balance Endpoint is initialized.
>> [2014-01-22 18:46:38,643]  INFO - PassThroughHttpSSLListener Starting
>> Pass-through HTTPS Listener...
>> [2014-01-22 18:46:38,652]  INFO - PassThroughHttpSSLListener Pass-through
>> HTTPS Listener started on 0:0:0:0:0:0:0:0:443
>> [2014-01-22 18:46:38,652]  INFO - PassThroughHttpListener Starting
>> Pass-through HTTP Listener...
>> [2014-01-22 18:46:38,653]  INFO - PassThroughHttpListener Pass-through
>> HTTP Listener started on 0.0.0.0:80
>> [2014-01-22 18:46:38,654]  WARN - PassThroughHttpListener System may be
>> unstable: HTTP ListeningIOReactor encountered a checked exception : Address
>> already in use
>> java.net.BindException: Address already in use
>> at sun.nio.ch.Net.bind0(Native Method)
>> at sun.nio.ch.Net.bind(Net.java:444)
>>  at sun.nio.ch.Net.bind(Net.java:436)
>> at
>> sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
>>  at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
>> at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
>>  at
>> org.apache.http.impl.nio.reactor.DefaultListeningIOReactor.processSessionRequests(DefaultListeningIOReactor.java:233)
>> at
>> org.apache.http.impl.nio.reactor.DefaultListeningIOReactor.processEvents(DefaultListeningIOReactor.java:143)
>>  at
>> org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:374)
>> at
>> org.apache.synapse.transport.passthru.PassThroughHttpListener$4.run(PassThroughHttpListener.java:251)
>>  at java.lang.Thread.run(Thread.java:744)
>> [2014-01-22 18:46:38,662]  INFO - HazelcastClusteringAgent Cluster
>> domain: wso2.carbon.lb.domain
>>
>>
>>
>> Thanks,
>> Manoj
>>
>>
>>
>> Best Regards..
>>
>>
>> Manoj Kumara
>> Software Engineer
>> WSO2, Inc.; http://wso2.com
>>
>> Twitter:  http://twitter.com/ManKuma
>> Mobile: +94713448188
>>
>
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
> Mobile: +94715779733
> Blog: http://nirmalfdo.blogspot.com/
>
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to