Long generation time

A grid with a sql with two outer joins, a dynamic search. Windows 2012 server with ssd:
8 CPU vCores
8 GB RAM
500 GB SSD/HDD

Generation time:

Code generation successful.
Elapsed time: 0:02:39
Average time per application: 0:02:38.094
Total applications generated: 1 / 1

Hmmmmmmmmm.

Add another 8 cores and 8GB RAM and try again :smiley:

Does it normally run like that, or has it just started happening?

I have (in the past) had similar ad hoc occurrences (on Linux server), and it was always because something else (i.e. non-SC related) was “running away” - meaning SC was fighting for resources… Killed / Cured thos runaway tasks and all was well.

[QUOTE=adz1111;27279]Does it normally run like that, or has it just started happening?

I have (in the past) had similar ad hoc occurrences (on Linux server), and it was always because something else (i.e. non-SC related) was “running away” - meaning SC was fighting for resources… Killed / Cured thos runaway tasks and all was well.[/QUOTE]

Not sure. This server is dedicated for scriptcase development and production. The production sites are lightning fast, only development isn’t. Restarting Apache doesn’t help and menu’s etc are generated fast. Only when the sql starts to become more complex, the generation times drop.

@Giu, funny man. You lost one beer. WHOEHAHAHAHA.

Hey Albert, do you have more infos about the app you generated.
Was it a first-time generation? recently imported project? converted one?

You’re experiencing this in specific project / applications or with all of them?

Regards. - I’m still alive!

Albert

Understood.

My server is the same - its just for SC dev - but there are plenty of processes running as part of the linux build. Some necessary, some not. When its generating slowly I still look to see what else is going on… more often than not it’s something unrelated to SC (though that’s not a guarantee) :slight_smile:

[QUOTE=adz1111;27296]Albert

Understood.

My server is the same - its just for SC dev - but there are plenty of processes running as part of the linux build. Some necessary, some not. When its generating slowly I still look to see what else is going on… more often than not it’s something unrelated to SC (though that’s not a guarantee) :-)[/QUOTE]

I know, I’ve been looking into the windows processes. I’m used to slowing down of the server after some time, but then it affects all. The development tends to consume more and more apache stacks and you need to reboot to get rid of them. But this is only of a certain type of application: a newly created grid with a simple query containing two outer left joins. Once generated, the application runs w.o. problem. But it’s irritating that you have to wait over 2 minutes before you can continue the development.