• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

tomcat issue

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
When i running the jforum on single tomcat server then its run fine but when i try to jforum run on 5 tomcat server parallel then it not support all tomcat server but my application is running fine.
I try once again at this time jforum running on only one tomcat server of 5 tomcat
and my application run on all 5 tomcat this scenario jforum and my application are not synchronized.
I want to jforum application run on all five tomcat, because heavy work load on application.
[originally posted on jforum.net by prabhat]
 
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
You have to change the cache engine to net.jforurm.cache.JBossCache in SystemGlobals.properties, key "cache.engine.implementation", and configure JGroups using jgroups*.xml in WEB-INF/config.

However, the current version of JForum wasn't heavily tested on clustered environments.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
And will you succeed? Yes you will indeed! (98 and 3/4 % guaranteed) - Seuss. tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic