Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

JDE giving an error when signing in

 

Information

 

Summary:

We can get to the JDE sign on, but then once you go to sign in, it gives an error saying the page can't be found.

Environment:

Product: LoadMaster

Version: Any

Platform: Any

Application: JD Edwards

Question/Problem Description:

We can get to the JDE sign on, but then once you go to sign in, it gives an error saying the page cant be found.

Steps to Reproduce:  
Error Message:  
Defect Number:  
Enhancement Number:  
Cause: Login link is hardcoded to submit the credentials over port 94 instead of 443.
Resolution:
  • A port 94 redirect is required.
  • Create a new virtual service with the same IP over port 94.
  • Navigate within the virtual service to Advanced Properties > Not Available Redirection Handling > Set a 307 Error Code with a Redirect URL of https://%h%s
  • When logging in you will now see an insecure message that must be accepted, and the traffic will be submitted over 443.
Workaround: Hardcode the login link on the Real Server to occur over 443 as opposed to a different port.
Notes: https://support.kemptechnologies.com/hc/en-us/articles/5146788693517-Oracle-JD-Edwards

Was this article helpful?
0 out of 0 found this helpful

Comments