Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-26 Thread Igal @ Lucee.org
On 7/26/2017 11:00 AM, Berneburg, Cris J. - US wrote: I'm not such a miserable bastard as this thread would indicate Sounds like a great sig for you. ;-) 😂 (that's a "Laughing Tears" emoji if it doesn't render right) - To

RE: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-26 Thread Berneburg, Cris J. - US
Hey Chris > From: Christopher Schultz [mailto:chris@...] > Sent: Friday, July 21, 2017 1:02 PM > To: users@tomcat.apache.org > Subject: Re: [OT] Unable to install Tomcat 9 on Windows 10 [SNIP] > I'm not such a miserable bastard as this thread would indicate Sounds like

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Roparzh, On 7/22/17 11:05 AM, Roparzh Hemon wrote: > On Fri, Jul 21, 2017 at 6:35 PM, Christopher Schultz > wrote: > >> I've been developing Java web applications since 2000, and I use >> Eclipse, and I've never used Eclipse's "Run as server". >

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-22 Thread Roparzh Hemon
On Fri, Jul 21, 2017 at 6:35 PM, Christopher Schultz wrote: > I've been developing Java web applications since > 2000, and I use Eclipse, and I've never used Eclipse's "Run as > server". So, could you please tell a newbie like me how to view my bare "hello world" html file inside my Java pro

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-22 Thread kidambi madhu
Hi Chris, Bad advice all around: 1. Windows 2k8 was EOL 2015-01-13 [security risk] - I agree with you 2. Windows Server and "workstation" use the same kernel [no difference] - May be you are right and I don't have much exposure of Windows at the Kernel level 3. Java runtime is the same regardles

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-22 Thread Roparzh Hemon
On Fri, Jul 21, 2017 at 6:35 PM, Christopher Schultz wrote: > Try re-posting your question on THIS list and see if you get better > answers. > Done : http://tomcat.markmail.org/search/?q=#query:+page:1+mid:zzrx4xb5l4mudhzm+state:results --

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-21 Thread Igal @ Lucee.org
Mark, On 7/21/2017 10:47 AM, Mark Eggers wrote: 1. Watching a log file is not easy. No "tail". No command-line tools to look at text files, other than "TYPE". Want to see that log file? Open in Notepad. Oh, is your log file too big? Sorry, try a different GUI editor. Oh, does your log file hav

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-21 Thread Mark Eggers
Chris, Replies inline: On 7/21/2017 10:01 AM, Christopher Schultz wrote: > Roparzh, > > On 7/20/17 2:16 PM, Roparzh Hemon wrote: >> On Thu, Jul 20, 2017 at 8:03 PM, Christopher Schultz >> wrote: > >>> 4. Java on Windows is a nightmare. If you want to quip about >>> moving to a "real server OS

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-21 Thread Mark Eggers
Roparzh, On 7/21/2017 9:35 AM, Christopher Schultz wrote: > Roparzh, > > On 7/20/17 10:23 PM, Roparzh Hemon wrote: >> On Thu, Jul 20, 2017 at 8:44 PM, Mark Thomas >> wrote: >>> On 20/07/17 19:16, Roparzh Hemon wrote: I am a long-time Mac fan, but on my mac I got stuck by a configuratio

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Roparzh, On 7/20/17 2:16 PM, Roparzh Hemon wrote: > On Thu, Jul 20, 2017 at 8:03 PM, Christopher Schultz > wrote: > >> 4. Java on Windows is a nightmare. If you want to quip about >> moving to a "real server OS," then suggest switching to a >> UN

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Roparzh, On 7/20/17 10:23 PM, Roparzh Hemon wrote: > On Thu, Jul 20, 2017 at 8:44 PM, Mark Thomas > wrote: >> On 20/07/17 19:16, Roparzh Hemon wrote: >>> I am a long-time Mac fan, but on my mac I got stuck by a >>> configuration problem in JEE and

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-21 Thread Roparzh Hemon
Because I was bored and irritated by this persistent problem, I ended up doing what I seldom do, choosing "Ignore and Continue (Not Recommended)" in the list of options in the installation wizard. The installation then finishes, but localhost:8080 is not recognized in the browser.

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 8:44 PM, Mark Thomas wrote: > On 20/07/17 19:16, Roparzh Hemon wrote: >> I am a long-time >> Mac fan, but on my mac I got stuck by a configuration problem in JEE >> and got ZERO feedback on half a dozen forums and mailing lists, >> including this one. > > Reference please.

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Mark Eggers
Roparzh, On 7/20/2017 6:45 AM, Roparzh Hemon wrote: > Hello all, > > I am currently unable to install Tomcat 9.0 on my Windows 10 > system (I didn't install any other version of Tomcat so far). > I've retried several times and the same problem appears over and > over again : > The

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Mark Thomas
On 20/07/17 19:16, Roparzh Hemon wrote: > On Thu, Jul 20, 2017 at 8:03 PM, Christopher Schultz > wrote: > >> 4. Java on Windows is a nightmare. If you want to quip about moving to >> a "real server OS," then suggest switching to a UNIX-like OS, where >> the Real Servers run :) > > I am quite c

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Igal @ Lucee.org
On 7/20/2017 11:16 AM, Roparzh Hemon wrote: On Thu, Jul 20, 2017 at 8:03 PM, Christopher Schultz wrote: 4. Java on Windows is a nightmare. If you want to quip about moving to a "real server OS," then suggest switching to a UNIX-like OS, where the Real Servers run :) I am quite curious and

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 8:03 PM, Christopher Schultz wrote: > 4. Java on Windows is a nightmare. If you want to quip about moving to > a "real server OS," then suggest switching to a UNIX-like OS, where > the Real Servers run :) I am quite curious and interested in what you say here, because m

Re: [OT] Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 kidambi, On 7/20/17 10:49 AM, kidambi madhu wrote: > Hi Hemon, > > Pls use a server OS (Windows Server 2K8 or 2K12 than Workstation > OS. > > Servers will perform good on Servers only Bad advice all around: 1. Windows 2k8 was EOL 2015-01-13 [sec

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 4:59 PM, Suvendu Sekhar Mondal wrote: > Sounds like you have downloaded the binary version of Tomcat. Can you > please right-click on it and check the properties? If you see a > "unblocked" checkbox, then unblock it first. Then try to install it > with admin privilege. >

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Mark Thomas
On 20 July 2017 15:49:25 BST, kidambi madhu wrote: >Hi Hemon, > >Pls use a server OS (Windows Server 2K8 or 2K12 than Workstation OS. > >Servers will perform good on Servers only That statement is highly debatable and irrelevant to the problem the original poster reported. Mark > >Thanks, >Ma

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Igal @ Lucee.org
On 7/20/2017 8:06 AM, Roparzh Hemon wrote: Should I create that Apps directory ? Yes. You can name it anything you want, but "Apps" is short and semantic in my opinion, so that's the simplest way. Then you don't have to worry about the space nor permissions. Igal Sapir Lucee Core Develope

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 4:51 PM, Igal @ Lucee.org wrote: > > > C:\Program Files\... is a bad place in my opinion, for two reasons: > > 1) There is a stupid space there added by some "genius" from Microsoft > 2) It often requires elevated rights for "write" > > I recommend putting it somep

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 4:51 PM, M. Manna wrote: > what does the following show on command line > echo %TMP% > echo %TEMP% > Both those commands yield C:\Users\ROPARZ~1\AppData\Local\Temp - To unsubscribe, e-mail: users-unsubscr

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Suvendu Sekhar Mondal
On Thu, Jul 20, 2017 at 7:53 PM, Mark Thomas wrote: > On 20/07/17 14:45, Roparzh Hemon wrote: >> Hello all, >> >> I am currently unable to install Tomcat 9.0 on my Windows 10 >> system (I didn't install any other version of Tomcat so far). >> I've retried several times and the same prob

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread M. Manna
what does the following show on command line echo %TMP% echo %TEMP% On 20 July 2017 at 15:44, Roparzh Hemon wrote: > I created a C:\Program Files\Apache > Software Foundation\Tomcat 9.0 again directory next to the original > one, and retried the installation process with that location for the >

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Igal @ Lucee.org
On 7/20/2017 7:44 AM, Roparzh Hemon wrote: I created a C:\Program Files\Apache Software Foundation\Tomcat 9.0 again directory next to the original one, and retried the installation process with that location for the install directory, but the problem and error message stayed the same. C:\Progra

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread kidambi madhu
Hi Hemon, Pls use a server OS (Windows Server 2K8 or 2K12 than Workstation OS. Servers will perform good on Servers only Thanks, Madhu On Thu, Jul 20, 2017 at 3:46 PM, Roparzh Hemon wrote: > On Thu, Jul 20, 2017 at 4:23 PM, Mark Thomas wrote: > > > > You probably need to install with admin p

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 4:23 PM, Mark Thomas wrote: > You probably need to install with admin privs. How would I do that ? Unless I missed something the installation wizard never mentions priviledges before the step where I get an error message --

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
I created a C:\Program Files\Apache Software Foundation\Tomcat 9.0 again directory next to the original one, and retried the installation process with that location for the install directory, but the problem and error message stayed the same. ---

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
On Thu, Jul 20, 2017 at 4:20 PM, M. Manna wrote: > Where is your TMP folder location? Is it somewhere inside Windows? > Try a different TMP folder location and restart. Not sure what you mean by TMP folder location. The default install directory in the wizard is C:\Program Files\Apache Software F

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Mark Thomas
On 20/07/17 14:45, Roparzh Hemon wrote: > Hello all, > > I am currently unable to install Tomcat 9.0 on my Windows 10 > system (I didn't install any other version of Tomcat so far). > I've retried several times and the same problem appears over and > over again : > The install proc

Re: Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread M. Manna
Where is your TMP folder location? Is it somewhere inside Windows? Try a different TMP folder location and restart. On 20 July 2017 at 14:45, Roparzh Hemon wrote: > Hello all, > > I am currently unable to install Tomcat 9.0 on my Windows 10 > system (I didn't install any other version of T

Unable to install Tomcat 9 on Windows 10

2017-07-20 Thread Roparzh Hemon
Hello all, I am currently unable to install Tomcat 9.0 on my Windows 10 system (I didn't install any other version of Tomcat so far). I've retried several times and the same problem appears over and over again : The install process goes on smoothly with the install wizard, up to th