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 > S1: Scheduling Activities tasks
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

S1: 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:

S1: Scenario environment
S1: Prerequisites
 S1: Configuration diagrams
S1: Machine details
S1: Installing Lotus Connections in a network scenario
    S1: Preinstallation tasks
    S1: Installing Lotus Connections on node 1
    S1: Adding subsequent node to the cluster
    S1: Post installation tasks
      S1: Setting up the Web server
      S1: Configuring SSL and adding features to the SSL trust store
        S1: Adding WebSphere Application Server certificates to the IBM HTTP server SSL key
        S1: Adding features to the SSL trust store
      S1: Editing the configuration file
      S1: Scheduling Activities tasks
      S1: Configuring an administrative user for Blogs
S1: Starting Lotus Connections
S1: Integrating Lotus Connections with Lotus Quickr for WebSphere Portal
S1: Setting up the Tivoli Access Manager server
S1: Troubleshooting

Table of Contents:
Lotus Connections 2.5 network deployment scenario

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

This Version: Version 2 January 25, 2010 9:58:51 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 9:58:51 PM Dana Liburdi  
1 Jan 25, 2010 9:50:10 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