[Egothor-tech] Getting webspaces to work...
STUART DAVID LEWIS [sdl]
sdl at aber.ac.uk
Thu Feb 10 15:01:15 GMT 2005
Hi,
I've got webspaces working on one installation
(http://www.inf.aber.ac.uk/is-search/) but just cannot get them working
on another one!
My script contains:
#!/bin/sh
. ./INIT
export START_URL='http://www.aber.ac.uk/en/staff/index.php'
# start it up with 1 sec pause
java \
-Djava.util.logging.config.file=log.prop \
-Degothor.server.pause=1 \
org.egothor.robot.Capek $START_URL
echo Building index...
java \
-Djava.util.logging.config.file=log.prop \
-Dvirtspace.table=webspaces \
org.egothor.apps.Michelangelo
echo Compiling index...
java \
-Djava.util.logging.config.file=log.prop \
org.egothor.apps.Compile \
linkdb/db.txt \
linkdb/db.xxx
echo Calculating links...
java \
-Djava.util.logging.config.file=log.prop \
org.egothor.oracle.LinksFileReader \
linkdb/db.xxx \
echo Calculating links...
java \
-Djava.util.logging.config.file=log.prop \
org.egothor.oracle.LinksFileReader \
linkdb/db.xxx \
ranks/
echo Rebuilding index...
java \
-Djava.util.logging.config.file=log.prop \
-Dvirtspace.table=webspaces \
org.egothor.apps.Michelangelo
echo Building link ranks...
java \
-Djava.util.logging.config.file=log.prop \
org.egothor.apps.Oracul \
index/ \
-linksrank ranks/
And my webspaces file contains:
wwwaberacuk http://www.aber.ac.uk:80/
wwwaberacuken http://www.aber.ac.uk:80/en/
wwwaberacukcy http://www.aber.ac.uk:80/cy/
wwwinfaberacuk http://www.inf.aber.ac.uk:80/
altoaberacuk http://alto.aber.ac.uk:80/
usersaberacuk http://users.aber.ac.uk:80/
wwwdisaberacuk http://www.dis.aber.ac.uk:80/
wwwirsaberacuk http://www.irs.aber.ac.uk:80/
compsci http://www.aber.ac.uk:80/compsci/
interpol http://www.aber.ac.uk:80/interpol/
iges http://www.aber.ac.uk:80/iges/
dis http://www.dis.aber.ac.uk:80/
irs http://www.irs.aber.ac.uk:80/
Any ideas? How could I debug this to check the index has the webspaces
attached?
Thanks,
Stuart
_________________________________________________________________
Datblygydd Cymwysiadau'r We Web Applications Developer
Gwasanaethau Gwybodaeth Information Services
Prifysgol Cymru Aberystwyth University of Wales Aberystwyth
E-bost / E-mail: Stuart.Lewis at aber.ac.uk
Ffon / Tel: (01970) 622860
_________________________________________________________________
More information about the Egothor-tech
mailing list