Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8614859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T05:13:29+00:00 2026-06-12T05:13:29+00:00

I am developing java application and in this i wanted to run some method

  • 0

I am developing java application and in this i wanted to run some method periodically. I have used java schedule to run that method periodically. This is my Cron Expression.

public static String CRON_TIME = “2 0/10 0-9.30,11.30-23 * * ?”; /* This should run in every 10 minutes excluding 10.30am to 11.30am(1 hour)*/

This is not works as i expected. How I can write Cron Expression to do it? Give me a idea.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T05:13:31+00:00Added an answer on June 12, 2026 at 5:13 am

    Your expression will not work as the hours range includes minutes (0-9.30, 11.30-23)

    You will need to set up multiple triggers calling the same method.

    1. every 10 minutes for hours 0-8 (2 0/10 0-8 * * ?)
    2. 0/10/20 for hour 9 (2 0,10,20 9 * * ?)
    3. 40/50 for hour 11 (2 40,50 11 * * ?)
    4. every 10 minutes for hours 12-23 (2 0/10 12-23 * * ?)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing java application and in this I wanted to run some method
I'm developing a java application that uses some jni calls. I have on C
I am developing a java application and to run this i am using some
I'm developing a Java application that uses java.util.logging for its logging needs. This application
I'm working on a Java application that uses JavaSpace. We're developing this in Eclipse.
I have this application I'm developing in JSP and I wish to export some
I am developing a Java web services application that is (mostly) to be used
I am developing a Java application using SWT that contains some buttons with images.
I have been developing a java application. Now I have decided to convert this
I have a project this year. It is about developing a Java application with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.