Skip to content

Commit 6951275

Browse files
authored
Update troubleshooting.md with Deleting the felix cache
1 parent 1558ea8 commit 6951275

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/recipes/troubleshooting.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ Once the initial startup and deployment has got far enough along to have loaded
5757
- `exception.log` any errors or exceptions
5858
- `deploy.log` Logs about the deployment of Extensions
5959

60+
#### Deleting the felix cache
61+
62+
Sometimes the Felix cache gets corrupted, perhaps when updating or messing around with extensions.
63+
64+
It's found under `lucee-server\felix-cache`. Sometimes, stopping Tomcat, deleting that folder and restarting will solve problems.
65+
66+
Lucee will automatically recreate it on startup.
67+
6068
#### Starting Tomcat manually and redirecting logs to console.
6169

6270
The best first step when debugging a Lucee Server is start Tomcat manually, in a Terminal, as opposed to auto starting or running as service/daemon.

0 commit comments

Comments
 (0)