SID-01799: Error while accessing pages
| Status: |
Answered |
TWiki version: |
|
Perl version: |
|
| Category: |
CategoryError |
Server OS: |
RHEL |
Last update: |
12 years ago |
Hello,
I recently migrated our twiki from an older server to a new machine. I am getting an error when trying to access many of the pages:
ERROR!! Not possible to connect database!!
As far as I can tell there was a mysql database on the old system named twiki, but it is void of all data, no tables in it either. The pages open fine on the old server and I cant seem to find out why I am getting the above error. Is there a place I need to specify a database to connect to? I'm not sure what version of TWiki I am running, but it is build 9626
--
Ben Joyner - 2013-09-11
Discussion and Answer
Is there any solution for this? I posted almost a week ago.
--
Ben Joyner - 2013-09-17
I do get this in the twiki error log, I have tried navigating to the lines mentioned in the log, but I don't see anything that resembles a setting I can change.
| 17 Sep 2013 - 09:43 | ERROR!! Not possible to connect database!! at /var/www/twiki/lib/TWiki/Plugins/BugzillaQueryPlugin.pm line 410.
at /usr/share/perl5/CGI/Carp.pm line 379
CGI::Carp::realdie('ERROR!! Not possible to connect database!! at /var/www/twiki/...') called at /usr/share/perl5/CGI/Carp.pm line 468
CGI::Carp::die('ERROR!! Not possible to connect database!!') called at /var/www/twiki/lib/TWiki/Plugins/BugzillaQueryPlugin.pm line 410
TWiki::Plugins::BugzillaQueryPlugin::openDB() called at /var/www/twiki/lib/TWiki/Plugins/BugzillaQueryPlugin.pm line 311
TWiki::Plugins::BugzillaQueryPlugin::handleBugzillaQuery(undef) called at /var/www/twiki/lib/TWiki/Plugins/BugzillaQueryPlugin.pm line 134
TWiki::Plugins::BugzillaQueryPlugin::commonTagsHandler('---++!! PACTS 4.3.1 Release \x{a} * tagged: Release4_3_1\x{a} * c...', 'PACTS4_3_1', 'PACTS', 0) called at /var/www/twiki/lib/TWiki/Plugin.pm line 225
TWiki::Plugin::invoke('TWiki::Plugin=HASH(0x1f75290)', 'commonTagsHandler', '---++!! PACTS 4.3.1 Release \x{a} * tagged: Release4_3_1\x{a} * c...', 'PACTS4_3_1', 'PACTS', 0) called at /var/www/twiki/lib/TWiki/Plugins.pm line 303
TWiki::Plugins::_dispatch('TWiki::Plugins=HASH(0x1bfbf30)', 'commonTagsHandler', '---++!! PACTS 4.3.1 Release \x{a} * tagged: Release4_3_1\x{a} * c...', 'PACTS4_3_1', 'PACTS', 0) called at /var/www/twiki/lib/TWiki/Plugins.pm line 439
TWiki::Plugins::commonTagsHandler('TWiki::Plugins=HASH(0x1bfbf30)', '---++!! PACTS 4.3.1 Release \x{a} * tagged: Release4_3_1\x{a} * c...', 'PACTS4_3_1', 'PACTS', 0) called at /var/www/twiki/lib/TWiki.pm line 2440
TWiki::handleCommonTags('TWiki=HASH(0x1220f28)', '---++!! PACTS 4.3.1 Release \x{a} * tagged: Release4_3_1\x{a} * c...', 'PACTS', 'PACTS4_3_1') called at /var/www/twiki/lib/TWiki/UI/View.pm line 320
TWiki::UI::View::_prepare('---++!! PACTS 4.3.1 Release \x{a} * tagged: Release4_3_1\x{a} * c...', 'TWiki=HASH(0x1220f28)', 'PACTS', 'PACTS4_3_1', 'TWiki::Meta=HASH(0x23c8e10)', 0) called at /var/www/twiki/lib/TWiki/UI/View.pm line 304
TWiki::UI::View::view('TWiki=HASH(0x1220f28)') called at /var/www/twiki/lib/TWiki/UI.pm line 97
TWiki::UI::__ANON__() called at /var/www/twiki/lib/CPAN/lib///Error.pm line 387
eval {...} called at /var/www/twiki/lib/CPAN/lib///Error.pm line 379
Error::subs::try('CODE(0x241cba8)', 'HASH(0x244e690)') called at /var/www/twiki/lib/TWiki/UI.pm line 146
TWiki::UI::run('CODE(0x129a6e0)') called
--
Ben Joyner - 2013-09-17
I resolved this issue on my own
--
Ben Joyner - 2013-09-18
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.