Hi anyone, I have a lot of problems when i tried to create a DDBB with CAS 4.0.0 in oracle. Log tell me errors
import.sql not found, table or view doesn't exists ... but i'am not creating the schema ... [ServerService Thread Pool -- 68]02-22 12:26:36,014 [SchemaExport*] DEBUG - Import file not found: /import.sql* [ServerService Thread Pool -- 68]02-22 12:26:36,407 [AbstractLoggingWriter] INFO - *java.sql.SQLSyntaxErrorException: ORA-00942: la tabla o vista no existe* Is posible create a schema DDBB from files an not automatic. How i can resolve that? ServerService Thread Pool -- 68]02-22 12:26:36,009 [SchemaExport] INFO - HHH000227: Running hbm2ddl schema export [ServerService Thread Pool -- 68]02-22 12:26:36,015 [AbstractLoggingWriter] INFO - [ServerService Thread Pool -- 68]02-22 12:26:36,014 [SchemaExport] DEBUG - Import file not found: /import.sql [ServerService Thread Pool -- 68]02-22 12:26:36,014 [SchemaExport*] DEBUG - Import file not found: /import.sql* [ServerService Thread Pool -- 68]02-22 12:26:36,017 [AbstractLoggingWriter] INFO - [ServerService Thread Pool -- 68]02-22 12:26:36,014 [SchemaExport] DEBUG - Import file not found: /import.sql [ServerService Thread Pool -- 68]02-22 12:26:36,014 [SchemaExport] DEBUG - Import file not found: /import.sql [ServerService Thread Pool -- 68]02-22 12:26:36,020 [AbstractLoggingWriter] INFO - Hibernate: drop table registered_service_impl cascade constraints [ServerService Thread Pool -- 68]02-22 12:26:36,406 [AbstractLoggingWriter] INFO - [ServerService Thread Pool -- 68]02-22 12:26:36,403 [Slf4jMLog$Slf4jMLogger$DebugLogger] DEBUG - com.mchange.v2.c3p0.impl.NewPooledConnection@7f4dd123 handling a throwable. [ServerService Thread Pool -- 68]02-22 12:26:36,407 [AbstractLoggingWriter] INFO - *java.sql.SQLSyntaxErrorException: ORA-00942: la tabla o vista no existe* [ServerService Thread Pool -- 68]02-22 12:26:36,408 [AbstractLoggingWriter] INFO - [ServerService Thread Pool -- 68]02-22 12:26:36,408 [AbstractLoggingWriter] INFO - at ore. Marcelo -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
