• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

wrong topic_replies

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sometimes my statistics get screwd up. The topic_replies in jforum_topics is incorrect, and some posts at the end are not visible. Is there any program that fixes the statistics? Why does that happen anyway?

best regards,

Marcin
[originally posted on jforum.net by marcinn]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What happens when you: reboot (server running jforum servlet), restart tomcat, turn off jforum caching? Do things correct?

p.s. - I like your Avatar!

[originally posted on jforum.net by MyJForum]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

marcinn wrote:sometimes my statistics get screwd up. The topic_replies in jforum_topics is incorrect, and some posts at the end are not visible. Is there any program that fixes the statistics? Why does that happen anyway?

best regards,

Marcin



Which JForum version?

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Forum Version 2.1.6, The problem is not the cache. I had to update the database values in order to fix it.

I can Imagine that somewhere between


and



might happen an exception, for example in



and that screws up the statistics.

I just have had a look into the newest version of TopicsCommon and method notifyUsers does not throw any exception anymore, so that could be a solution to my problem.

I will try that and let you know if it happens again.

p.s. - I like your Avatar!


thanks, now they're a little bit bigger.
[originally posted on jforum.net by marcinn]
 
reply
    Bookmark Topic Watch Topic
  • New Topic