6.0.0-beta1
9/23/25

[#247] maintenance don't work
Summary maintenance don't work
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners Horde Developers (at)
Requester vilius (at) lnk (dot) lt
Created 06/01/2004 (7784 days ago)
Due
Updated 11/02/2004 (7630 days ago)
Assigned 09/09/2004 (7684 days ago)
Resolved 11/02/2004 (7630 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/02/2004 09:56:34 PM Chuck Hagenbuch State ⇒ Resolved
 
11/02/2004 09:53:35 PM vilius (at) lnk (dot) lt Comment #26 Reply to this comment
I don't see this behaviour in BETA, so I think you can close this one.
11/02/2004 09:32:26 PM Jan Schneider Comment #25 Reply to this comment
Is this still happening? Did you manage to create a backtrace?
09/27/2004 09:29:02 AM Jan Schneider Comment #24 Reply to this comment
That would be great because we could then determine the backtrace to 
the place where the output starts.
09/27/2004 09:15:23 AM vilius (at) lnk (dot) lt Comment #23 Reply to this comment
Sorry, but no. But I will try to manage one soon, if it would help.
09/27/2004 08:59:59 AM Jan Schneider Comment #22 Reply to this comment
Do you by chance have a debug build of PHP, ie. compiled with 
`--enable-debug`?
09/09/2004 08:39:22 PM vilius (at) lnk (dot) lt Comment #21 Reply to this comment
Yup, still the same error:



Warning: Cannot modify header information - headers already sent by 
(output started at /var/www/html/horde/templates/common-header.inc:11) 
in /usr/share/pear/Horde/Maintenance.php on line 162



I tried it with IE6SP1/SP2; same effect. However mozilla, opera, 
konqueror and safari works fine. So i'm a little bit lost. Anyone who 
still has IE5.x are welcome to try.



Things I tried:

1) switching off any first time login options (such as "show last 
login time"), because this as I said happens just right after login.

2) debugging with IE's HTTPwatch and Mozilla's POSTwatch (logs still 
somewhere on my office pc if you will be interested).

3) removing some or/and all blocks from portal.

4) changing maintenance options.



All ended with failure.



IE still has more market share then any browser around, so your 
suggestions how can I solve this problem are welcome as usual.



P.S. HORDE/IMP taken from tonight's cvs with reinstalled framework.
09/09/2004 07:32:33 PM Jan Schneider State ⇒ Feedback
 
09/09/2004 07:15:59 PM Chuck Hagenbuch Comment #20 Reply to this comment
Is this still occurring?
07/13/2004 08:49:45 AM vilius (at) lnk (dot) lt Comment #19 Reply to this comment
Problem is IE specific. Mozilla works fine here.
07/13/2004 07:21:20 AM vilius (at) lnk (dot) lt Comment #18 Reply to this comment
I tried removing IMP block from portal today, and found that error 
disappears. Also if I keep IMP block and turn OFF "Ask for 
confirmation before doing maintenance operations" option, error is not 
shown.



Also I tracked the bug in /services/portal/index.php file to line 78. 
Seems that error appears after $block->getContent() is called.
07/06/2004 12:07:48 PM vilius (at) lnk (dot) lt Comment #17 Reply to this comment
Problem still exist in CVS version of 2004-07-06
07/01/2004 10:34:47 PM Jan Schneider Comment #16
Priority ⇒ 1. Low
State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Reply to this comment
OK, now I can reproduce to get to the portal after running maintenance 
tasks, but I still don't get this error. Anyone else?
07/01/2004 09:23:25 PM vilius (at) lnk (dot) lt Comment #15 Reply to this comment
yes, hordeauth = true in imp
07/01/2004 08:39:07 PM Jan Schneider Comment #14 Reply to this comment
And hordeauth in IMP?
07/01/2004 08:30:03 PM vilius (at) lnk (dot) lt Comment #13 Reply to this comment
Horde authentication (cyrsql driver).
07/01/2004 07:43:33 PM Jan Schneider Comment #12 Reply to this comment
Are you using IMP authentication, or does Horde authenticate the users?
06/17/2004 10:32:05 AM vilius (at) lnk (dot) lt Comment #11 Reply to this comment
Yes.
06/17/2004 09:09:11 AM Jan Schneider Comment #10 Reply to this comment
Ah, sorry. Does the error also happen if you lower the "empty trash 
folder" interval to "every login"?
06/17/2004 08:54:00 AM vilius (at) lnk (dot) lt Comment #9 Reply to this comment
They are in my first post. What else do you need to know?
06/16/2004 11:47:40 AM Jan Schneider Comment #8 Reply to this comment
Please tell me the exact maintenance settings you have in Horde's and 
IMP' options.
06/16/2004 11:39:06 AM vilius (at) lnk (dot) lt Comment #7 Reply to this comment
Yes I get portal view after the login, but without any blocks, just an 
error message in it.
06/16/2004 11:07:25 AM Jan Schneider Comment #6 Reply to this comment
Do you get to the portal after login even if maintenance is happening? 
If I get the maintenance confirmation after login, I get redirected to 
IMP after the maintenance tasks have been executed, even if I set 
Horde as the initial application.
06/16/2004 10:11:18 AM vilius (at) lnk (dot) lt Comment #5 Reply to this comment
I tried to track down the bug all morning with no results. I'm kinda 
lost in source. The only thing I can say is that this occurs only 
FIRST time i see portal page. After clicking on other applications in 
meniu, or on same portal, the message dissapears. I thought that this 
is because of "Show last login time" turned ON. Turned it OFF, but 
error still occur. What else is outputed ONCE after user logs in?



P.S. my default view after login is set to "Horde".
06/15/2004 10:34:52 PM Jan Schneider Comment #4 Reply to this comment
Can you try to further track this if it still happening? I have seen 
many maintenances since then but never experienced this warning.
06/01/2004 08:14:22 AM vilius (at) lnk (dot) lt Comment #3 Reply to this comment
Yes. I noticed that this problem began to occur from HEAD cvs version, 
when tasklist option was implemented in imp. Is this somehow connected?
06/01/2004 08:11:02 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
No, worked fine here this morning. Are your pref.php files up-to-date?
06/01/2004 07:08:41 AM vilius (at) lnk (dot) lt Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
Warning: Cannot modify header information - headers already sent by 
(output started at /var/www/html/horde/templates/common-header.inc:11) 
in /usr/share/pear/Horde/Maintenance.php on line 169



This is shown every 30 days when I login in portal view. Clicking on 
IMP in meniu, and switching back to portal solves the problem.



My maintenance prefs:

Perform maintenance operations on login: ON

Ask for confirmation before doing maintenance operations: ON

Rename sent-mail folder at beginning of month: OFF

Delete old sent-mail folders at beginning of month: OFF

Purge old messages in the Trash folder? ON

Purge Trash how often: Monthly

Purge messages in Trash folder older than this amount of days: 30



Can anyone confirm this?

Saved Queries