Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

From RFC 2068 Hypertext Transfer Protocol - HTTP/1.1

$
0
0
Issue:

In R12.2.5, User trying to do export from forms, and he was hit by below error.

From RFC 2068 Hypertext Transfer Protocol - HTTP/1.1
10.4.5.404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.


If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.



Solution:

In RUN edition, Compile all JSP and restart the Middleware.

perl ojspCompile.pl --compile --flush -p 2

-p 2 (Number of parallel processes)

cd $ADMIN_SCRIPTS_HOME

Stop:
./admanagedsrvctl.sh stop oacore_server1
./admanagedsrvctl.sh stop oacore_server2
./adapcctl.sh stop

Start:
./adapcctl.sh start
./admanagedsrvctl.sh start oacore_server1
./admanagedsrvctl.sh start oacore_server2


Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>