I am using Jdeveloper 12.1.2.0.0.
We have recently moved in from having one single admin server to having few managed servers on the Weblogic server. This particular application is deployed in one managed server.
"A connection to the server has failed (status 500)" is occurring when we access a table in a page. The log doesnt show any error message.
The application doesnt show the error when I go to the page using URL with port (www.servername:7200.) but when I use directly the domain name in the URL without port it gives the same error. The error was also not coming when used the admin server directly or nor it can be created locally.
Could some one guide me what could be the possible solution ?