Hi,
I have installed otrs help desk 3.0.10 and am trying to install the itsm package. But am receiving the error Software error:
multiple roots, wrong element 'HTML' on clicking on package manager tab. This has happened after i set the secure mode
to 'yes'. Am using red hat OS.
Please help with this.Urgent!!
Multiple roots, Wrong element 'HTML'
Moderator: crythias
Multiple roots, Wrong element 'HTML'
Last edited by freddyvl on 28 Nov 2011, 08:02, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Multiple roots, Wrong element 'HTML'
To put SecureMode back to No (but... you shouldn't?)
edit Kernel/System/Config/ZZZAuto.pm
change $Self->{'SecureMode'} = 1;
to
$Self->{'SecureMode'} = 0;
edit Kernel/System/Config/ZZZAuto.pm
change $Self->{'SecureMode'} = 1;
to
$Self->{'SecureMode'} = 0;
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Multiple roots, Wrong element 'HTML'
Hey,
Thnx for the reply. That is actually how I had set the secure mode initially ie.change $Self->{'SecureMode'} = 1; . The issue has changed somewhat.
Now I am unable to even log in to the system. Same error - Software error :multiple roots, wrong element 'HTML. I have even tried re-installing the application. Tried moving the database. But the error persists. I cannot format the machine as I have Nagios also installed with someone else using it. Could it be a conflict with Nagios.?
Pulling my hair out trying to figure this one out.
Thnx for the reply. That is actually how I had set the secure mode initially ie.change $Self->{'SecureMode'} = 1; . The issue has changed somewhat.
Now I am unable to even log in to the system. Same error - Software error :multiple roots, wrong element 'HTML. I have even tried re-installing the application. Tried moving the database. But the error persists. I cannot format the machine as I have Nagios also installed with someone else using it. Could it be a conflict with Nagios.?
Pulling my hair out trying to figure this one out.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Multiple roots, Wrong element 'HTML'
Googling the error for multiple roots seems to be an xml schema issue.
Considering you've already been changing the xml manually, it could be a problem.
When you say you've reinstalled the application, I'm guessing that you have reinstalled using the existing configs and xml files, which means that the broken one is still in your filesystem.
Considering you've already been changing the xml manually, it could be a problem.
When you say you've reinstalled the application, I'm guessing that you have reinstalled using the existing configs and xml files, which means that the broken one is still in your filesystem.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Multiple roots, Wrong element 'HTML'
I downloaded a new installable for 3.0.11 and tried to install it over the current installation. I had figured deleting and creating the database from the web installer would be enough. I will try fixing the XML files.
Re: Multiple roots, Wrong element 'HTML'
Fresh install 3.0.11 on a new machine - red hat 5.4 giving the same error on clicking on package manager.

Re: Multiple roots, Wrong element 'HTML'
The Package Manager will try to fetch a XML file from otrs.org
So please deactivate this feature via sysconfig or correct the settings for your proxy in the sysconfig.
Your Proxy sends an answer to the package manager which could not be parsed
So please deactivate this feature via sysconfig or correct the settings for your proxy in the sysconfig.
Your Proxy sends an answer to the package manager which could not be parsed
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com