|
Date: 7/24/2008 2:12 pm · Subject: Re: Corrupt Asset Tree · Rating: 0
Some more info...
Windows EventViewer entry:
The Apache service named reported the following error:
>>> Apache.exe: Could not determine the server's fully qualified domain name, using 192.168.2.200 for ServerName .
-------------------------------------------------
C:\data\WebGUI\sbin>perl spectre.pl --test
Running connectivity tests.
Testing www.flexdomino.net.conf
Tests completed.
-------------------------------------------------
C:\data\WebGUI\sbin>perl spectre.pl --status
Suspended Workflows 0
Waiting Workflows 0
Running Workflows 0
Total Workflows 0
-------------------------------------------------
C:\data\wre\var\logs\webgui.log shows following errors...
2008/07/19 02:14:03 - ERROR - www.flexdomino.net.conf - Log::Log4perl::Logger::__ANON__[41] - Couldn't compile asset package: WebGUI::Asset::Wobject::Poll. Root cause: Can't locate Graphics/ColorNames.pm in @INC (@INC contains: /data/WebGUI/lib C:/data/wre/prereqs/site/lib C:/data/wre/prereqs/lib . C:/data/wre/prereqs) at C:/data/wre/prereqs/site/lib/Color/Calc.pm line 7.
BEGIN failed--compilation aborted at C:/data/wre/prereqs/site/lib/Color/Calc.pm line 7.
Compilation failed in require at /data/WebGUI/lib/WebGUI/Image/Color.pm line 4.
BEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Image/Color.pm line 4.
Compilation failed in require at /data/WebGUI/lib/WebGUI/Image/Palette.pm line 4.
BEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Image/Palette.pm line 4.
Compilation failed in require at /data/WebGUI/lib/WebGUI/Image.pm line 4.
BEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Image.pm line 4.
Compilation failed in require at /data/WebGUI/lib/WebGUI/Image/Graph.pm line 4.
BEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Image/Graph.pm line 4.
Compilation failed in require at /data/WebGUI/lib/WebGUI/Asset/Wobject/Poll.pm line 22.
BEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Asset/Wobject/Poll.pm line 22.
Compilation failed in require at /data/WebGUI/lib/WebGUI/Asset.pm line 1368.
2008/07/19 02:14:17 - ERROR - www.flexdomino.net.conf - Log::Log4perl::Appender::log[182] - Couldn't get UI level of WebGUI::Asset::Wobject::Poll. Root cause: Can't locate object method "getUiLevel" via package "WebGUI::Asset::Wobject::Poll" at /data/WebGUI/lib/WebGUI/Asset.pm line 700.
...
2008/07/24 20:21:58 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Couldn't get UI level of WebGUI::Asset::Wobject::Poll. Root cause: Can't locate object method "getUiLevel" via package "WebGUI::Asset::Wobject::Poll" at /data/WebGUI/lib/WebGUI/Asset.pm line 700.
2008/07/24 20:22:08 - ERROR - www.flexdomino.net.conf - main::[[undef]] - Couldn't get UI level of WebGUI::Asset::Wobject::Poll. Root cause: Can't locate object method "getUiLevel" via package "WebGUI::Asset::Wobject::Poll" at /data/WebGUI/lib/WebGUI/Asset.pm line 700.
-------------------------------------------------
I ran rebuildLineage.pl, but it doesn't work...
C:\data\WebGUI\sbin>perl rebuildLineage.pl --configFile=WebGUI.conf.original Starting...DBI connect('www_example_com;host=localhost','webgui',...) failed: Ac cess denied for user 'webgui'@'localhost' (using password: YES) at ../lib/WebGUI /SQL.pm line 322 DBI connect('www_example_com;host=localhost','webgui',...) failed: Access denied for user 'webgui'@'localhost' (using password: YES) at ../lib/WebGUI/SQL.pm lin e 322 <h1>Fatal Internal Error</h1>fatal: Couldn't connect to WebGUI database, and can 't continue without it. at ../lib/WebGUI/Session/ErrorHandler.pm line 232.
-------------------------------------------------
Meanwhile something else happened without me touching the content manager. Under one of the assets a sub-asset appeared which is actually linked somewhere else!!!???
--- (Edited on 7/24/2008 2:12 pm [GMT-0500] by mwille64) ---
|