Installing Service center fails as deployment controller not getting started.
We are migrating to new environment where we have setup parallel environment and we are running config tool on top of the data copy. We have setup 3 environments without any issue but have following issue when we went to production.
Any idea why we would see this error ?
Platform version - 10.0.1005.2 Java stack
Deployment controller logs has these errors printed.
ERROR [outsystems.hubedition.extensibility.data.executionservice.BaseExecutionService] (Thread-8) SELECT GETDATE() FROM DUAL
ERROR [outsystems.hubedition.extensibility.data.executionservice.BaseExecutionService] (Thread-8) ) with statement:
ERROR [outsystems.hubedition.extensibility.data.executionservice.BaseExecutionService] (Thread-8) Error executing ExecuteScalar (ORA-00904: "GETDATE": invalid identifier
WARN [outsystems.activation.logic.Facade] (Thread-8) No license was found for this server.
ERROR [outsystems.hubedition.util.ServerLog] (Thread-8) Initialization error: java.lang.IllegalStateException: Exception while initializing feature SoftwareUnits. at outsystems.activation.logic.Server.<init>(Unknown Source) at outsystems.activation.logic.Factory.getServerObject(Unknown Source) at outsystems.activation.logic.Facade.$xjf(Unknown Source) at outsystems.activation.logic.Facade.refreshState(Unknown Source)
Grant for GETDATE() function was missing after migration. Issue is resolved now
hi,
Where can I check this? Thank you!
Hi Prabhu,
I'm not familiar with the error message however it seems to be related to licensing of some sorts. I would recommend forwarding this to OutSystems support as they would be able to assist and debug more extensively.
Ossama