Closed GoogleCodeExporter closed 9 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
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
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
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
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
Close per user request.
Original comment by saltnlight5
on 1 Jun 2012 at 5:03
Original comment by saltnlight5
on 3 Jun 2012 at 1:33
Original issue reported on code.google.com by
vive....@gmail.com
on 18 Apr 2012 at 5:51Attachments: