Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Verify Links problem

Quote Reply
Verify Links problem
When I try to verify links I got this error message

Code:
Launching new child ... ok (707)
Launching new child ... ok (717)
Launching new child ... ok (730)
Launching new child ... A fatal error has occured:Error launching child '/usr/bin/perl5 /home/sites/web/cgi-bin/admin/verify-child.pl '. Status: 256 at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 199.
Please enable debugging in setup for more details.
Error launching child '/usr/bin/perl5 /home/sites/web/cgi-bin/admin/verify-child.pl '. Status: 256 at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 199.

It happen few days ago and before that everything work just fine.

UnReal Network
Quote Reply
Re: [deadroot] Verify Links problem In reply to
>>Please enable debugging in setup for more details. <<
Quote Reply
Re: [Paul] Verify Links problem In reply to
Well, I did but didn't want to post whole screen.
Here it is:
Code:
Stack Trace
======================================
Links (16761): Links::environment called at /home/sites/web/cgi-bin/admin/Links.pm line 431 with no arguments.
Links (16761): Links::fatal called at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 199 with arguments
(Error launching child '/usr/bin/perl5 /home/sites/web/cgi-bin/admin/verify-child.pl '. Status: 256 at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 199.
).
Links (16761): Links::Parallel::WorkUnit::new_handle called at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 171 with arguments
(/usr/bin/perl5, /home/sites/web/cgi-bin/admin/verify-child.pl, [undef], ARRAY(0x84b3868)).
Links (16761): Links::Parallel::WorkUnit::new called at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 141 with arguments
(Links::Parallel::WorkUnit, /usr/bin/perl5, /home/sites/web/cgi-bin/admin/verify-child.pl, [undef], ARRAY(0x84b3868)).
Links (16761): Links::Parallel::new_work_unit called at /home/sites/web/cgi-bin/admin/Links/Parallel.pm line 74 with arguments
(Links::Parallel=HASH(0x84b1504)).
Links (16761): Links::Parallel::wait called at /home/sites/web/cgi-bin/admin/nph-verify.cgi line 226 with arguments
(Links::Parallel=HASH(0x84b1504)).
Links (16761): main::check_links called at /home/sites/web/cgi-bin/admin/nph-verify.cgi line 82 with arguments
(4, 404, 0, 7, 1969/12/31, 2000/8/2).
Links (16761): main::main called at /home/sites/web/cgi-bin/admin/nph-verify.cgi line 28 with no arguments.


System Information
======================================
Perl Version: 5.00503
Links SQL Version: 2.1.2
DBI.pm Version: 1.15
Persistant Env: mod_perl (0) SpeedyCGI (0)
@INC =
/home/sites/web/cgi-bin/admin
/usr/lib/perl5/5.00503/i386-linux
/usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux
/usr/lib/perl5/site_perl/5.005
.

CGI INPUT
======================================
days => 7
do => check_links
method => 4
since => 1969/12/31
status => 404
to => 2000/8/2

UnReal Network
Quote Reply
Re: [deadroot] Verify Links problem In reply to
What Plugins do you have installed?
Install any recently?

We had this problem once and it went away when I uninstalled a plugin...
Quote Reply
Re: [webslicer] Verify Links problem In reply to
1. Change Info
2. Search Logger
3. Search Cache

UnReal Network
Quote Reply
Re: [deadroot] Verify Links problem In reply to
Sounds very familiar!

Try uninstalling the SearchCache Plugin first,
then ChangeInfo, and lastly Search Logger.

That way you do not loose any info in the SearchLog if the problem is in one of the first two plugins ...

If you could post what version it was of each plugin, and also what version of LinksSQL you are using (I hate assuming things) it would be good for reference.
Quote Reply
Re: [webslicer] Verify Links problem In reply to
One more I forgot. YahooSubcats.

I tried to uninstall search cache and ChangeInfo, that didn't help.
Well, now I'm afraid to uninstall SearchLogger or Yahoosubcats because then search logs will be lost or my design will be corrupted.

Is there any other way maybe?

Btw, here are versions of the plugins.
1. Change Info 1.0
2. Search Cache 1.01
3. Search Logger 1.1
4. YahooSubCats 1.3
(this is from admin CP)

UnReal Network
Quote Reply
Re: [webslicer] Verify Links problem In reply to
Well, I tried to uninstall every single plugin but Verify Links still don't work.

Maybe someone found where is problem?

Thanks

UnReal Network