Debug mode for the Oracle SES Administration GUI is useful for troubleshooting purposes.
To turn on debug mode:
Navigate to the ORACLE_HOME/search/webapp/config directory.
Edit the search.properties file and set debug=true.
Restart the Oracle SES middle tier:
searchctl restart
To turn off debug mode when you are finished troubleshooting, set debug=false and restart the middle tier.