Hi,

As per the ESB documentation in the [1], when starting the axis2 server,
the system log should be as follows:

2007-11-08 18:00:55,798 [-] [main]  INFO HttpCoreNIOListener HTTPS Listener
starting on port : 9002

2007-11-08 18:00:55,804 [-] [main]  INFO HttpCoreNIOListener HTTP Listener
starting on port : 9000

But the actual log was:

15/01/23 10:00:03 INFO nhttp.HttpCoreNIOListener: HTTPS Listener started on
0:0:0:0:0:0:0:0:9002
15/01/23 10:00:03 INFO nhttp.HttpCoreNIOListener: HTTP Listener started on
0:0:0:0:0:0:0:0:9000

Log was not printed as "port : 9002" by indicating the port ID, but as
"0:0:0:0:0:0:0:0:9002" etc. I think that should be corrected.


This is same in the ESB server log:

[2015-01-23 11:21:04,172]  INFO - PassThroughHttpSSLListener Starting
Pass-through HTTPS Listener...
[2015-01-23 11:21:04,179]  INFO - PassThroughHttpSSLListener Pass-through
HTTPS Listener started on 0:0:0:0:0:0:0:0:8243
[2015-01-23 11:21:04,179]  INFO - PassThroughHttpListener Starting
Pass-through HTTP Listener...
[2015-01-23 11:21:04,181]  INFO - PassThroughHttpListener Pass-through HTTP
Listener started on 0:0:0:0:0:0:0:0:8280


Tested Environment: java 1.7, wso2esb-4.8.1 in both ubuntu 14.04.1 LTS and
windows 8.1.

[1] - https://docs.wso2.com/display/
<https://docs.wso2.com/display/ESB481/Lesson+Two%3A+Mediating+Messages>

Thank You

Best Regards
-- 
Indunil Upeksha Rathnayake
Software Engineer | WSO2 Inc

Email    indu...@wso2.com
Mobile  +94713695179
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to