<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Eurostile;
panose-1:2 11 5 4 2 2 2 5 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EstiloCorreo17
{mso-style-type:personal-compose;
font-family:Eurostile;
color:windowtext;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=ES link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=3 face=Eurostile><span style='font-size:12.0pt;
font-family:Eurostile'>Hii all!!<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span style='font-size:12.0pt;
font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>If I want to restore the root
password with the next sentence:<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>perl -I/opt/rt3/lib -MRT
-MRT::User -e'RT::LoadConfig;RT::Init; my $u =
RT::User->new($RT::SystemUser); $u->Load("root");
$u->SetPassword("secret")'<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>I get the next errors:<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>DBD::mysql::st execute failed:
SELECT command denied to user 'vtd_rt_dbuser'@'localhost' for table 'Users' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 505.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>RT::Handle=HASH(0x1e91af0)
couldn't execute the query 'SELECT * FROM Users WHERE Name = ?' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 518<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x1e91af0)', 'SELECT
* FROM Users WHERE Name = ?', 'RT_System') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1207<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::_LoadFromSQL('RT::CurrentUser=HASH(0x1f481a8)',
'SELECT * FROM Users WHERE Name = ?', 'RT_System') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1126<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCols('RT::CurrentUser=HASH(0x1f481a8)',
'Name', 'RT_System') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record/Cachable.pm line 119<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> DBIx::SearchBuilder::Record::Cachable::LoadByCols('RT::CurrentUser=HASH(0x1f481a8)',
'Name', 'RT_System') called at /opt/rt3/lib/RT/Record.pm line 350<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::Record::LoadByCols('RT::CurrentUser=HASH(0x1f481a8)', 'Name', 'RT_System')
called at /usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line
1071<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCol('RT::CurrentUser=HASH(0x1f481a8)',
'Name', 'RT_System') called at /opt/rt3/lib/RT/CurrentUser.pm line 203<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::CurrentUser::LoadByName('RT::CurrentUser=HASH(0x1f481a8)', 'RT_System')
called at /opt/rt3/lib/RT.pm line 480<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::InitSystemObjects()
called at /opt/rt3/lib/RT.pm line 187<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::Init() called at -e
line 1<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>DBD::mysql::st execute failed:
SELECT command denied to user 'vtd_rt_dbuser'@'localhost' for table 'Users' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 505.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>RT::Handle=HASH(0x1e91af0)
couldn't execute the query 'SELECT * FROM Users WHERE Name = ?' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 518<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x1e91af0)', 'SELECT
* FROM Users WHERE Name = ?', 'Nobody') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1207<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> DBIx::SearchBuilder::Record::_LoadFromSQL('RT::CurrentUser=HASH(0x1f22428)',
'SELECT * FROM Users WHERE Name = ?', 'Nobody') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1126<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCols('RT::CurrentUser=HASH(0x1f22428)',
'Name', 'Nobody') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record/Cachable.pm line 119<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::Cachable::LoadByCols('RT::CurrentUser=HASH(0x1f22428)',
'Name', 'Nobody') called at /opt/rt3/lib/RT/Record.pm line 350<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::Record::LoadByCols('RT::CurrentUser=HASH(0x1f22428)', 'Name', 'Nobody')
called at /usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line
1071<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCol('RT::CurrentUser=HASH(0x1f22428)',
'Name', 'Nobody') called at /opt/rt3/lib/RT/CurrentUser.pm line 203<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::CurrentUser::LoadByName('RT::CurrentUser=HASH(0x1f22428)', 'Nobody') called
at /opt/rt3/lib/RT.pm line 484<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::InitSystemObjects()
called at /opt/rt3/lib/RT.pm line 187<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::Init() called at -e
line 1<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:42:23 2009]
[warning]: DBD::mysql::st execute failed: SELECT command denied to user
'vtd_rt_dbuser'@'localhost' for table 'Users' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 505.
(/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm:505)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:42:23 2009]
[warning]: RT::Handle=HASH(0x1e91af0) couldn't execute the query 'SELECT *
FROM Users WHERE Name = ?' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 518<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x1e91af0)', 'SELECT
* FROM Users WHERE Name = ?', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1207<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::_LoadFromSQL('RT::User=HASH(0x393a730)', 'SELECT
* FROM Users WHERE Name = ?', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1126<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> DBIx::SearchBuilder::Record::LoadByCols('RT::User=HASH(0x393a730)',
'Name', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record/Cachable.pm line 119<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::Cachable::LoadByCols('RT::User=HASH(0x393a730)',
'Name', 'root') called at /opt/rt3/lib/RT/Record.pm line 350<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::Record::LoadByCols('RT::User=HASH(0x393a730)', 'Name', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1071<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCol('RT::User=HASH(0x393a730)', 'Name',
'root') called at /opt/rt3/lib/RT/User_Overlay.pm line 439<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::User::Load('RT::User=HASH(0x393a730)', 'root') called at -e line 1
(/usr/lib/perl5/5.10.0/Carp.pm:47)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:42:23 2009]
[error]: Couldn't get principal for not loaded object
(/opt/rt3/lib/RT/User_Overlay.pm:1113)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:42:23 2009]
[crit]: Can't call method "HasRight" on an undefined value at
/opt/rt3/lib/RT/User_Overlay.pm line 1209. (/opt/rt3/lib/RT.pm:377)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>Can't call method "HasRight"
on an undefined value at /opt/rt3/lib/RT/User_Overlay.pm line 1209.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>vtdrt:~ # perl -I/opt/rt3/lib
-MRT -MRT::User -e'RT::LoadConfig;RT::Init; my $u =
RT::User->new($RT::SystemUser); $u->Load("root");
$u->SetPassword("secret")'<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>DBD::mysql::st execute failed:
SELECT command denied to user 'vtd_rt_dbuser'@'localhost' for table 'Users' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 505.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>RT::Handle=HASH(0x1e91af0)
couldn't execute the query 'SELECT * FROM Users WHERE Name = ?' at /usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm
line 518<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x1e91af0)', 'SELECT
* FROM Users WHERE Name = ?', 'RT_System') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1207<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::_LoadFromSQL('RT::CurrentUser=HASH(0x1f481a8)',
'SELECT * FROM Users WHERE Name = ?', 'RT_System') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1126<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> DBIx::SearchBuilder::Record::LoadByCols('RT::CurrentUser=HASH(0x1f481a8)',
'Name', 'RT_System') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record/Cachable.pm line 119<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::Cachable::LoadByCols('RT::CurrentUser=HASH(0x1f481a8)',
'Name', 'RT_System') called at /opt/rt3/lib/RT/Record.pm line 350<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::Record::LoadByCols('RT::CurrentUser=HASH(0x1f481a8)', 'Name', 'RT_System')
called at /usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line
1071<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> DBIx::SearchBuilder::Record::LoadByCol('RT::CurrentUser=HASH(0x1f481a8)',
'Name', 'RT_System') called at /opt/rt3/lib/RT/CurrentUser.pm line 203<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::CurrentUser::LoadByName('RT::CurrentUser=HASH(0x1f481a8)', 'RT_System')
called at /opt/rt3/lib/RT.pm line 480<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::InitSystemObjects()
called at /opt/rt3/lib/RT.pm line 187<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::Init() called at -e
line 1<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>DBD::mysql::st execute failed:
SELECT command denied to user 'vtd_rt_dbuser'@'localhost' for table 'Users' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 505.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>RT::Handle=HASH(0x1e91af0)
couldn't execute the query 'SELECT * FROM Users WHERE Name = ?' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 518<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x1e91af0)', 'SELECT
* FROM Users WHERE Name = ?', 'Nobody') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1207<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::_LoadFromSQL('RT::CurrentUser=HASH(0x1f22428)',
'SELECT * FROM Users WHERE Name = ?', 'Nobody') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1126<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCols('RT::CurrentUser=HASH(0x1f22428)',
'Name', 'Nobody') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record/Cachable.pm line 119<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::Cachable::LoadByCols('RT::CurrentUser=HASH(0x1f22428)',
'Name', 'Nobody') called at /opt/rt3/lib/RT/Record.pm line 350<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::Record::LoadByCols('RT::CurrentUser=HASH(0x1f22428)', 'Name', 'Nobody')
called at /usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line
1071<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCol('RT::CurrentUser=HASH(0x1f22428)',
'Name', 'Nobody') called at /opt/rt3/lib/RT/CurrentUser.pm line 203<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::CurrentUser::LoadByName('RT::CurrentUser=HASH(0x1f22428)', 'Nobody') called
at /opt/rt3/lib/RT.pm line 484<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::InitSystemObjects()
called at /opt/rt3/lib/RT.pm line 187<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::Init() called at -e
line 1<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:45:41 2009]
[warning]: DBD::mysql::st execute failed: SELECT command denied to user
'vtd_rt_dbuser'@'localhost' for table 'Users' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 505. (/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm:505)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:45:42 2009]
[warning]: RT::Handle=HASH(0x1e91af0) couldn't execute the query 'SELECT *
FROM Users WHERE Name = ?' at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Handle.pm line 518<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x1e91af0)', 'SELECT
* FROM Users WHERE Name = ?', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1207<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::_LoadFromSQL('RT::User=HASH(0x393a730)', 'SELECT
* FROM Users WHERE Name = ?', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1126<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCols('RT::User=HASH(0x393a730)', 'Name',
'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record/Cachable.pm line 119<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::Cachable::LoadByCols('RT::User=HASH(0x393a730)',
'Name', 'root') called at /opt/rt3/lib/RT/Record.pm line 350<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'> RT::Record::LoadByCols('RT::User=HASH(0x393a730)',
'Name', 'root') called at
/usr/lib/perl5/site_perl/5.10.0/DBIx/SearchBuilder/Record.pm line 1071<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
DBIx::SearchBuilder::Record::LoadByCol('RT::User=HASH(0x393a730)', 'Name',
'root') called at /opt/rt3/lib/RT/User_Overlay.pm line 439<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>
RT::User::Load('RT::User=HASH(0x393a730)', 'root') called at -e line 1
(/usr/lib/perl5/5.10.0/Carp.pm:47)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:45:42 2009]
[error]: Couldn't get principal for not loaded object
(/opt/rt3/lib/RT/User_Overlay.pm:1113)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>[Fri Feb 20 08:45:42 2009]
[crit]: Can't call method "HasRight" on an undefined value at
/opt/rt3/lib/RT/User_Overlay.pm line 1209. (/opt/rt3/lib/RT.pm:377)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>Can't call method
"HasRight" on an undefined value at /opt/rt3/lib/RT/User_Overlay.pm
line 1209.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>Any idea??<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'>Thanks a lot!, and I’m
sorry </span></font><font face=Wingdings><span lang=EN-GB style='font-family:
Wingdings'>L</span></font><font face=Eurostile><span lang=EN-GB
style='font-family:Eurostile'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face=Eurostile><span lang=EN-GB
style='font-size:12.0pt;font-family:Eurostile'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 color=navy face=Eurostile><span
style='font-size:12.0pt;font-family:Eurostile;color:navy'>Regards,</span></font><font
size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:navy'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><br>
</span></font><font size=1 color="#1d398d" face=Arial><span style='font-size:
9.0pt;font-family:Arial;color:#1D398D'>ALBERTO VILLANUEVA VAL </span></font><font
size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:navy'><o:p></o:p></span></font></p>
<p class=MsoNormal style='vertical-align:top'><font size=1 color="#5b707c"
face=Arial><span style='font-size:7.0pt;font-family:Arial;color:#5B707C'>Consultor</span></font><font
color=black><span style='color:black'><o:p></o:p></span></font></p>
<p class=MsoNormal style='vertical-align:top'><font size=1 color="#5b707c"
face=Arial><span style='font-size:7.0pt;font-family:Arial;color:#5B707C'>____________________________________________<o:p></o:p></span></font></p>
<p class=MsoNormal style='line-height:30.0pt'><b><font size=2 color="#140a69"
face=Arial><span style='font-size:10.5pt;font-family:Arial;color:#140A69;
font-weight:bold'><img width=165 height=67 id="_x0000_i1025"
src="cid:image001.jpg@01C99340.8B33AF20" alt=Altran align=bottom border=0></span></font></b><font
color=black><span style='color:black'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=1 color="#5b707c" face=Arial><span
style='font-size:7.0pt;font-family:Arial;color:#5B707C'>ParqueEmpresarial Las
Mercedes, Edificio 1 <br>
C/ Campezo, 1. 28022 Madrid<br>
Tel : + 34 91 744 46 00<br>
Fax: + 34 91 415 24 57</span></font><font color=black><span style='color:black'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=1 color="#5b707c" face=Arial><span
style='font-size:7.0pt;font-family:Arial;color:#5B707C'><a
href="http://www.altran.es" target="_blank"><font color="#5b707c"
face="Times New Roman"><span style='font-family:"Times New Roman";color:#5B707C'>www.altran.es</span></font></a><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<div>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font><font size=2
color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:navy'><o:p></o:p></span></font></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<!--[if gte mso 9]><xml>
<u1:shapedefaults u2:ext="edit" spidmax="1026"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<u1:shapelayout u3:ext="edit">
<u1:idmap u3:ext="edit" data="1"/>
</u1:shapelayout>
</xml><![endif]--></div>
</body>
</html>