Package: solr-jetty
Version: 3.6.0+dfsg-1
Severity: normal

There is a symlink for jquery in the solr admin folder
ls -l /usr/share/solr/web/admin/jquery-1.4.3.min.js 
lrwxrwxrwx 1 root root 40 Feb 26 18:27 
/usr/share/solr/web/admin/jquery-1.4.3.min.js -> 
../../../javascript/jquery/jquery.min.js

But in the browser when going to the admin folder I get a 404
[13:29:15.567] GET http://X.X.X.X:8080/solr/core0/admin/jquery-1.4.3.min.js 
[HTTP/1.1 404 Not Found 80ms]

Overwriting it with the real file fixes the problem 
/usr/share/solr/web/admin# cp ../../../javascript/jquery/jquery.min.js 
jquery-1.4.3.min.js

This is when using solr with jetty. It's possible it'related to #683854 which I 
worked around by symlinking web to webapp

Thanks,

Michael

-- System Information:
Debian Release: 6.0.7
  APT prefers stable
  APT policy: (999, 'stable'), (400, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-xen-686 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages solr-jetty depends on:
ii  jetty                       6.1.24-6     Java servlet engine and webserver
ii  libjetty-extra-java         6.1.24-6     Java servlet engine and webserver 
ii  solr-common                 3.6.0+dfsg-1 Enterprise search server based on 

solr-jetty recommends no packages.

solr-jetty suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to