sakarin / myschedule

Automatically exported from code.google.com/p/myschedule
0 stars 0 forks source link

QuartzRuntimeException - 500 - Server Error #83

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Getting this error when selecting jobs link from the hosted URL 
"http://stormy-flower-6956.herokuapp.com/main/job/list"

2. Getting the same error in "myschedule-2.4.2.war" file
3.

What is the expected output? What do you see instead?
Please find the attached file for the error

Please use labels and text to provide additional information.

Original issue reported on code.google.com by vive....@gmail.com on 18 Apr 2012 at 5:51

Attachments:

GoogleCodeExporter commented 8 years ago
Hello vive,

Your error indicate that you are trying to connect to a database, and it 
failed. You sure your have the DB config correctly? Can you show your 
quartz.properties or the content you used in the WebUI scheduler config?

The hosted MySchedule on heroku would only work with in memory because the 
hosted database is very difficult to setup. You will have easier time if you 
try this in your local PC with a database.

Original comment by saltnlight5 on 18 Apr 2012 at 6:12

GoogleCodeExporter commented 8 years ago
Hi,

I had used the same war file "myschedule-2.4.2" which was provided on the
site. I imported this war file into my eclipse project and changes the
properties file "quartz.properties.database" to configure according to my
database. Please find the attached the file.

Please let me know if any further modification need to be required in order
to run the application.

-- 
Thanks & Regards
*Vivek Narayanasetty*
+919966282499

*
*
*Go Green: Think before you print this e-mail or its attachment. You can
save paper if you do not really need to print.*

Original comment by vive....@gmail.com on 19 Apr 2012 at 3:38

GoogleCodeExporter commented 8 years ago
That's not how you typically run a war file. Please google Java servlet 
tutorial on how to run a war application.

Once you have MySchedule application started, then you can create the scheduler 
properties using the WebUI. See 
http://code.google.com/p/myschedule/wiki/MyScheduleUserGuide

Original comment by saltnlight5 on 19 Apr 2012 at 4:52

GoogleCodeExporter commented 8 years ago
I assume you learned how to run it correctly now? Can we close this?

Original comment by saltnlight5 on 1 Jun 2012 at 2:45

GoogleCodeExporter commented 8 years ago
Thanks. you can close it now.

:15 AM, <myschedule@googlecode.com> wrote:

-- 
Thanks & Regards
*Vivek Narayanasetty*
+919966282499

*
*
*Go Green: Think before you print this e-mail or its attachment. You can
save paper if you do not really need to print.*

Original comment by vive....@gmail.com on 1 Jun 2012 at 3:35

GoogleCodeExporter commented 8 years ago
Close per user request.

Original comment by saltnlight5 on 1 Jun 2012 at 5:03

GoogleCodeExporter commented 8 years ago

Original comment by saltnlight5 on 3 Jun 2012 at 1:33