[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-11-23 Thread Eduard von Feek
Regarding sudo ln -s /var/lib/tomcat7/common/ /usr/share/tomcat7/common etc... So the currently proposed solution is to create links in the CATALINA_HOME directory (i.e. the "singleton installation directory") pointing to some example CATALINA_BASE instance directory (i.e. the instance directory w

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-04-15 Thread hardingt
Confirmed this is still an issue with 14.04 and tomcat7-user After installing tomcat7-user, those 3 folders are both not in Catalina_home, nor catalina_base. /usr/share/tomcat7/ /var/lib/tomcat7/ Nor do these three folders exist inside a tomcat user instance folder. So the solutions suggested h

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-03-25 Thread Tim Donohue
After further analysis today, I realized my suggestion to correct the configurations in catalina.properties to point at ${catalina.base} instead of ${catalina.home} was WRONG. The original suggestion of symlinks is a better solution, since the location of ${catalina.base} may not always resolve to

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-03-24 Thread Peter Matulis
Removed Ubuntu Server Guide as affected. This is a software problem. ** No longer affects: serverguide -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title: tomcat7 instal

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-03-24 Thread Tim Donohue
Per my previous comment, this issue seems to be a possible duplicate of https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1308284 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/12

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-03-24 Thread Tim Donohue
I ran into this bug today on Ubuntu Server 14.04. I could be wrong, but I'm not sure this is an issue of missing symbolic links, but rather a minor misconfiguration of catalina.properties on Ubuntu 14.04. Specifically, the "server.loader" and "shared.loader" settings are referencing CATALINA_HOME

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-02-23 Thread Robie Basak
** Changed in: tomcat7 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title: tomcat7 installer fails to create symbolic links To

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2015-02-23 Thread quent57
This bug also happen on Ubuntu Server 14.04 using package tomcat7-user . References to those folders are in this file : conf/catalina.properties (in the tomcat instance) : common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*.jar,${catalina.home

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2014-12-22 Thread Martin
I can confirm the problem still exists. Please, is someone can review this bug please ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title: tomcat7 installer fails to crea

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2014-11-04 Thread Dmitry Sandalov
I suppose the links to conf and logs should be created as well: cd /usr/share/tomcat7 sudo ln -s /var/lib/tomcat7/conf/ conf sudo ln -s /var/lib/tomcat7/logs/ logs The folder temp was missing too :( sudo mkdir /usr/share/tomcat7/temp -- You received this bug notification because you are a member

[Bug 1232258] Re: tomcat7 installer fails to create symbolic links

2014-04-27 Thread Евгений
** Also affects: tomcat7 (Ubuntu) Importance: Undecided Status: New ** Changed in: tomcat7 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net