Hi all,
When start a controller script appear this error, in witch table is the
error?
I'm using Oracle database and driver "ojdbc14-oracle-10.2" but this
driver not allow the correct generation of the tables, and I create
these manually.
Thanks,
Oscar
THIS IS THE PROBLEM:
frecB000760:/home/barrioso/apps/sequoia-2.10.6-bin/bin# ./controller.sh
17:01:13,095 INFO controller.core.Controller Sequoia controller (2.10.6)
17:01:13,206 INFO controller.core.Controller Loading configuration
file:
/home/barrioso/apps/sequoia-2.10.6-bin/config/controller/controller.xml
17:01:13,348 INFO controller.core.Controller JMX is enabled
17:01:13,406 INFO controller.core.Controller Starting JMX server on
host: 129.183.101.73
17:01:13,861 INFO backend.DatabaseBackend.localhost Adding connection
manager for virtual user "user"
17:01:13,872 INFO backend.DatabaseBackend.localhost2 Adding connection
manager for virtual user "user"
17:01:16,449 INFO controller.RequestManager.myDB Request manager will
parse requests with the following granularity: TABLE
17:01:16,457 WARN controller.core.Controller Backends enabled in force
mode from checkpoint Initial_empty_recovery_log
17:01:16,508 ERROR controller.backend.BackendStateListener Could not
store information for backend: localhost
java.sql.SQLException: Unable to get checkpoint
Initial_empty_recovery_log from the recovery log (ORA-00904: "NAME" :
identificateur non valide
)
at
org.continuent.sequoia.controller.recoverylog.events.GetCheckpointLogIdEvent.execute(GetCheckpointLogIdEvent.java:96)
at
org.continuent.sequoia.controller.recoverylog.LoggerThread.run(LoggerThread.java:732)
17:01:17,826 INFO backend.DatabaseBackend.localhost Detected backend
as: Oracle
17:01:17,891 WARN backend.DatabaseBackend.localhost
Statement.setCursorName not supported.
17:01:17,892 WARN backend.DatabaseBackend.localhost
Statement.getGeneratedKeys not supported.
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia