Bill, Thanks for giving me a good starting point to troubleshoot this. I tried this but it didn't work. I should not that the last version of Evergreen I had running was 1.4-rc2 so I wonder if something was corrupted when I upgraded. Everything else seemed to work well except the staff client. Should I just uninstall and start from scratch? I don't have data in our database at this time.
Thanks, Robert ----- Original Message ----- From: Bill Erickson <[email protected]> Date: Friday, February 6, 2009 8:49 am Subject: Re: [OPEN-ILS-DEV] 1.4.0..1 client batch import/export To: Evergreen Development Discussion List <[email protected]> > On Thu, Feb 5, 2009 at 1:55 PM, Robert Soulliere < > [email protected]> 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: [email protected] > | web: http://esilibrary.com > This E-mail contains privileged and confidential information intended only for the individual or entity named in the message. If the reader of this message is not the intended recipient, or the agent responsible to deliver it to the intended recipient, you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited. If this communication was received in error, please notify the sender by reply E-mail immediately, and delete and destroy the original message.
