[Thread Prev][Thread Next][Index]

Re: [las_users] 6.5.1.12 installation error



enpro@bambook.net wrote:
> I have the same problem before.
> 
>>UI property in 'file:///ui.xml#VecVariable' must refer
>>to file:ui.xml at ../xml/perl/LASServlet.pm line 2059.
>>Error in generating HTML.
> 
> 
> I solve this problem by nodifying the configure.pl file (in
> /las/configure.pl) follow by these:
> 
> A, find out the lines:
> 
>    } elsif ($module eq 'URI') {
> 
> # More recent versions of URI leave an extra slash when resolving
> 'file://las.xml'.
>                      require('DBI.pm');
>                      if ($DBI::VERSION <= 1.19) {
>                        $found = 1;
>                        last;
>                      }
> 
> B, change the condition:  } elsif ($module eq 'URI') {  as
>  } elsif ($module eq 'URI' || $module eq 'URI:URL') {
> 
> 
> hopes it can help you.:

Unfortunately, I get the same error as before:

get_las_page.pl failed, server response was: 500 Internal Server Error
Initialization failed.

So I'd really appreciate it if anybody could help me out!

Thanks!!
-- Hartmut

P.S.: The original error description is here:

http://ferret.pmel.noaa.gov/mail_archives/las_users/fu_2005/msg00313.html
begin:vcard
fn:Hartmut Frenzel
n:Frenzel;Hartmut
org:University of California, Los Angeles;Institute of Geophysics and Planetary Physics
adr:;;5854 Slichter Hall;Los Angeles;CA;90095-1567;USA
email;internet:hfrenzel@igpp.ucla.edu
title:Programmer/Analyst III
tel;work:(310) 825-4682
tel;fax:(310) 206-3051
x-mozilla-html:TRUE
url:http://quercus.igpp.ucla.edu
version:2.1
end:vcard


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP
Contact Us | Privacy Policy | Disclaimer | Accessibility Statement