My refdbd hangs when I issue a getref command. Everything else works. I know a
similar bug was reported about one year ago, but it is not clear, whether the
problem was resolved then.
Here my setup:
You are served by: refdb 0.9.8-pre1
Client IP: 127.0.0.1
Connected via mysql driver (dbd_mysql v0.8.1)
to: 5.0.22-Debian_4-log
db version: 1
serverip: localhost
timeout: 180
dbs_port:
logfile: /var/log/refdbd.log
logdest: 0
loglevel: 7
remoteadmin: off
pidfile: /var/run/refdbd.pid
And this is the corresponding log file (getau first, which works, then getref
which just hangs):
++
refdbd -s -e 0 -l 7
dbi_driver_dir went to:
dbi is up using default driver dir
Available libdbi database drivers:
mysql
pgsql
sqlite
sqlite3
Requested libdbi driver found
Database directory:
/var/lib/refdb/db
application server started
share extended notes by default
use /tmp/refdbd_fifo6047 as fifo
server waiting n_max_fd=4
adding client 127.0.0.1 on fd 5
server waiting n_max_fd=5
try to read from client
serving client on fd 5 with protocol version 4
210-13-79-16
send pseudo-random string to client
parent removing client on fd 5
server waiting n_max_fd=4
selectdb hykli -u dominik -w XXXXXXXXXXX
dbi is up
localhost
dominik
XXXXXX
mysql
/var/lib/refdb/db
refdb
connected to database server using database:
refdb
could not open version file:
/var/lib/refdb/db/DB_VERSION
Main database looks ok:
refdb
localhost
dominik
XXXXXX
mysql
/var/lib/refdb/db
refdb
connected to database server using database:
refdb
localhost
dominik
XXXXXX
mysql
/var/lib/refdb/db
hykli
connected to database server using database:
hykli
SELECT meta_app,meta_type,meta_dbversion from t_meta
command processing done, finish dialog now
child finished client on fd 5
child exited with code 0
server waiting n_max_fd=4
adding client 127.0.0.1 on fd 5
server waiting n_max_fd=5
try to read from client
serving client on fd 5 with protocol version 4
021-63-17-18
send pseudo-random string to client
parent removing client on fd 5
server waiting n_max_fd=4
getau -u dominik -w XXXXXXXXX -E ISO-8859-1 -d hykli
dbi is up
localhost
dominik
XXXXXX
hykli
mysql
/var/lib/refdb/db
ISO-8859-1
refdb
connected to database server using database:
refdb
Main database looks ok:
refdb
localhost
dominik
XXXXXX
hykli
mysql
/var/lib/refdb/db
ISO-8859-1
hykli
SELECT meta_app,meta_type,meta_dbversion from t_meta
connected to database server using database:
hykli
SELECT VERSION()
SELECT DISTINCT t_author.author_name FROM t_author, t_xauthor WHERE
t_author.aut hor_id=t_xauthor.author_id AND t_xauthor.xauthor_type='primary'
AND t_author.aut hor_name RLIKE '.*' ORDER BY t_author.author_name
command processing done, finish dialog now
child finished client on fd 5
child exited with code 0
server waiting n_max_fd=4
adding client 127.0.0.1 on fd 5
server waiting n_max_fd=5
try to read from client
serving client on fd 5 with protocol version 4
120-61-46-11
send pseudo-random string to client
parent removing client on fd 5
server waiting n_max_fd=4
error
child finished client on fd 5
child exited with code 1
server waiting n_max_fd=4
Dominik Reusser
-------------------------------------------------------------------------
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
|