I am getting the below exception frequently. How to resolve this?
2013-03-10 23:33:43,948 WARN [javamelody] [net.bull.javamelody] warn exception while collecting data java.io.FileNotFoundException: Could not open /conf/atlassian-confluence-4.1.6/temp/javamelody/_vmprodconf2/http19f0eb18ad0a4e5b0c19654e1d160d70c936a874.rrd [non existent] at org.jrobin.core.RrdDb.<init>(Unknown Source) at org.jrobin.core.RrdDb.<init>(Unknown Source) at org.jrobin.core.RrdDb.<init>(Unknown Source)
You can read about how to change the storage directory of javamelody in the user's guide for JIRA/Confluence/Bamboo
Hi Srinivas,
Confluence (or its plugin) was unable to retrieve the file http19f0eb18ad0a4e5b0c19654e1d160d70c936a874
.rrd
on the file system. Since the /conf/atlassian-confluence-4.1.6/temp seems to be a Tomcat temporary file, it's expected that the files over there are being deleted and replaced by new ones.
Best regards,
Lucas Timm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lucas, I am getting tons of similar exceptions. So far i never removed the Temp folder till now. Today some users complained that Confluence was slow. Will this be one of reasons for that? Could you please suggest on how to resolve this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try to stop Confluence, remove all the content from $CONFLUENCE_INST/temp, $CONFLUENCE_INST/work and start it once again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.