i need help to run my Java program on the server at a specific time like 2 pm (to index the new files).
I have a timer for my game, but the mess开发者_如何学JAVAage will keep going on the mage, so it says it multiple times, i was wondering how you can get it to say it once.
I\'m using my cpanel to lunch a cron action thats open a file a write Hello every minute. But that task is not working.
Is it possible to check whether a SharePoint (actually WSS 3.0) timer job has run when it was scheduled to ?
I\'ve hit an issue with creating a timer job on demand from within an event handler. It works fine on my dev machine where the user is also the farm administrator. On the staging server (and productio
i have a timer job which i want to run only once per day, for the entire farm. How do I Deploy it in a multiple WFE environment? Do I run the stsadm -o deploysolution command in every WFE, or just t
I have a Windows NT Service in C# which basically wakes up every x seconds, checks to see if any mail notifications need to be sent out, and then goes back to sleep.
We have scheduled to execute the Audience (all) compilation job and found that it is failed to complete with the below error:
Other than quartz schedular, what are other popular job services in the Java world? Ideally something that works well with Spring.
I\'m trying to create a custom timer job in Sharepoint. The job will send an e-mail message to the users that subscribed.