Usual trouble - runbib says "error"
Jeremy Malcolm <[email protected]>
| Newsgroups | gmane.text.refdb.general |
|---|---|
| Message-ID | <[email protected]> |
runbib is aborting for me again with the unhelpful message "error", and
I've gone through all the usual reasons why this always happens (eg.
obviously missing fields in references I've added recently, stray colons
in citation keys) to no avail. When I run refdbd in debugging mode the
last lines it shows as runbib spits out its error are:
SELECT
thesis.t_author.author_name,thesis.t_author.author_lastname,thesis.t_author.author_firstname,thesis.t_author.author_middlename,thesis.t_author.author_suffix,thesis.t_xauthor.xauthor_role
FROM thesis.t_author, thesis.t_xauthor WHERE
thesis.t_author.author_id=thesis.t_xauthor.author_id AND
thesis.t_xauthor.xauthor_type='primary' AND
thesis.t_xauthor.refdb_id=416 ORDER BY t_xauthor.xauthor_position
child finished client on fd 5
child exited with code 1
server waiting n_max_fd=4
That same SELECT query appears a few times further up, in fact it almost
seems to be stuck in a loop. Its results are:
+-------------+-----------------+------------------+
| author_name | author_lastname | author_firstname |
+-------------+-----------------+------------------+
| ACA | ACA | NULL |
+-------------+-----------------+------------------+ ...
-------------------+---------------+--------------+
author_middlename | author_suffix | xauthor_role |
-------------------+---------------+--------------+
NULL | NULL | |
-------------------+---------------+--------------+
There is nothing unusual about this record though, because I have lots
of authors without firstnames, middlenames or suffixes, and neither is
that from a reference that I added recently.
What can I do to troubleshoot this further?
Thanks.
--
Jeremy Malcolm LLB (Hons) B Com
Internet and Open Source lawyer, IT consultant, actor
host -t NAPTR 1.0.8.0.3.1.2.9.8.1.6.e164.org|awk -F! '{print $3}'
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Refdb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/refdb-users
smime.p7s
(application/x-pkcs7-signature, 3.2 KB) - not displayed