Tags:
create new tag
, view all tags

Question

I have loaded the Action Tracker Plugin but get the following error in TWiki when I try and use it;

Software error: Undefined subroutine &TWiki::Plugins::ActionTrackerPlugin::_lazyInit called at /bigdisk/web/twiki/lib/TWiki/Plugins/ActionTrackerPlugin.pm line 94.

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Sun Solaris
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- PatrickBevacqua - 09 Mar 2005

Answer

That function is defined further down in the file. If it is not there, then there is probably something wrong with your installation. If it is there, but not visible to perl, there is probably something wrong with your perl.

-- CrawfordCurrie - 09 Mar 2005

I got the same error!!!

-- JackYu - 29 Apr 2005

In that pm file, copy sub _lazyInit and its function body before where it is called.... Seems subroutines has to be defined before called.

-- JackYu - 29 Apr 2005

This seems to be a platform dependent issue with the ActionTrackerPlugin. Crawford?

-- PeterThoeny - 07 Jun 2005

I suspect it is a perl version problem, as I have heard of similar errors in other places. Since I can't reproduce it I'm dependent on someone telling me what version of perl they are using when the error appears.....

-- CrawfordCurrie - 30 Jun 2005

It it might be a relative path issue, check your twiki/bin/setlib.cfg and set an absolute path.

-- PeterThoeny - 02 Jul 2005

 
Topic revision: r6 - 02 Jul 2005 - 23:59:13 - PeterThoeny
Support.ActionTrackerPluginLazyInitError moved from Support.ActionTrackerPlugin on 07 Jun 2005 - 06:36 by PeterThoeny - put it back
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback