Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Closed Thread
 
LinkBack (1) Thread Tools Search this Thread Display Modes
  (#31) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,429
Join Date: Jan 2006
Location: United Kingdom
24-06-2008, 03:44 PM

DO NOT FOLLOW THESE INSTRUCTIONS ANYMORE. THEY ARE NO LONGER CORRECT.



Hi Geert,
Quote:
Originally Posted by Geert-Jan View Post
So, for the time being, can I make a cron whit

http://bla.bla.bla/cron/index.php?_t=parser&deletelockfile=1

@ every hour
Yes, this should work well or you can do as posted previously:

Quote:
Originally Posted by Ryan Lederman View Post
If you are experiencing problems with the parser lock file that are disrupting business, you can apply the following patch to your desk instead of waiting for 3.20.03 (which, by the way, will likely be called 3.30.00)

Take the following files from the latest CVS build and replace the ones on your server with them (make sure to take a backup in case it does not work):

/modules/parser/cron_parser.php
/locale/en-us/emailparser.php

These files also address bug #463 (parser.lock file should automatically expire)
Followed by applying:
Quote:
Originally Posted by John Haugeland View Post
On line 129, you should see this line:

Code:
require_once ("./modules/parser/functions_parser_loopcontrol.php");
Please comment it out by placing two forward slashes and a space before that line, as follows:

Code:
// require_once ("./modules/parser/functions_parser_loopcontrol.php");
Also, on line 234, you should see the following line:

Code:
$isLoopBlocked = StartLoopBlockCheck($fixedheader);
Comment it out, and then write $isLoopBlocked = false; on the next line (must not be on the same line!), as follows:

Code:
 //              $isLoopBlocked = StartLoopBlockCheck($fixedheader);     
                 $isLoopBlocked = false;
Those two modifications should moot the loop cutter until you can upgrade to a unified release.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---

Last edited by John Haugeland; 11-07-2008 at 09:25 PM.
   
  (#32) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,429
Join Date: Jan 2006
Location: United Kingdom
25-06-2008, 11:07 AM

I have cleaned up the thread; please keep it on topic.

Thanks


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
  (#33) Old
John Haugeland Online
Developer
 
John Haugeland's Avatar
 
Posts: 634
Join Date: Dec 2007
Location: Idaho
02-07-2008, 10:35 PM

Please do not follow the &deletefile=1 cron instructions. They are incorrect. Prefer the instructions supplied by staff.

Thank you.


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
  (#34) Old
NC Software Offline
Member
 
NC Software's Avatar
 
Posts: 523
Join Date: Dec 2005
Location: Sitting
02-07-2008, 10:59 PM

When will this critical issue be resolved?


Neal Culiner
NC Software, Inc.
Visual Basic .NET Forums
3.30.02 STABLE
   
  (#35) Old
NC Software Offline
Member
 
NC Software's Avatar
 
Posts: 523
Join Date: Dec 2005
Location: Sitting
03-07-2008, 04:42 PM

John,

How do you categorize this bug?

1) Show Stopper
2) Critical
3) Medium
4) Low


Neal Culiner
NC Software, Inc.
Visual Basic .NET Forums
3.30.02 STABLE
   
  (#36) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,429
Join Date: Jan 2006
Location: United Kingdom
03-07-2008, 06:57 PM

Quote:
Originally Posted by NC Software View Post
When will this critical issue be resolved?
In the next stable build, 3.30.00, the progress of which you can follow in the bug tracker.

Thanks,


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---

Last edited by Jamie Edwards; 03-07-2008 at 08:51 PM.
   
  (#37) Old
craigbrass Online
Senior Member
 
Posts: 5,753
Join Date: Jun 2005
Location: Cumbria, UK
03-07-2008, 08:11 PM

You mean 3.30.00...


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
  (#38) Old
NC Software Offline
Member
 
NC Software's Avatar
 
Posts: 523
Join Date: Dec 2005
Location: Sitting
07-07-2008, 10:09 PM

Quote:
Originally Posted by NC Software View Post
John,

How do you categorize this bug?

1) Show Stopper
2) Critical
3) Medium
4) Low
Survey says?


Neal Culiner
NC Software, Inc.
Visual Basic .NET Forums
3.30.02 STABLE
   
  (#39) Old
John Haugeland Online
Developer
 
John Haugeland's Avatar
 
Posts: 634
Join Date: Dec 2007
Location: Idaho
07-07-2008, 10:49 PM

Mr. Culiner, look at the bug. It's already categorized as something not on your list: "fixed".


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
  (#40) Old
FrightFactor Offline
Member
 
Posts: 41
Join Date: Jun 2008
Location: NRW, Germany
08-07-2008, 12:09 AM

Quote:
Originally Posted by NC Software View Post
Survey says?
guys, stop bitchin around. do you really think that you get something done faster at kayako side when you start over and over again to complain about it? No! Of course critical bugs should be fixed immediately, but that's not how kayako works. so get used to it and let it go.

greetz,
saskia
   
  (#41) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,429
Join Date: Jan 2006
Location: United Kingdom
08-07-2008, 12:10 AM

Saskia,

The bug has been fixed and was done so quickly. Clear instructions for performing the fix yourself before the next build is released have been provided in this thread.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
  (#42) Old
FrightFactor Offline
Member
 
Posts: 41
Join Date: Jun 2008
Location: NRW, Germany
08-07-2008, 12:12 AM

Hey Jamie,
i know and everything is fine. but some aren't learning ...
   
  (#43) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,429
Join Date: Jan 2006
Location: United Kingdom
08-07-2008, 12:17 AM

Hi Saskia,

Well, I was refuting your comment that "critical bugs should be fixed immediately, but that's not how kayako works. so get used to it and let it go"; we do fix critical bugs in good time, and have done in this very thread.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
  (#44) Old
NC Software Offline
Member
 
NC Software's Avatar
 
Posts: 523
Join Date: Dec 2005
Location: Sitting
08-07-2008, 12:24 AM

Quote:
Originally Posted by John Haugeland View Post
Mr. Culiner, look at the bug. It's already categorized as something not on your list: "fixed".
Respectfully, this critical/show stopper is NOT fixed until it's available to customers via STABLE. It can sit "fixed" in your system for months, while we are suffering from the affects of this bug and others like it, your fix does nothing for us.

I suggest reviewing your procedures for hotfixes and getting critical issues fixed in a timely manner. That's the part where Kayako is failing - TIMELY manner.


Neal Culiner
NC Software, Inc.
Visual Basic .NET Forums
3.30.02 STABLE
   
  (#45) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,429
Join Date: Jan 2006
Location: United Kingdom
08-07-2008, 12:30 AM

Neal,

Quote:
Originally Posted by NC Software
I suggest reviewing your procedures for hotfixes
The hotfix is available here (in this thread): The "parser.lockfile" is blocking POP3/IMAP fetching

Quote:
this critical/show stopper is NOT fixed until it's available to customers via STABLE
We cannot rush the fixing and testing of other bugs in order to deliver a fix for one particularly critical one. Instead, we have provided patch instructions (which we have, in this thread). Indeed, we need to be releasing smaller and more frequent stable builds - and we are working on doing that and trying a different approach. Following 3.30.00 (the build you are waiting for), our roadmaps will be less than a fifth of the size of the ones previously.

Quote:
and getting critical issues fixed in a timely manner
The bug was fixed a day after the issue was identified.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---

Last edited by Jamie Edwards; 08-07-2008 at 12:35 AM.
   
Closed Thread

Tags
blocking, fetching, parserlockfile, pop3 or imap

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://forums.kayako.com/f56/parser-lockfile-blocking-pop3-imap-fetching-15873/
Posted By For Type Date
Kayako Bug Tracker - Viewing Issue #463 - parser.lock file should automatically expire This thread Refback 02-03-2008 12:21 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
pop3/imap fetching interval scott@accelerat SupportSuite, eSupport and LiveResponse 0 03-05-2006 09:50 AM
Pop3 fetching working in a strange way Deepak SupportSuite, eSupport and LiveResponse 0 01-05-2006 05:19 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46