What is the easiest way to run a Java chronjob on my server?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

A Cron is a job scheduler based on time. It helps our application schedule a job to run on its own at a certain date or time. The word Cron is used in short for the chronograph. This model can perform system maintenance or administration. It can also be used for other purposes, such as connecting to...
read more
A Cron is a job scheduler based on time. It helps our application schedule a job to run on its own at a certain date or time. The word Cron is used in short for the chronograph. This model can perform system maintenance or administration. It can also be used for other purposes, such as connecting to the Internet and downloading email. It is basically a URL platform invoked by the Google App Engine. The easiest way to run a cronjob would be to use a shell user. Steps to setup: Schedule time- This is the first thing you need to do before you schedule your task. Do you want it to run daily, weekly or hourly? However, try not to run it too frequently, or it might affect the performance. Write down the schedule- The second thing is to write your schedule wisely so that crontab will understand it. The common format of a crontab schedule consists of a specific format. 3. The fields need to be in the very same order, with lack of empty or missing fields and needs to be placed on a single line. How to specify the command line- How to be notified of errors Make a text file with all the important lines Upload the file to your web server making use of the FTP program Connect to your web server's shell account Invoke crontab to set your cron job read less
Comments

Related Questions

What is the difference between a C program execution and a Java program execution?
When we compile C program then it convert into exe file ie Machine language with the help of OS lib file which is platform dependent . If we compile java prgram then it convert into class file with the...
Kaushal
0 0
5
What's New in JDK 8 ?
1.Lamda Expressions I started with lambda expressions as this is probably the most sought after feature in the language after probably Generics/Annotations in Java 5. 2.Generic Type changes and improvements Taking...
Ashish
Can a class have interface and vice-versa?
Interface is used to support multiple inheritance only.
Deepa
0 0
7
When we are used the compiler and interpreter? what is the difference between them?
compiler compiles whole page or file at one time but interpreter executes line by line like we do using debugger
Shilpa

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons


Palindrome Number : Java Function
An easier way to find out whether a number is a Palindrome number or not. Eg. 121, 88, 12321 etc public boolean isPalindrome ( int n ) { int rev = 0, r; for( i = n; i > 0; i /= 10 ) { r...

Implementation: What Is JPA And JPA?
The basic Java framework to access the database is JDBC. Unfortunately, with JDBC, a lot of hand work is needed to convert a database query result into Java classes. JPA allows us to work with Java classes...

Difference Of Inheritance In C++ And Java
In Java , multiple inheritance is not applicable directly but we can implement the concept by using the interfaces. In c++ and Java, the common types of inheritances are: Single Multi level Hybrid Hierarchical

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

Recommended Articles

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you