This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248048 - Error starting Tomcat - '127.0.0.1*' is not recognized as an internal or external command
Summary: Error starting Tomcat - '127.0.0.1*' is not recognized as an internal or exte...
Status: RESOLVED DUPLICATE of bug 248182
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 8.0.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Petr Hejl
URL: '127.0.0.1
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-20 13:17 UTC by vincewebb
Modified: 2016-08-04 16:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vincewebb 2014-10-20 13:17:32 UTC
I have an installation of NetBeans 8.0.1 That I have been using for GlassFish projects. Now I need to do something with Tomcat.

I've installed Tomcat 7 and Tomcat 8 on my PC, both start OK from the command line. I've added them both to NetBeans but it is unable to start either of them. They both produce the same error:

'127.0.0.1*' is not recognized as an internal or external command,
operable program or batch file.


I tried installing NetBeans 8.0.1 INCLUDING Tomcat 8 on a Linux box and of course it works perfectly. I expect if I were to re-install NetBeans 8.0.1 on my Windows PC INCLUDING Tomcat 8 then probably that would work but it should not be necessary.

In the past when I've added different versions of GlassFish, it sometimes depended on having a plugin for that version but it always worked. 

I'm sure adding Tomcat should be equally easy but it's not looking so easy at the moment. I've not seen any plugins for different versions of Tomcat, I simply picked the option named "Apache Tomcat or TomEE".

My installed copy of NetBeans 8.0.1 started out at 8.0 and upgraded itself.
Comment 1 vincewebb 2014-10-20 13:33:50 UTC
The versions I'm using are:

Tomcat 7.0.56
and 
Tomcat 8.0.14
Comment 2 Petr Hejl 2014-11-14 09:24:49 UTC
There is more info in bug 248182.

*** This bug has been marked as a duplicate of bug 248182 ***