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

2017-04-23 Thread Tux
Thank you for all of your comments. This bug drive me crazy. I was unable to figure out what was it and why it happened. Most people said wrong permission but when I would check folders they didn't even exist... /usr/share/tomcat7/conf# lsb_release -da No LSB modules are available. Distributor

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

2017-01-11 Thread Tom Harrison
Re @tdonohue post #7, I followed the path of adding symlinks to /usr/share/tomcat7 In addition to creating these symlinks in /usr/share/tomcat7 sudo ln -s /var/lib/tomcat7/common/ common sudo ln -s /var/lib/tomcat7/server/ server sudo ln -s /var/lib/tomcat7/shared/ shared I also needed to

[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

[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

[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

[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

[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

[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

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title: tomcat7 installer fails to

[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-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-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.

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title:

[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) :

[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) :

[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 Robie Basak
** Changed in: tomcat7 (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title: tomcat7 installer fails to create symbolic links To manage

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232258 Title: tomcat7 installer fails to create symbolic links

[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

[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

[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.

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232258