2011: search return HTTP 500 error

fangj******@gmai***** (Google Code) (Is this you? Claim this profile.)
May 13, 2011
What version are you running?
1.5.3

What's the URL of the page containing the problem?
http://10.78.32.143/r/search?q=2770

What steps will reproduce the problem?
1.type some words in search box
2.click search button


What is the expected output? What do you see instead?
I expect the search results output,but http 500 error instead

What operating system are you using? What browser?
windows xp,IE8,apache 2.2 with mod_python

Please provide any additional information below.
log shows that pylucene can not load jvm.dll,but in dos command window pylucene run ok.
david
#1 david
Make sure that apache's library path (and pythonpath) contain the directory where jvm.dll lives.
  • +NeedInfo
david
#2 david
  • -NeedInfo
    +Incomplete