posted by sheepkon at Oct 12, 2009 7:10 AM
Quote
thank you ! thank you !It is done ~I found the problem . The problem is in the sequoia(C-JDBC oftware) .It must be a bug .so ~ I was killed an target configuretion . every thing going be fine .thank you ,thanks for your help . I m appreciate .
posted by Sebastien Jourdain at Oct 11, 2009 10:59 AM
Quote
Hope you will manage to find a solution.Seb
posted by sheepkon at Oct 11, 2009 3:32 AM
Quote
thanks your help ~ very ~file storing ~I used drbd to solve the shared problem space ~Before , I just download a libresource2.5.jar to install.And now , I tried to ant the source to jonas , may be it will work ~
posted by Sebastien Jourdain at Oct 10, 2009 9:53 AM
Quote
We've tried C-JDBC a long time ago (5 years) above postgresql, but since then we are only using one single postgres database.And once again, the only tricky part was related to file storing, not a locking error.Regards,Seb
posted by sheepkon at Oct 10, 2009 5:25 AM
Quote
Did your configured about sequoia cluster for postgresql database ?
Further , would you give me some detailes ?
I think may be thransparent for sequoia cluster .
hope your help ~
posted by Sebastien Jourdain at Oct 9, 2009 11:09 AM
Quote
pg_dump is never used by the application.For quartz, you don't need that at all. I was just pointing the origin of the error in the libresource part. But it don't explaned at all what lock your database ?Have you looked in google "quartz lock database" ?Regarding the libresource code, I've already said the important stuff.
posted by sheepkon at Oct 9, 2009 10:53 AM
Quote
Quartz it's a cron like library used in LibreSource. That's that library that use the term "job".
oh ~ I thought .Is it the Quartz part used "pg_dump" command ?but the sequoia has not this package ....Is it the problem ?
posted by Sebastien Jourdain at Oct 9, 2009 10:45 AM
Quote
Quartz it's a cron like library used in LibreSource. That's that library that use the term "job".
posted by sheepkon at Oct 9, 2009 10:39 AM
Quote
Quartz error ?when I start the LibreSource server , there has no error message~My saviour ~ just help anyway
posted by sheepkon at Oct 9, 2009 10:36 AM
Quote
It seems that it's the Quartz part that start the error. But I still don't know what is going on.Are you sure that your sequoia is well configured ?
OH ! My saviourMy sequoia config is all work ~I write programs that can access the sequoia .
posted by Sebastien Jourdain at Oct 9, 2009 10:23 AM
Quote
It seems that it's the Quartz part that start the error. But I still don't know what is going on.Are you sure that your sequoia is well configured ?
posted by sheepkon at Oct 9, 2009 10:21 AM
Quote
LibreSource does support only Postgresql and when the database is on a remote computer, a shared network directory should be done between the database computer and the libresource computer for the file storing in the DB.Regarding your locking error, I have no idea...
Thank you Sebastien Jourdain
But the sequoia database is joined two postgresql database .
It's same sql languageI thought that libresource just need a change of the driver.
May be it will be work.This does not support?
posted by sheepkon at Oct 9, 2009 10:11 AM
Quote
the message is
"jobStoreSupport.initialize : Using db table-based data access locking (synchronization)"
posted by Sebastien Jourdain at Oct 9, 2009 10:10 AM
Quote
LibreSource does support only Postgresql and when the database is on a remote computer, a shared network directory should be done between the database computer and the libresource computer for the file storing in the DB.Regarding your locking error, I have no idea…
posted by sheepkon at Oct 9, 2009 7:50 AM
Quote
HII just replaced the libresource database I used a software called sequoia into two cluster machine has done a deal with the PostgreSQL Now my jdbc connection is "jdbc:sequoia://192.168.1.2:25322,192.168.1.3:25322/myDB"And the database driver is "sequoia-driver.jar"so I change the libresource config the file at "LibreSourceJONAS_4_7_6confLibreSourceDS.properties": datasource.name libresourceDSdatasource.url jdbc:sequoia://192.168.1.2:25322,192.168.1.3:25322/myDB……datasource.classname org.continuent.sequoia.driver.Driver
and I was copied seuoia-Driver.jar into "LibreSourceJONAS_4_7_6libext"the end the LibreSource start successfuledwhen I was visit it. it return me some message: … database locking ...so that can I do ? hope your help
posted by sheepkon at Oct 9, 2009 7:47 AM
Quote
HI
I just replaced the libresource database
I used a software called sequoia into two cluster machine has done a deal with the PostgreSQL
Now my jdbc connection is
"jdbc:sequoia://192.168.1.2:25322,192.168.1.3:25322/myDB"And the database driver is "sequoia-driver.jar"so I change the libresource config
the file at "LibreSourceJONAS_4_7_6confLibreSourceDS.properties":
datasource.name libresourceDS
datasource.url jdbc:sequoia://192.168.1.2:25322,192.168.1.3:25322/myDB
…
…
datasource.classname org.continuent.sequoia.driver.Driver
and I was copied seuoia-Driver.jar into
"LibreSourceJONAS_4_7_6libext"the end
the LibreSource start successfuledwhen I was visit it.
it return me some message:
… database locking ...
so that can I do ?
hope your help