Got server running, but getting to many redirects in browser
I got the server running, but when I connect with a browser to
https://localhost:9443/jazz, my browser gives me:
Too many redirects occurred trying to open
https://localhost:9443/jazz/. This might occur if you open a page
that is redirected to open another page which then is redirected to
open the original page.
Any ideas what I've done wrong?
Bryan
https://localhost:9443/jazz, my browser gives me:
Too many redirects occurred trying to open
https://localhost:9443/jazz/. This might occur if you open a page
that is redirected to open another page which then is redirected to
open the original page.
Any ideas what I've done wrong?
Bryan
2 answers
I just discovered that the following URL works:
http://localhost:9080/jazz/service
Is there a reason why the URL below is not expected to work?
On 2008-05-13 13:38:17 -0500, Bryan Hunt <bhunt> said:
http://localhost:9080/jazz/service
Is there a reason why the URL below is not expected to work?
On 2008-05-13 13:38:17 -0500, Bryan Hunt <bhunt> said:
I got the server running, but when I connect with a browser to
https://localhost:9443/jazz, my browser gives me:
Too many redirects occurred trying to open
https://localhost:9443/jazz/. This might occur if you open a page
that is redirected to open another page which then is redirected to
open the original page.
Any ideas what I've done wrong?
Bryan
Bryan Hunt wrote:
This seems like a problem with your launch configuration - either
something missing, or a duplicate plugin (with a different version).
Which release are you using and did you use one of the sample launch
configs or create your own? Can you try M6 or M6a with the
JazzServer-06M6-Maximal.launch attached here:
https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug
--
Chris Daly
Jazz Component Development Team
I just discovered that the following URL works:
http://localhost:9080/jazz/service
Is there a reason why the URL below is not expected to work?
On 2008-05-13 13:38:17 -0500, Bryan Hunt <bhunt> said:
I got the server running, but when I connect with a browser to
https://localhost:9443/jazz, my browser gives me:
Too many redirects occurred trying to open
https://localhost:9443/jazz/. This might occur if you open a page
that is redirected to open another page which then is redirected to
open the original page.
Any ideas what I've done wrong?
Bryan
This seems like a problem with your launch configuration - either
something missing, or a duplicate plugin (with a different version).
Which release are you using and did you use one of the sample launch
configs or create your own? Can you try M6 or M6a with the
JazzServer-06M6-Maximal.launch attached here:
https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug
--
Chris Daly
Jazz Component Development Team