Author Topic: Work order generation  (Read 2094 times)

dralphs

  • Newbie
  • *
  • Posts: 2
Work order generation
« on: September 21, 2007, 06:15:29 am »
Hi

i appear to have got everything set up and working ok on a ubuntu linux server. I can log in ok, create users, create assets, PM, workorder from PM etc

however when i try to do Work order generation as per the instructions in the wiki i get either


Fatal error: Maximum execution time of 45 seconds exceeded in /var/www/CalemEAM/server/modules/workorder/CalemWoGenScheduleBo.php on line 74

or sometime it says on line 223

or

Fatal error: Maximum execution time of 45 seconds exceeded in /var/www/CalemEAM/server/modules/report/model/widget/CalemScheduleInfo.php on line 187

i have increased the max execution time in my php.ini file and restarted apache but still get the error.

any suggestions???

thanks

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Work order generation
« Reply #1 on: September 21, 2007, 07:32:20 am »
The error (line 74 of CalemWoGenScheduleBo) was found from internal tests. The changes were committed to sourceforge SVN (source code repository). See issue 27 on mantis:
http://www.calemeam.com/apps/mantis/view.php?id=27

You may check out the files changed for issue 27 with SVN browser on the CalemEAM project page:
http://calemeam.svn.sourceforge.net/viewvc/calemeam/

Files changed:
server/modules/workorder/CalemWoGenDepReleaseBo.php and CalemWoGenReleaseBo.php
server/modules/report/model/widget/CalemScheduleInfo.php
Calem Community Forum Admin

dralphs

  • Newbie
  • *
  • Posts: 2
fixed in r2.01
« Reply #2 on: October 08, 2007, 06:29:33 am »
Hi

didn't get chance to play around with our R1.0.2 install, but have just upgraded to the new r2.0.1 release and thats fixed the problem we were having

regards

dave