app generation

hi,

new versione of sc 7.0.0.6 is very very slow why??

Hello Marcov,

Issue reported to our bugs team.

Do you feel that app generation is slower on SC 7.006 than it was on 7.005?

What sort of applications? Grids? Forms? All Apps?

regards,
Bernhard Bernsmann

No, is approximately equal to .005. But the following error occurs, when you start sc:

Invalid argument supplied for foreach() | Script: /var/www/kis/scriptcase7/devel/lib/php/functions.inc.php linha: 4606

all applications si very very to slower

I can not confirm … we have an application inhouse in use which is used intensively and since there is no difference between .005 and .006

Between the versions I see no difference. But 7 is absolute by far slower then 6. I haven’t noticed any improvement so far.

Agree, slower than v6.

RHS: looks like you have a permission problem after update to V7.006. I had the same error. See my post here: http://forum.scriptcase.net/showthread.php?3798-Problem-with-v7-0005-gt-v7-0006-update

Problem was in devel/lib/third/zend permissions has to be set to 755 on those files.

i have same problem:

Invalid argument supplied for foreach() | Script: /var/www/kis/scriptcase7/devel/lib/php/functions.inc.php linha: 4606

error on generation applicatino

[QUOTE=rickallen;13424]
RHS: looks like you have a permission problem after update to V7.006. I had the same error. See my post here: http://forum.scriptcase.net/showthread.php?3798-Problem-with-v7-0005-gt-v7-0006-update
Problem was in devel/lib/third/zend permissions has to be set to 755 on those files.[/QUOTE]

No, i have set the permissions to 777 and the error occurs (but only if sc starts).

RHS, set permissions to 755 on the files in the /devel/lib/third/zend folder, not on the directory. BTW the zend directory should probably be set at 755 too so the files it contains can execute.

The upgrade had a bug and it reset permissions on files that were being updated.

I had to go through all of the files on the system and correct wrong permissions, then the error went away.

Hopefully SC will be able to correct this with an update. I am still having some problems, but at least I can use it now.

BTW, I am running my installation on my cpanel web server, not on my windows computer.

I have tested with 777 on the files …

777? To execute you need 755.

Hello guys,

Let’s talk about the “Invalid argument supplied for foreach()” issue at: http://forum.scriptcase.net/showthread.php?3798-Problem-with-v7-0005-gt-v7-0006-update

@marcov, The generation was slower because a few changes were made, so you every single schema on your project was re-generated. But do not worry as this will only happen at the first time (which already happened on your case), from the second time on the application generation process should be faster, or at least keep the same pace.

regards,
Bernhard Bernsmann

Agree. Just generated a project with 128 applications in 5 minutes. Seems ok now.

Code generation successful.
Start: 16:19:56 Finish: 16:25:41 Full-time: 0:05:45

Based on above average is 2.55 seconds per app.

I have noticed that generating a preview while I am developing seems to be much slower than V6. This is annoying. Generating all apps in a project seems pretty fast.

is very very slow with local db why?? is to fast with remote db

i canghe parameter localhost to 127.0.0.1 AND problem is slowed BUT WITH SC 6 localhost work fine.

Hello,

This problem still persists?