-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exceptions and cache cleaning #744
Comments
For now as a workaround you can delete the entire cache in the file system and then try to not start multiple jnlps at the same time. |
@sclassen That's great, thanks! "For now as a workaround you can delete the entire cache in the file system and then try to not start multiple jnlps at the same time. Yes, i noticed that. We cannot rollout OWS with such an error though, because there will be thousands of users using it everyday. I noticed the error because when I started the application the OWS splash screen would show for a short time and downloads start. For some time between downloads there is no window / progress bar to see at all, so users would think the launching didn't work and start the application again. |
@jastax see: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4715154 |
Is there some way I can help you with this one? |
We are trying a different approach today. I can give you feedback about the outcome tomorrow. |
Ok, the new approach is working. The code is merged. |
Hi @sclassen ,
you asked me (here #707) to create a new issue for this.
The error and the cache deleting still occurs (I've launched 3 instances of the application)
OWS 1.3.2, Windows 10
log.zip
Thanks!
The text was updated successfully, but these errors were encountered: