Re: [jira] [Commented] (JSPWIKI-1027) CorePlugin "TotalPages" unstable...

2016-06-28 Thread Harry Metske
The PageViewPlugin keeps track of pageviews, see [1] for details. It does not the keep track of the number of pages. It stores all values in memory and in a file. This file (PageCount.txt) is stored in the directory designated by the jspwiki property jspwiki.workDir. If you delete this file, all co

[jira] [Commented] (JSPWIKI-1027) CorePlugin "TotalPages" unstable...

2016-06-23 Thread krille (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346034#comment-15346034 ] krille commented on JSPWIKI-1027: - I have in total 456 pages (*.txt) files. Is there any

[jira] [Commented] (JSPWIKI-1027) CorePlugin "TotalPages" unstable...

2016-06-20 Thread krille (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339407#comment-15339407 ] krille commented on JSPWIKI-1027: - I see some re-occurring ERROR and INFO in jspwiki.log

[jira] [Commented] (JSPWIKI-1027) CorePlugin "TotalPages" unstable...

2016-06-19 Thread Harry Metske (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338453#comment-15338453 ] Harry Metske commented on JSPWIKI-1027: --- Then this piece of code: http://svn.apac

[jira] [Commented] (JSPWIKI-1027) CorePlugin "TotalPages" unstable...

2016-06-15 Thread krille (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333088#comment-15333088 ] krille commented on JSPWIKI-1027: - Ok, my bad ;-) I have also been using it since foreve

[jira] [Commented] (JSPWIKI-1027) CorePlugin "TotalPages" unstable...

2016-06-15 Thread Harry Metske (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333078#comment-15333078 ] Harry Metske commented on JSPWIKI-1027: --- totalpages is not a plugin but a system v