From Equinox today:
After doing some research it looks like this is an intermittent problem. Unfortunately intermittent problems are the hardest to troubleshoot.
SELECT "acn".create_date, "acn".creator, "acn".deleted,"acn".edit_date, "acn".editor, "acn".id, "acn".label, "acn".owning_lib, "acn".record FROM asset.call_number AS "acn" WHERE"acn".record = 23113 AND "acn".owning_lib = 101 AND "acn".label = 'F GEOR' AND "acn".deleted = 'f'; create_date | creator | deleted | edit_date | editor | id | label | owning_lib | record
-------------------------------+---------+---------+-------------------------------+--------+-------+--------+------------+--------2010-04-19 14:15:34.921999-04 | 43593 | f | 2010-04-19 14:15:34.921999-04 | 43593 | 78506 | F GEOR | 101 | 23113
(1 row)That query crashed the server on 4/15, but we can see it succeeded and created the record on 4/19. I will continue to research and provide updates. We are going to beat this problem!
On another note, it seems that the admin/open-ils default username and password still work. You should change this password for security reasons.
-- "Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind." Dr. Seuss
<<attachment: jwandrey.vcf>>
