Yes, the GUI is setup to connect on port 1096 for Windows schedulers and on port 1097 for multi-platfrom edition. You either need to update code of login_proceed.jsp or set schedulers to listen on default ports. Also please ensure that server mode is enabled in the Windows version and remote control is enabed in the multi-platform version (both options are in Tools/Options menu) : Following the instructions via the PDF .. I have enabled the web gui system : under tomcat... however, i am unable to connect to any 24x7 master : scheduler from the login screen. : using the ip address of the local server (with the java scheduler started via : ./master.sh nogui) and a username and password .. I get "Connection : Denied" : When attempting to login to my existing windows based server, i get : connection refused, but I thinkthis is due to my server module being on : port 10095 instead of the expected default 1097 .. : according to the docs, there is no default security in place yet, and I have : also attempted to login using valid username / password combos for those : servers... : Any insight on why i can't connect ?
|