1. Stop Apache
2. Clear cache
$ cd $ORA_CONFIG_HOME/10.1.3/j2ee/oacore/
$ ls
application-deployments config persistence tldcache
$ cd persistence
$ ls
oacore_default_group_1 oacore_default_group_2
$ cd ..
$ ls
application-deployments config persistence tldcache
bash-3.00$ mv persistence persistence.1
bash-3.00$ mkdir -m 755 persistence
3. Start Apache
2. Clear cache
$ cd $ORA_CONFIG_HOME/10.1.3/j2ee/oacore/
$ ls
application-deployments config persistence tldcache
$ cd persistence
$ ls
oacore_default_group_1 oacore_default_group_2
$ cd ..
$ ls
application-deployments config persistence tldcache
bash-3.00$ mv persistence persistence.1
bash-3.00$ mkdir -m 755 persistence
3. Start Apache
No comments:
Post a Comment