Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Whenever I start the tomcat server, Im getting an error in netbeans?

Tomcat

  • Please log in to reply

#1
Ershad

Ershad

    New Member

  • Member
  • Pip
  • 1 posts

Whenever I start the tomcat server, Im getting an error in netbeans?

Starting of Tomcat failed. '127.0.0.1' is not recognized as an internal or external command, operable program or batch file.

Even I set the path & catalina_home in Environment variables. I start the startup.bat file and catalina.bat file also.

I'm waiting for your quick response.

 


  • 0

Advertisements


#2
azarl

azarl

    GeekU Admin

  • Community Leader
  • 25,310 posts

I had an issue with this last year. Try removing the Inverted Commas (") around the JAVA_OPTS declaration in catalina.bat

 

E.g.

set "JAVA_OPTS=%JAVA_OPTS% %LOGGING_MANAGER%"
set "JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%"

becomes

set JAVA_OPTS=%JAVA_OPTS% %LOGGING_MANAGER%
set JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%

  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP