Hi Jorge,

Offset parameter was introduced with new carbon release(3.2.0), which is not
supported in CS at the moment. We recommend you to set offset as zero for
the current release.

Changing the offset will not update the the ports of carbon.xml. What you
see in the eclipse carbon server runtime is the ports read by carbon.xml. As
a result, whatever the offset defined, the ports section in the server
editor will always show the ports specified in the carbon.xml.

Even though you change the port as 9445, when server started offset was
added to it, making the actual port 9447.

If you have not set offset in the carbon.xml, ports that you have changed
manually will be depicted as they are. Similar issue was reported at [1] and
this has been fixed in CS 1.0.6 upwards.

Thanks and regards,
Chathuri



[1] https://wso2.org/jira/browse/TOOLS-531

On Fri, Jul 29, 2011 at 10:32 AM, Sumedha Rubasinghe <sume...@wso2.com>wrote:

> Hi Jorge,
> What is the CS version your using? This is a known issue for older version
> of CS & suppose to be fixed on the latest release.
>
> CS team,
> Can you confirm when this was fixed & what  is the version that contains
> the fix?
>
> /sumedha
>
>
> On Fri, Jul 29, 2011 at 9:18 AM, Jorge Infante Osorio <jorg...@uci.cu>wrote:
>
>> In ESB carbon.xml  I setup this config:
>>        <Offset>2</Offset>
>>
>> When I create an ESB server inside Eclipse if I leave the default ports
>> and
>> another server instance is running with the same ports I get an error:
>> Server port is in use: 9443.
>>
>> So I change manually the ports(http/https) = ports + 2 inside eclipse
>> server
>> config.
>>
>> But after start the ESB take the Offset value so if I want to use the
>> https
>> port 9445 inside Eclipse its started as 9447. Ports = ports + 2 + Offset.
>>
>> [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
>> [HTTP_11_NIO://*:9767]
>> [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
>> [HTTPS_11_NIO://*:9447]
>>
>> This is the normal behavior? What can I do to avoid this?
>>
>> Saludos,
>> Ing. Jorge Infante Osorio.
>> J´Dpto Soluciones SOA.
>> CDAE.
>> Fac. 5.
>> UCI.
>>
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to