ERROR:
ERR-3331 This page was already submitted and can not be re-submitted while importing your application.
CAUSE:
This is caused by the OHS (Oracle HTTP Server / Apache ) timing out.
SOLUTION:
This is caused by the OHS (Oracle HTTP Server / Apache ) timing out.
SOLUTION:
To avoid having this error, simply change the OHS configuration. In the httpd.conf file located in your Apache/conf directory and increase the Timeout parameter.
#
# Timeout: The number of seconds before receives and sends time out.
#
Timeout 300
#Timeout 60
#
# Timeout: The number of seconds before receives and sends time out.
#
Timeout 300
#Timeout 60