500 Internal Server Error

English! place to talk about development, programming and coding
Post Reply
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

500 Internal Server Error

Post by ndhvu275 »

Hi,

I want to install a package via Package Manager web. After click on the Install, the error 500 Internal Server Error was shown. Log file wrote like this:
[Wed Nov 7 16:14:09 2012][Error][Kernel::System::XML::XMLParse][776] C-Parser:
encoding specified in XML declaration is incorrect at line 1, column 31, byte 62 at C:/Program Files/OTRS/StrawberryPerl/perl/vendor/lib/XML/Parser.pm line 187
!
[Wed Nov 7 16:14:09 2012][Error][Kernel::System::XML::XMLParse][777] XML::Parser produced errors. I use XML::Parser::Lite as fallback!


Anyone knows this, please help me

Thanks
Hoang Vu
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: 500 Internal Server Error

Post by jojo »

OTRS was not able to download the xml file with the server list due to a misconfigured proxy
"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
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

Re: 500 Internal Server Error

Post by ndhvu275 »

jojo wrote:OTRS was not able to download the xml file with the server list due to a misconfigured proxy
Hi Jojo

Thanks for reply. Could you please to explain for me how to exactly do this error

Regards,
Hoang Vu
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: 500 Internal Server Error

Post by jojo »

allow the server direct cennection to the internet
"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
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

Re: 500 Internal Server Error

Post by ndhvu275 »

Hi Jojo

Yeah, I got it. Thank you very much.

But now, I met again the error "Package not correctly deployed! Please reinstall the package." (that I posted detail in another thread). I also post right here the log file:

[Wed Nov 7 16:45:24 2012][Error][Kernel::System::Package::_FileInstall][2549] Content not defined in File!
[Wed Nov 7 16:45:24 2012][Error][Kernel::System::Package::_FileInstall][2549] Content not defined in File!
[Wed Nov 7 16:45:24 2012][Error][Kernel::System::Package::_FileInstall][2549] Content not defined in File!
[Wed Nov 7 16:45:24 2012][Error][Kernel::System::Package::_FileInstall][2549] Content not defined in File!
[Wed Nov 7 16:45:24 2012][Error][Kernel::System::Package::_FileInstall][2549] Content not defined in File!
[Wed Nov 7 16:45:24 2012][Notice][Kernel::System::Package::RepositoryGet] No such package: AgentHelloWorld-0.0.1!
[Wed Nov 7 16:49:00 2012][Error][Kernel::System::Package::DeployCheck][1285] AgentHelloWorld-0.0.1: No such file: C:/PROGRA~1/OTRS/OTRS/D:/_OTRS/Kernel/Config/Files/HelloWorld.xml!
[Wed Nov 7 16:49:00 2012][Error][Kernel::System::Package::DeployCheck][1285] AgentHelloWorld-0.0.1: No such file: C:/PROGRA~1/OTRS/OTRS/D:/_OTRS/Kernel/System/HelloWorld.pm!
[Wed Nov 7 16:49:00 2012][Error][Kernel::System::Package::DeployCheck][1285] AgentHelloWorld-0.0.1: No such file: C:/PROGRA~1/OTRS/OTRS/D:/_OTRS/Kernel/Modules/AgentHelloWorld.pm!
[Wed Nov 7 16:49:00 2012][Error][Kernel::System::Package::DeployCheck][1285] AgentHelloWorld-0.0.1: No such file: C:/PROGRA~1/OTRS/OTRS/D:/_OTRS/Kernel/Language/de_AgentHelloWorld.pm!
[Wed Nov 7 16:49:00 2012][Error][Kernel::System::Package::DeployCheck][1285] AgentHelloWorld-0.0.1: No such file: C:/PROGRA~1/OTRS/OTRS/D:/_OTRS/Kernel/Output/HTML/Standard/HelloWorld.dtl!


Please help me

Hoang Vu
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: 500 Internal Server Error

Post by jojo »

don't open multi threads for the same!
"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
ndhvu275
Znuny advanced
Posts: 139
Joined: 06 Nov 2012, 09:02
Znuny Version: 3.x, 4.x and 5.x
Real Name: Vu Nguyen
Company: INFOdation
Location: Netherlands
Contact:

Re: 500 Internal Server Error

Post by ndhvu275 »

jojo wrote:don't open multi threads for the same!
Hi Jojo,

Yes, I know. Because I did reseach on google almost a working day, but now I'm still be in it.

Sorry for this.
Thanks

Hoang Vu
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
Post Reply