Cannot access to http port 9443
Hi all,
If I try the address "http://localhost:9443/jazz/web" as indicated in the "worksop" tutorial file, or
"http://localhost:9080/jazz/" as indicated in the "Jazz Tutorial", the webpage does not display anything, but if I try
"https://localhost:9443/jazz/", it will successfully display the webui login page. Is there something wrong with my IE
configuration? Any idea about this? Thanks very much! :)
If I try the address "http://localhost:9443/jazz/web" as indicated in the "worksop" tutorial file, or
"http://localhost:9080/jazz/" as indicated in the "Jazz Tutorial", the webpage does not display anything, but if I try
"https://localhost:9443/jazz/", it will successfully display the webui login page. Is there something wrong with my IE
configuration? Any idea about this? Thanks very much! :)
3 answers
Hi all,
If I try the address "http://localhost:9443/jazz/web" as indicated in the "worksop" tutorial file, or
"http://localhost:9080/jazz/" as indicated in the "Jazz Tutorial", the webpage does not display anything, but if I try
"https://localhost:9443/jazz/", it will successfully display the webui login page. Is there something wrong with my IE
configuration? Any idea about this? Thanks very much! :)
Don't panic!
Your app server has the port 9443 mapped to https, while 9080 is mapped to htpp. This is not an error and your copy of IE is fine.
anthony
Thanks! Then why whe I try "http://localhost:9080/jazz/", it fails?
Don't panic!
Your app server has the port 9443 mapped to https, while 9080 is mapped to htpp. This is not an error and your copy of IE is fine.
anthony
Hi all,
If I try the address "http://localhost:9443/jazz/web" as indicated in the "worksop" tutorial file, or
"http://localhost:9080/jazz/" as indicated in the "Jazz Tutorial", the webpage does not display anything, but if I try
"https://localhost:9443/jazz/", it will successfully display the webui login page. Is there something wrong with my IE
configuration? Any idea about this? Thanks very much! :)
Don't panic!
Your app server has the port 9443 mapped to https, while 9080 is mapped to htpp. This is not an error and your copy of IE is fine.
anthony
Thanks! Then why whe I try "http://localhost:9080/jazz/", it fails?
Hi all,
If I try the address "http://localhost:9443/jazz/web" as indicated in the "worksop" tutorial file, or
"http://localhost:9080/jazz/" as indicated in the "Jazz Tutorial", the webpage does not display anything, but if I try
"https://localhost:9443/jazz/", it will successfully display the webui login page. Is there something wrong with my IE
configuration? Any idea about this? Thanks very much! :)
Don't panic!
Your app server has the port 9443 mapped to https, while 9080 is mapped to htpp. This is not an error and your copy of IE is fine.
anthony
By default, non-secure access to RTC is disabled. This is why you can't use port 9040.
If 9040 is still referenced in the tutorial, please log this as a defect here on jazz.net and use https://localhost:9443/ whenever you need a web address.
Misread your comment the first time around, apologies.
anthony