[Desktop-packages] [Bug 1508562] Re: Broken symlinks for JSP support in libjetty-extra-java version 6.1.26-1ubuntu1.1

2016-11-30 Thread Rarylson Freitas
Hi, I'm having the same problem when trying to run Solr from the `solr- jetty` package in Trusty. I discovered that the problem was solved in Debian, and I'm hope the solution will be backported to Ubuntu 14.04 soon. However, I'm here to share three **workarounds**. All of them consist on use b

[Desktop-packages] [Bug 1508562] Re: Broken symlinks for JSP support in libjetty-extra-java version 6.1.26-1ubuntu1.1

2016-11-30 Thread Rarylson Freitas
I've tested all the previous three workarounds with Jetty+Solr, and Solr is working normally. Maybe the last solution is the better one. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jetty in Ubuntu. https://bugs.launchpad.net/bugs/150

[Desktop-packages] [Bug 1596032] Re: jetty init file has bad rotatelogs location

2016-11-30 Thread Rarylson Freitas
In Debian: Fixed in version jetty/6.1.26-3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jetty in Ubuntu. https://bugs.launchpad.net/bugs/1596032 Title: jetty init file has bad rotatelogs location Status in jetty package in Ubuntu:

[Desktop-packages] [Bug 1596032] Re: jetty init file has bad rotatelogs location

2016-11-30 Thread Rarylson Freitas
Reported also here in Debian: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=719875 I think this is already fixed in Debian. I fixed it in my servers the same way: changing /usr/sbin to /usr/bin. ** Bug watch added: Debian Bug tracker #719875 http://bugs.debian.org/cgi-bin/bugreport.cgi?b

[Desktop-packages] [Bug 1596032] Re: jetty init file has bad rotatelogs location

2016-11-30 Thread Rarylson Freitas
The bug is fixed also in Ubuntu 16.04. So, basically, it's only necessary a backport. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jetty in Ubuntu. https://bugs.launchpad.net/bugs/1596032 Title: jetty init file has bad rotatelogs lo

[Desktop-packages] [Bug 1646202] [NEW] jetty init file prints wrong reachable information

2016-11-30 Thread Rarylson Freitas
Public bug reported: When starting/stopping Jetty via its init script (/etc/init.d/jetty), we can get strange/wrong/inconsistent information about the host and port in which Jetty is/was listen. This occurs in Ubuntu 14.04, but probably occurs in other Ubuntu/Debian versions since the `/etc/init.

[Desktop-packages] [Bug 1508562] Re: Broken symlinks for JSP support in libjetty-extra-java version 6.1.26-1ubuntu1.1

2016-12-01 Thread Rarylson Freitas
Sorry, the last workaround does NOT work. Use the first or the second one. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jetty in Ubuntu. https://bugs.launchpad.net/bugs/1508562 Title: Broken symlinks for JSP support in libjetty-extr

[Desktop-packages] [Bug 1508562] Re: Broken symlinks for JSP support in libjetty-extra-java version 6.1.26-1ubuntu1.1

2016-12-01 Thread Rarylson Freitas
** Attachment added: "jsp-2.1-6.0.2.jar" https://bugs.launchpad.net/ubuntu/+source/jetty/+bug/1508562/+attachment/4785985/+files/jsp-2.1-6.0.2.jar -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jetty in Ubuntu. https://bugs.launchpad

[Desktop-packages] [Bug 1508562] Re: Broken symlinks for JSP support in libjetty-extra-java version 6.1.26-1ubuntu1.1

2016-12-01 Thread Rarylson Freitas
I updated the workarounds in this post: http://stackoverflow.com/a/40893892/2530295. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jetty in Ubuntu. https://bugs.launchpad.net/bugs/1508562 Title: Broken symlinks for JSP support in lib

[Desktop-packages] [Bug 1646202] Re: jetty init file prints wrong reachable information

2016-12-02 Thread Rarylson Freitas
And... ** Patch added: "etc_default_jetty.reachable.patch" https://bugs.launchpad.net/ubuntu/+source/jetty/+bug/1646202/+attachment/4786562/+files/etc_default_jetty.reachable.patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jett

[Desktop-packages] [Bug 1646202] Re: jetty init file prints wrong reachable information

2016-12-02 Thread Rarylson Freitas
Hi, I discovered another strange and related behavior. When leaving JETTY_HOST empty, instead of listening on all IPs (0.0.0.0 - IPv4 and IPv6), the server is listening on localhost (IPv4 127.0.0.1). I run some tests and I discovered that passing an empty jetty.host as param is different than no