Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED]Build Errors - time outs, generation errors

[FIXED]Build Errors - time outs, generation errors 16 Mar 2012 17:00 #1621

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
Build Errors - time outs and generation errors
its the last project in my list- and ends in "_test" (im sure you will find it)
sorry name obscured as client does not want any project details publically disclosed
(And this is a public ticketing system :unsure: )

Last 2 days - getting 30 second time outs , generation errors similar to following
Fatal error: Maximum execution time of 30 seconds exceeded in /[PATH]www.j-cook.[PATH]path.php on line 170
Fatal error: Maximum execution time of 30 seconds exceeded in /[PATH]www.j-cook.[PATH]path.php on line 176
can eventually build by hitting retry

Before that - would have to cancel and restart the build process 3 times before the project would complete the build process for sand box
Last Edit: 19 Mar 2012 13:41 by BTB300. Reason: PROBLEM SOLVED! ;)
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 12:19 #1650

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
last few days build process back to completing first time

BUT TODAY - in about the last hour
I can not complete a build process
fatal errors / time outs on
Maximum execution time of 30 seconds exceeded different lines each time
- build component for download
and
- build component for sandbox
and
- build refresh files list
???
Thanks in advance
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 12:26 #1652

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
I can generate it, but of course, the much bigger your project is, the longest is the generation.
Coding is now a piece of cake
Last Edit: 19 Mar 2012 12:29 by admin.
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:06 #1654

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
Admin thanks
sorry i may not have been clear with my description
- i get time out errors when i try to download, run in sand box or refresh files list

i am unable to get past the build component
it times out with an error
i get the green tick on first two steps
then error appears after a while
the error is similar to this-> Fatal error: Maximum execution time of 30 seconds exceeded in /[PATH]www.j-cook.[PATH]Archive_Tar.php on line 773
the line numbers referenced each time are different
like...
on line 1080
on line 348
online 517

it does manage to calculate the points when refreshing files and download
I rebuild now and will let you know what i see from my end
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:07 #1655

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
Fatal error: Maximum execution time of 30 seconds exceeded in /[PATH]www.j-cook.[PATH]joomla.php on line 345
I pressed retry button...
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:08 #1656

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
Fatal error: Maximum execution time of 30 seconds exceeded in /[PATH]www.j-cook.[PATH]Archive_Tar.php on line 971
pressed retry
Fatal error: Maximum execution time of 30 seconds exceeded in /[PATH]www.j-cook.[PATH]parser.php on line 1414
pressed retry
Last Edit: 19 Mar 2012 13:09 by BTB300.
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:10 #1657

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Yes, I understand the problem.


There are no errors. Only a script that is too long to execute.
So the error never come from the same line.

I prefer do not extend the max execution time.

If your project is too big, you'll should split in 2 parts.

As I tell you. I can generate it in my end.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:21 #1658

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
Ok thanks
so if i split into two parts do i need to start from fresh
and i guess i need to give some careful consideration to what tables are in which part to avoid overwriting code when installing...
Last Edit: 19 Mar 2012 13:22 by BTB300.
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:24 #1659

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Exactly, but wait a minute,

I will extend the execution time to 60s.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:32 #1660

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Try again now.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: BTB300

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:36 #1661

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
I will extend the execution time to 60s.
thanks it is appreciated :cheer:
I am just about done with that project and will possibly not need so much build project time after xxxx_test project is presented
i can see how i can split it into two parts with minimal issues but i will leave it for "RON" (later on) after i have a clear idea on what functionality is needed

Thanks again
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:40 #1663

  • BTB300
  • BTB300's Avatar
  • Online
  • Moderator
  • Posts: 415
  • Thank you received: 131
  • Karma: 47
:P :cheer: :P :)
ALL GOOD - build without issue
Thanks
The administrator has disabled public write access.

Re: Build Errors - time outs and generation errors 19 Mar 2012 13:40 #1664

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Oh no, don't split anything.

I extended to 120 seconds.

It pass without problem.
;-)

I didn't wanted to change php.ini settings just for that, so I extended this time execution only for building process.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: BTB300
Time to create page: 0.096 seconds

Get Started