cancel
Showing results for 
Search instead for 
Did you mean: 

Scripting reflecting very slowly

Former Member
0 Kudos

Hi Experts,

I have written a script definition to populate the project name as per the project type.

There are no errors in the code as this worked well in another instance.

But in the new instance, the script to work it took almost 40 minutes to reflect.

This was the first script in the new instance.

So can anyone explain this behaviour of the server?

why did this happen?what can be the possible reasons?.

Thanks,

Shikha

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shikha,

This may not answer your question but do check in your scripts if you are making any recursive calls. For instance, are you calling a save in a validate script. Things like these can make the script execute for minutes.

Thanks

Devesh

Former Member
0 Kudos

Hi Shikha,

Not sure how this can even happen.

Do you have more than one application servers clusterred and do you use an external load balancing mechanism (like F5)

Do all applicaiton servers know each other meaning is the virtual cluster set up properly?

Were the scripts imported later from one app server and the other disconnected app server is running already?

Is the cache replicaiton deamon running in the system. Check for Daemon registratoin and deamon alerts in setup>background status...

Good luck

Baski