Solution not importing

Hi all,

As of today we get the following message when importing a solution on the application server,

Global maintenance mode activated in single server deployment... Import hooks/import process probably failed to deactivate it.

and we are not able to import a solution, tried a few. Any ideas what’s causing this.

We run servoy 7.4.3

Regards,

Peter

what does your log file say more?

because the maintenance mode is just made so that you can import a solution without clients interfering

Hello Johan,

I cannot find anything in the log files, there is just nothing being imported, solutions can be started from the server via smart-client…

I attached the stack dump, servoy_log and .service_log. maybe I’m missing something.

Regards,

Peter

server_logs.zip (62.1 KB)

what i see in the log are weird time out read errors to the repository database.
and that all happens when hitting the admin pages, so i guess something is not quite right there.

Maybe make sure that the repository server doesn’t have pooled connections? So that the pool doesnt hold on to a connection that is not used for a long time?

Problem solved, it seemed that there were some folder permissions changed (according to our system admin), after restoring the permissions we can import solutions again.

Regards,

Peter