Re: AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread Olaf Kock
Christopher,

On 07.06.19 16:41, Christopher Schultz wrote:
> Olaf,
>
> On 6/7/19 10:04, Olaf Kock wrote:
> > On 07.06.19 15:30, Support  wrote:
> >> Hi,
> >>
> >> it is not working my folder structure is usr/share/tomcat
>
> > [snip]
>
> > Further, if you've used your distro's packaged Tomcat installation,
> > the best way to get support for it might be through your distro's
> > forums. Tomcat installations from Linux package managers tend to be
> > exploded into a lot of directories that are unexpected in case one
> > is only used to the standard downloaded version and its directory
> > structure.
>
> Keep in mind that RedHat's package maintainer for Tomcat is a member
> of the Tomcat PMC, so asking here is actually likely to yield some
> good results.

That's good news (to me). Must have missed by my attention while reading
along

(Also sorry for misattributing the first quote to Bernd Schatz, I've
been overeagerly removing lines, correcting now)

Re-reading the original post, this was originating at a managed package,
but ended with the updated package installed from the regular distribution.

My main suggestion for this would be:

* Uninstall the package-manager version (7) to make sure not to have any
conflicts.
* Make sure that the permissions are right on the directories and
documented scripts
* and still: Provide more information on *how* it *doesn't* work.

Cheers,

Olaf


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Olaf,

On 6/7/19 10:04, Olaf Kock wrote:
> On 07.06.19 15:30, bernd.sch...@daimler.com wrote:
>> Hi,
>> 
>> it is not working my folder structure is usr/share/tomcat
> 
> [snip]
> 
> Further, if you've used your distro's packaged Tomcat installation,
> the best way to get support for it might be through your distro's
> forums. Tomcat installations from Linux package managers tend to be
> exploded into a lot of directories that are unexpected in case one
> is only used to the standard downloaded version and its directory
> structure.

Keep in mind that RedHat's package maintainer for Tomcat is a member
of the Tomcat PMC, so asking here is actually likely to yield some
good results.

- -chris
-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlz6d64ACgkQHPApP6U8
pFi8YRAAt0GucxIWFCwJ82xUhKioC5b9Rj3Ah82tHC47TR74Kn479tjXS1VmllkJ
cmYt00CmmeJqq9lc46pJQMamB5YuHeTi6U0+tKwnLsMeocB5prVtv/Iu0jH8Oqdx
OLOo4lQxR8GmyAM94HtKCeTL2NcmZaa35lx7W4JxSa/esZMGVlzw4tjRA/yLpMvj
KEH+ruT3L/dEzhV0N1cBxgtTw71kyr79/3E2Qow8ASA65xT17386ZfLY6nrqG2PQ
hvbMuGfBaYzD2hSExrxOL+LVkgPEi8ML+3e9/B7fmydiFx50ocdAMzx/8T9EbDDa
TJygXp58v7JDf4arGIUNU7KHwTNO+Rshyt9CA7X4xkCPPxS3QGzsF8ODxewd97bo
wgZrDqwtKkS5MmxFWVCEvxXKYihkVNp3vbmEvdxC4wzXSX/Aim1GdbCpABR3zQPt
mAbd7Dz3hjU63IFapN9Zcs7eglaFdk71wR04YzQkqd3xS7s+y40ozWjtaQ+D7lxG
nD5+OzPJoLiDDbwoKlR5uB0bo0STvdDvx8wfISt/Y7IDPEOxIO/4fUJOQ1ijM4/M
RSbVAnDSSMBNJEMsOKKZZZla3P92p1jE77/E08CbNPl0XvFxSWOeuMcvK7nyZ1dY
1ygzDcWRt8O8xPCoSY7XJKznJggqhNM1joj5YP5IU9Smxuz9cTw=
=K99K
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread Olaf Kock


On 07.06.19 15:30, bernd.sch...@daimler.com wrote:
> Hi,
>
> it is not working my folder structure is usr/share/tomcat

On top of Bernd's questions: Please provide as much detail as you can.
"It is not working" isn't really helpful for coming up with additional
suggestions. How exactly is it not working? Do you see error messages
(as Bernd asked for the log), does it not start at all? Are the
applications not running, but Tomcat does?

We need to know what you observe, not what you want to observe (e.g.
everything working correctly), only then will we have the opportunity to
provide some help.

Also, note that there was no Tomcat 7.2. There was a 7.0.2 beta (in
2010), so I'm not even really sure where you come from.

Further, if you've used your distro's packaged Tomcat installation, the
best way to get support for it might be through your distro's forums.
Tomcat installations from Linux package managers tend to be exploded
into a lot of directories that are unexpected in case one is only used
to the standard downloaded version and its directory structure.

Best,

Olaf


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



AW: Updating tomcat 7 to 9 got problems

2019-06-07 Thread bernd . schatz
Hi,

> -Ursprüngliche Nachricht-
> Von: Support 
> Gesendet: Freitag, 7. Juni 2019 15:21


> I am using Tomcat version 7.2 for my application
> 
> whenever in install tomcat I use the command  sudo yum install tomcat
> default it was installing tomcat version 7.2
> 
> I want to update to 9 I was unable to run tomcat 9 I followed these steps
> https://linuxize.com/post/how-to-install-tomcat-9-on-centos-7/
> 
> it is not working my folder structure is usr/share/tomcat

For helping you we need some more food,
what is the error message you logfile ?

btw: your guide installs tomcat below /opt,
so /usr/share/tomcat is probably not used.



-- 
Mit freundlichen Grüßen / Kind Regards/ नमस्ते(Namaste)
Bernd Schatz
ITI/FT - CoC Enterprise Platforms Services (PAI)
HPC Z252
Gebäude VDZ Ost 1.OG
Plieninger Str. 150
70567 Stuttgart

Bernd Schatz
Büro: +49 711 17 41463
Mobile: +49 151 5862 6591
FAX: +49 711 17 7904 1252
mailto:bernd.sch...@daimler.com 
https://matter.i.daimler.com




openpgp-digital-signature.asc
Description: PGP signature