SID-00271: Recently some webs do not allow edits or attachments
| Status: |
Unanswered |
TWiki version: |
4.1.2 |
Perl version: |
5.008008 |
| Category: |
CategoryVersionControl |
Server OS: |
RedHat Linux [don't know], kernel 2.6.9 |
Last update: |
16 years ago |
Hi,
I'm the administrator of a TWiki for a student project team at Cornell University. We've been using TWiki for several years now on a shared server with a web hosting company called Surpass Hosting.
Recently, we've started having two separate problems, despite not having made any modifications to our TWiki installation in quite some time.
Our first problem is that some pages in our Main web have begun giving errors whenever we try to either edit their content or attach files. As far as I've noticed it, the problem is restricted to certain pages only in the Main web which have historically had no problems.
The error given in the browser when attempting to edit one of these affected webs is:
During save of
DesignReview4Spring2009 an error was found by the version control system. Please notify your TWiki administrator.
=RCS: /usr/bin/rcs -l %FILENAME|F% failed: =
Go back in your browser and save your changes locally.
There are no corresponding entries in the warning or error logs. I should note that it seems that the page edit seems to be committed after returning back to the page, so if it weren't for this error, it would seem that all is normal.
When attaching a file, the error given in the browser is identical to the one shown for editing a page.
My second problem is that recently, a page using
ImagePlugin fails to load at all, instead giving the following error in the browser:
TWiki detected an internal error - please check your TWiki logs and webserver logs for more information.
Can't locate Imagepath in
@INC
(
@INC
contains: path path path-linux path path path . path-linux path path-linux path path)
My warning log has a bunch of entries similar to this:
04 Apr 2009 - 11:25 | Can't locate Image/Magick.pm in
@INC
(
@INC
contains: /home/cornella/twiki/lib /home/cornella/twiki/lib/CPAN/lib//arch /home/cornella/twiki/lib/CPAN/lib//5.8.8/x86_64-linux /home/cornella/twiki/lib/CPAN/lib//5.8.8 /home/cornella/twiki/lib/CPAN/lib/ /home/cornella/twiki/lib . /usr/lib/perl5/5.8.8/x86_64-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl) at /home/cornella/twiki/lib/TWiki/Plugins/ImagePlugin/Core.pm line 28.
at /home/cornella/twiki/lib/TWiki/Plugins/ImagePlugin/Core.pm line 28
TWiki::Plugins::ImagePlugin::Core::BEGIN() called at Image/Magick.pm line 28
eval {...} called at Image/Magick.pm line 28
require TWiki/Plugins/ImagePlugin/Core.pm called at (eval 141) line 1
TWiki::Plugins::ImagePlugin::BEGIN() called at Image/Magick.pm line 28
eval {...} called at Image/Magick.pm line 28
eval 'use TWiki::Plugins::ImagePlugin::Core;' called at /home/cornella/twiki/lib/TWiki/Plugins/ImagePlugin.pm line 74
TWiki::Plugins::ImagePlugin::getCore('Structures', 'WebHome') called at /home/cornella/twiki/lib/TWiki/Plugins/ImagePlugin.pm line 83
TWiki::Plugins::ImagePlugin::_IMAGE('TWiki=HASH(0x7790e0)', 'TWiki::Attrs=HASH(0x1a58bb0)', 'WebHome', 'Structures') called at /home/cornella/twiki/lib/TWiki/Func.pm line 1809
TWiki::Func::__ANON__('TWiki=HASH(0x7790e0)', 'TWiki::Attrs=HASH(0x1a58bb0)', 'WebHome', 'Structures') called at /home/cornella/twiki/lib/TWiki.pm line 2404
TWiki::_expandTagOnTopicRendering('TWiki=HASH(0x7790e0)', 'IMAGE', '"structures_team_visual.JPG"\x{a} type="frame" \x{a} align="center"...', 'WebHome', 'Structures') called at /home/cornella/twiki/lib/TWiki.pm line 2323
TWiki::_processTags('TWiki=HASH(0x7790e0)', '<table>\x{a}<tr>\x{a}<td style="width: 105px;">\x{a}%ATTACHURL%/stuctures...', 'CODE(0x1154b20)', 16, 'WebHome', 'Structures') called at /home/cornella/twiki/lib/TWiki.pm line 2249
TWiki::_expandAllTags('TWiki=HASH(0x7790e0)', 'SCALAR(0x19451f0)', 'WebHome', 'Structures') called at /home/cornella/twiki/lib/TWiki.pm line 2598
TWiki::handleCommonTags('TWiki=HASH(0x7790e0)', '<table>\x{a}<tr>\x{a}<td style="width: 105px;">\x{a}%ATTACHURL%/stuctures...', 'Structures', 'WebHome') called at /home/cornella/twiki/lib/TWiki/UI/View.pm line 375
TWiki::UI::View::_prepare('<table>\x{a}<tr>\x{a}<td style="width: 105px;">\x{a}%ATTACHURL%/stuctures...', 'TWiki=HASH(0x7790e0)', 'Structures', 'WebHome', 'TWiki::Meta=HASH(0x18ca7a0)', 0) called at /home/cornella/twiki/lib/TWiki/UI/View.pm line 359
TWiki::UI::View::view('TWiki=HASH(0x7790e0)') called at /home/cornella/twiki/lib/TWiki/UI.pm line 159
TWiki::UI::__ANON__() called at /home/cornella/twiki/lib/CPAN/lib//Error.pm line 379
eval {...} called at /home/cornella/twiki/lib/CPAN/lib//Error.pm line 371
Error::subs::try('CODE(0x70bee0)', 'HASH(0x18fb410)') called at /home/cornella/twiki/lib/TWiki/UI.pm line 199
TWiki::UI::run('CODE(0x779060)', 'view', 1) called at view line 31
I contacted my web hosting company inquiring as to whether they had removed
ImageMagick and they stated that it is still present on my server.
I hope I've provided enough information - if I'm missing something let me know and I'll go figure it out! If anyone has any suggestions to clear up these problems it would be greatly appreciated
--
TWikiGuest - 2009-04-18
Discussion and Answer
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2009-06-02
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.