Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • IBM Connections wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 1.0
  • 1.0.x
  • 2.0
  • 2.0.1
  • 2.0.1.1
  • 2.0_media
  • 2.5
  • 2.5_deployment
  • 2.5_media
  • 2.5_performance
  • 3
  • 3.0
  • 3.0.1
  • 3.0.1_media
  • 3.0_media
  • 3_deployment
  • 8.1.1
  • 8.2
  • activities
  • administrators
  • api
  • best_practices
  • blogs
  • bookmarks
  • business_card
  • cluster
  • communities
  • community
  • community_manager
  • connections
  • connections_3
  • connections_301
  • customization
  • customize
  • customizing
  • demos
  • deploying
  • deployment
  • deployments
  • developers
  • dogear
  • Domino
  • Edge server
  • education
  • error messages
  • files
  • forums
  • getting_started
  • Help
  • home
  • home_page
  • homepage
  • how-to
  • HTTP server
  • ibm
  • index
  • installation
  • integration
  • iOS
  • ipad
  • iWidget
  • J2EE
  • javadoc
  • lc3.0
  • learning
  • lotus-connections
  • mml
  • mobile
  • Notes
  • performance
  • person_card
  • Portal
  • portlet
  • portlet_factory
  • profiles
  • proxy server
  • quickr
  • Redbooks
  • rest
  • reverse proxy server
  • Sametime
  • scenarios
  • search
  • security
  • self-paced
  • SSO
  • tags
  • test_infrastructure
  • troubleshooting
  • tuning
  • video
  • VideoFest
  • videos
  • WAI
  • WAS
  • web_seminar
  • WebAppIntegrator
  • WebSphere
  • widgets
  • wikis
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > Test infrastructures: Connections 2.5 > S2: Scheduling Activities tasks
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

S2: Scheduling Activities tasks 

expanded Abstract
collapsed Abstract
No abstract provided.
Activities uses the open source Quartz scheduler. The following jobs must be scheduled to run on a dedicated node; otherwise Quartz loses the JDBC connection to the database when it attempts to run:
• AutoComplete
• DatabaseRuntimeStats
• TrashAutoPurge

To schedule these tasks correctly, on the deployment manager open the wsadmin client in a command window and enter the following commands:

execfile("C:\IBM\WebSphere\AppServer\profiles\Dmgr01/config/bin_lc_admin/activitiesAdmin.py")

If prompted to select which server to make the change on, enter 1. Now check out the configuration files for activities with the following command:

ActivitiesConfigService.checkOutConfig("C:\temp", "dmgrCell01")

From the temp directory, open the oa-jobs.xml file and specify a server to run each of these tasks on. The value must take the format of
cell name/node name/server name


Below is an example of what this entry would be for the DatabaseRuntimeStats job:



Make the same change for the other jobs and then save the .xml file. Before checking the file back into the system, disable the cluster scheduler by running the following command:

ActivitiesConfigService.updateConfig("clusterScheduler.enabled","false")

Now check in the file:

ActivitiesConfigService.checkInConfig()

Now clear the existing jobs from memory and the database by running the following command:

Scheduler.purgeJobs("cluster")

Exit the wsadmin client and synchronize the changes across all the nodes. Restart the activities cluster for the changes to take effect.



Go to the next topic:

S2: Scenario environment
S2: Prerequisites
  S2: Configuration diagrams
S2: Machine details
S2: Installing Lotus Connections in an Enterprise level deployment
    S2: Preinstallation tasks
    S2: Installing Lotus Connections on node 1
    S2: Adding nodes 2 and 3 to the cluster
    S2: Post installation tasks
      S2: Setting up the Web server
      S2: Configuring SSL and adding features to the SSL trust store
      S2: Editing the configuration file
      S2: Scheduling Activities tasks
      S2: Tuning WebSphere Application Server for optimal performance
S2: Starting Lotus Connections
S2: Configuring an administrative user for Blogs
S2: Integrating Lotus Connections with Lotus Quickr for WebSphere Portal
S2: Enabling Sametime awareness on Lotus Connections
S2: Troubleshooting

Table of Contents:
Lotus Connections 2.5 Enterprise level deployment scenario

expanded Article information
collapsed Article information
Category:
Test infrastructures: Connections 2.5
Tags:

This Version: Version 2 January 25, 2010 10:10:01 PM by Dana Liburdi  IBMer

expanded Attachments (0)
collapsed Attachments (0)

 


expanded Versions (2)
collapsed Versions (2)
Version Comparison     
Version Date Changed by               Summary of changes
This version (2) Jan 25, 2010 10:10:01 PM Dana Liburdi  
1 Jan 25, 2010 9:46:08 PM Dana Liburdi  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use