From: Emmanuel C. <ma...@fr...> - 2009-06-01 19:36:27
|
Hi, > 1, The Sequoia-2.10.10-src won't compile on JDK1.6 and 1.5. > Some one already printed out the error message on this list. > Sequoia compiles with JDK 1.5 without any problem. With 1.6 you have to make sure that you are not using the JDBC 4 APIs and therefore need to set the target code to 1.4. > 2, The Sequoia-2.10.10-bin has problem when I quit it. It seems some > problems of .java.preference file problem or thread problem. I have > seen some one posted the error message. > I have heard of something similar with JDK 1.6 and the XML parser. I have been working for a fix for Sequoia 4 but I don't think there will be any fix for Sequoia 2.10. You might just have to downgrade your JDK to 1.5. > 3, The Sequoia bin has problem with PostgreSQLPlainTextBackuper. When > I issue command backup localhost1 init_dump pgdump > /var/sequoia/backup. It reports the backup execution did not > accomplish successfully. But when I go to there and have a look. The > init_dump.sql file already there. And I believe it will work. The > thing is that when I show dumps, no dumps found. I cannot transfer > dump to other controller. > I guess this problem is the same as the second problem which is the > thread problem. > If there is an explicit error, it will show if you full_cluster.log file with an accurate description of the problem. If you want more details, you can set the backup logger to DEBUG in your log4j.properties configuration file and you will get more debug output on what the problem is. I can't really help without specific error messages. Thanks for your interest in Sequoia, Emmanuel -- Emmanuel Cecchet FTO @ Frog Thinker Open Source Development & Consulting -- Web: http://www.frogthinker.org email: ma...@fr... Skype: emmanuel_cecchet |