Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If JOC is calling with the Jetty port (http://[scheduler_host]:[jetty_port]/) then the redirect to http://[scheduler_host]:[jetty_port]/jobscheduler/operations_gui/ doesn't work.
Instead it comes a 404 page:
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
/jobscheduler ---> o.e.j.w.WebAppContext{/jobscheduler,file:/c:/Users/oh/operations_gui/}
/ ---> o.e.j.s.ServletContextHandler{/,null}