All, The J2 build failed for two days. There are two problems for phase2-schema.xml: For Oracle database(10gr2), there are many *ORA-00972:*identifier is too long errors for the table name and index name.
For all database, there is index name conflict with java.sql.SQLException: Index already exists in statement [CREATE INDEX IX_PAGE_SECURITY_CONSTRAINT_ 1 ON PAGE_SECURITY_SECURITY_CONSTRAINTS_DEF (PAGE_SECURITY_ID)] - James Liao
