Resource Menu


posted by guabtni at Aug 1, 2007 6:16 AM
Quote
Hi Sebastien, Problem resolved. I installed the 8.0 version of the postgres and there is no problems with it.
posted by Sebastien Jourdain at Jul 26, 2007 3:28 PM
Quote
It might be the jdbc driver version. Pick the right one on the net regarding your postgres version.

The one given is supposed to work on any 7.x of postgres…

posted by guabtni at Jul 26, 2007 3:13 PM
Quote
Hi Sebastien, I installed the 2.2 version of Libresource and everything is ok BUT, this is what happen after the server start and some usage made.

2007-07-26 21:46:02,250 : Server.start : JOnAS server 'jonas' started on rmi/jeremie
2007-07-26 21:46:12,359 : JobStoreSupport.initialize : Using db table-based data access locking (synchronization).
2007-07-26 21:46:12,484 : JobStoreSupport.cleanVolatileTriggerAndJobs : Removed 0 Volatile Trigger(s).
2007-07-26 21:46:12,484 : JobStoreSupport.cleanVolatileTriggerAndJobs : Removed 0 Volatile Job(s).
2007-07-26 21:46:12,546 : JobStoreSupport.recoverJobs : Freed 0 triggers from 'acquired' / 'blocked' state.
2007-07-26 21:46:12,546 : JobStoreSupport.recoverJobs : Recovering 0 jobs that were in-progress at the time of the last shut-down.
2007-07-26 21:46:12,546 : JobStoreSupport.recoverJobs : Recovery complete.
2007-07-26 21:46:12,546 : JobStoreSupport.recoverJobs : Removed 0 'complete' triggers.
2007-07-26 21:46:12,546 : JobStoreSupport.recoverJobs : Removed 0 stale fired job entries.
2007-07-26 21:46:12,562 : JobStoreCMT.initialize : JobStoreCMT initialized.
2007-07-26 21:46:12,562 : StdSchedulerFactory.instantiate : Quartz scheduler 'Libresource Scheduler' initialized from an externally provided properties instance.
2007-07-26 21:46:12,562 : StdSchedulerFactory.instantiate : Quartz scheduler version: 1.4.0-beta1
2007-07-26 21:46:12,562 : QuartzScheduler.start : Scheduler Libresource Scheduler_$_LibresourceScheduler started.
Thu Jul 26 21:46:43 EST 2007 : guest : ERROR : org.libresource.kernel.LibresourceSecurityException

After that, the login page appears but any login/password became refused.

When I restart the server, it works again for a time, and the exception occurs again.

What's the problem doctor ? :)

Thank you seb.

Adnene