Hi there,

i've some little questions about beta 3.

- The implementation of gorda is in an early status and not tested well till now, right?

- Why are debug commands like "dump scheduler queues" cut off the console? It's very well that in Beta 3 an "abort transaction" command exist, but i can't use this one if i don't know the ids off the transactions (the sample command above show me that)

- Is it right that u using appia more well? (i ask because i don't have problems using appia in Beta 3. In Beta 2 there are some problems. The some mails above)

- When do u want to release beta 3? If i look at the Jira there are so many things to do in the next time...i think it will take a long time before releasing beta 3 (it's ok, i'll wait now and will get a great version in the future ;) )


After i fixing the problem enabling a backend i got error creating a backup of a backend. If i backup the backend it will get in a off-state and will be backuped, what's ok, but after finishing the backup and enabling the backend again sequoia can't get the scheme from the backend an creates many many many many and many connections to the backend. After a few seconds the backend said "too many clients are connected..." and sequoia throws errors like this:

Dynamic schema gathering level: false

and this:

2007-05-07 16:00:11,079 ERROR sequoia.controller.connection Cannot release connections since connection pool has not been initialized 2007-05-07 16:00:11,079 ERROR sequoia.controller.connection Cannot release connections since connection pool has not been initialized 2007-05-07 16:00:11,084 WARN DatabaseBackend.RZA.bench Unable to gather schema from database meta data: java.sql.SQLException: Cannot release connections since connection pool has not been initialized 2007-05-07 16:00:11,089 ERROR DatabaseBackend.RZA.bench Runtime error while fetching schema
java.lang.NullPointerException: Database schema not set.
at org.continuent.sequoia.controller.backend.DatabaseBackend.getTables(DatabaseBackend.java:1872) at gorda.reflector.sequoia.utils.objectset.PGObjectSet.getTableNames(PGObjectSet.java:105) at gorda.reflector.sequoia.utils.objectset.PGObjectSet.createLocal(PGObjectSet.java:122)



U can see the error starts while using PGObjectSet (gorda).



Hope u can help me with this problem.

Many thx for your answers.

so long,
chris




_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to