|
From: Sebastian R. K. <seb...@de...> - 2008-08-06 10:58:05
|
Hi Antonio, the problem with WordNet will be resolved with new JeromeDL 2.2 (whatever the number :D) since we will use new JOnto 2.5 that does not require WordNet installation any more. Until than - a couple of questions: 1) Did you install WordNet? If yes - where and what version? I recall we had some issues with 3.0 (due to the JWNL library we depend on) - so you should use 2.1 for the time being. 2) if you installed WordNet in non-default location (which is /usr/ local/WordNet/2.1 - AFAIC) - you need to set up system variable WORDNET_HOME to this new location (e.g., export WORDNET_HOME=..... in TOMCAT/bin/setenv.sh) If the problem remains - please send us logs from both JeromeDL (TOMCAT/logs/catalina.out) and FireBug. Good luck, Sebastian On Aug 6, 2008, at 11:41 , in...@or... wrote: > Hi Sebastian, > as you know, in the frame of the dContentWare project, we ported our > installation of JeromeDL from Windows Vista to Ubuntu Linux. > > We have a problem about running Wordnet 2.1. Jeromedl is unable to > load > the dictionary when searching a specific keyword: in the top right > corner > of the uploading resource page we can read "Loading..." in a red > background, and a "warning info" for Error 500 just next the Keywords > textbox. > > Could you please help me to solve this trouble? > > Thank you very much, > Antonio Chieti > |