[OPEN-ILS-DEV] 1.4.0..1 client batch import/export

Bill Erickson erickson at esilibrary.com
Fri Feb 6 08:49:33 EST 2009


On Thu, Feb 5, 2009 at 1:55 PM, Robert Soulliere <
robert.soulliere at mohawkcollege.ca> wrote:

> I recently upgraded to 1.4.0.1 for the server and staff client.
> Everything is working except when I try to go into the batch
> import/export module, the system hangs. The progress bar appears
> indicating that it is trying to load, but nothing happens.
>
> Any ideas where to look for troubleshooting?



Hi Robert,

This could be an issue with the Evergreen built-in web authentication
proxy.  If you want to test that, comment-out the Perl proxy handler in
/etc/apache2/eg_vhost.conf.  In the section for <LocationMatch
/vandelay.*xml>

Comment out the proxy code and restart Apache:

...
#    SetHandler perl-script
#   PerlSetVar OILSProxyTitle "Vandelay Login"
#    PerlSetVar OILSProxyDescription "Please log in to import MARC records"
#    PerlSetVar OILSProxyPermissions "IMPORT_MARC"
#    PerlHandler OpenILS::WWW::Proxy
#    Options +ExecCGI
#    PerlSendHeader On
...


Disabling this proxy does not reduce security, it just makes it more
difficult to use Vandelay from a browser.

-b


-- 
Bill Erickson
| VP, Software Development & Integration
| Equinox Software, Inc. / The Evergreen Experts
| phone: 877-OPEN-ILS (673-6457)
| email: erickson at esilibrary.com
| web: http://esilibrary.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20090206/1d990f79/attachment.htm 


More information about the Open-ils-dev mailing list