Troubleshooting
Uninstalling apps
In case of newer versions, the "Querydsl Support for JIRA Plugin" can cause problems due to a previously installed version. In this case please do the following:
- Uninstall all installed versions of the Timetracker plugin
- Uninstall all installed versions of the Querydsl Support for JIRA plugin
- Install the latest Timetracker version
Uninstalling apps by removing its JAR file
In rare cases, you may need to uninstall an app manually, by removing its JAR file from the installation directory. This may be necessary, for example, when troubleshooting issues that may be related to the app.
You can uninstall an app manually by removing its JAR file from the file system.
- Shut down the Jira instance.
- Remove the JAR files from the app directory applicable to your host application. For example:
- Remove the JAR files from your JIRA home directory under:
<jira-home>/plugins/installed-plugins/
org.everit.jira.timetracker.plugin-x.x.x.jar
jira-querydsl-support-x.x.x.jar
- Remove the JAR files from your JIRA home directory under:
- Start the application instance again.
Contact us if this does not solve the problem.