I knew this error had to do with some kind of redundant Cache:
After several testing sessions and research i have compiled this list which will effectively help in cache related web adi errors:
-----------------------
-- diagnostics --
-----------------------
1) clear bne cache
-------------------
http://<machine>:<port>/OA_HTML/BneAdminServlet
2) clear browser cache
----------------------
clear all the cache in the respective browser
3) clear core services cache
----------------------------------
functional administrator > core services > caching framework > global configuration
4) delete data from bne_tables
-------------------------------------
clear data from all bne% tables related to the integrator
5) run the wf backgroud process in deferred mode
------------------------------------------------
parameters: Null, Null, Null, No, Yes, No
6) Apache bounce
-----------------
cd $INST_TOP
cd admin/scripts
sh adapcctl.sh stop
sh adapcctl.sh start
After several testing sessions and research i have compiled this list which will effectively help in cache related web adi errors:
-----------------------
-- diagnostics --
-----------------------
1) clear bne cache
-------------------
http://<machine>:<port>/OA_HTML/BneAdminServlet
2) clear browser cache
----------------------
clear all the cache in the respective browser
3) clear core services cache
----------------------------------
functional administrator > core services > caching framework > global configuration
4) delete data from bne_tables
-------------------------------------
clear data from all bne% tables related to the integrator
5) run the wf backgroud process in deferred mode
------------------------------------------------
parameters: Null, Null, Null, No, Yes, No
6) Apache bounce
-----------------
cd $INST_TOP
cd admin/scripts
sh adapcctl.sh stop
sh adapcctl.sh start
No comments:
Post a Comment