Tom cat has error when use except localhost ipJava error when installing softwareWhy does accessing /localhost give “File not found” error?Unable to access remotely (LAMP issue)A JNI error has occurred, in HIVE 3.0.0localhost/phpmyadmin showing error access denied

Is it possible to use gases instead of liquids as fuel in a rocket engine?

unite 3 Circuitikz Topologys into one Tikzpicture

The Floer Equation is Elliptic

Unexpected Code Coverage Reduction

What is my volume?

Does any country have free college & open admissions?

Why use Fourier series instead of Taylor?

How to write numbers in the form of using foreach or ...?

How did we arrive at Major/Minor tonality, and why did we settle on it?

Idomatic expression for “less and less”

How do I solve the problem of “invalid active developer path” when attempting to use Git on VSCode

My boss wants me to recreate everything I have done for my previous employer

Download, upload, downstream, upstream

Why do aircraft sometimes bounce while landing?

In a topological space , if a subset is both closed and open then the toplogy is discrete?

Is this a pure function?

Is it possible to get reverse life insurance?

Conditionals across a new environment

Under international law, can a country partially withdraw from a treaty?

Does there exist a nonzero ring homomorphism from the ring of square rational matrices to the ring of rational numbers?

Parsing C-like code to extract info

Was there a clearly identifiable "first computer" to use or demonstrate the use of virtual memory?

What DC should I use for someone trying to survive indefinitely solely with an alchemy jug as their only source of food and water? (survival campaign)

how to make a twisted wrapper



Tom cat has error when use except localhost ip


Java error when installing softwareWhy does accessing /localhost give “File not found” error?Unable to access remotely (LAMP issue)A JNI error has occurred, in HIVE 3.0.0localhost/phpmyadmin showing error access denied






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















I have spring-boot application and angular . I will access outside server to application data.My angular is deployed on apache server and spring boot is on tomcat server . my ip for access out side server is xxx.xxx.xxx.xxx . when i use localhost my application run inside server but when use my ip to access outside server in application.properties tomcat has error.



spring.datasource.url=jdbc:mysql://localhost:3306/test?useUnicode=yes&characterEncoding=UTF-8
spring.datasource.username=root
spring.datasource.password=
spring.jpa.hibernate.ddl-auto=update
server.port = 8090
server.address=xxx.xxx.xxx.xxx
spring.messages.encoding=UTF-8
server.tomcat.uri-encoding=UTF-8
spring.http.encoding.charset=UTF-8
spring.http.encoding.enabled=true
spring.http.encoding.force=true


This error is :




tom cat connector configured to listen on port 8090 failed to start




Port 8090 is unused.



This ip is defined for linux server










share|improve this question
































    0

















    I have spring-boot application and angular . I will access outside server to application data.My angular is deployed on apache server and spring boot is on tomcat server . my ip for access out side server is xxx.xxx.xxx.xxx . when i use localhost my application run inside server but when use my ip to access outside server in application.properties tomcat has error.



    spring.datasource.url=jdbc:mysql://localhost:3306/test?useUnicode=yes&characterEncoding=UTF-8
    spring.datasource.username=root
    spring.datasource.password=
    spring.jpa.hibernate.ddl-auto=update
    server.port = 8090
    server.address=xxx.xxx.xxx.xxx
    spring.messages.encoding=UTF-8
    server.tomcat.uri-encoding=UTF-8
    spring.http.encoding.charset=UTF-8
    spring.http.encoding.enabled=true
    spring.http.encoding.force=true


    This error is :




    tom cat connector configured to listen on port 8090 failed to start




    Port 8090 is unused.



    This ip is defined for linux server










    share|improve this question




























      0












      0








      0








      I have spring-boot application and angular . I will access outside server to application data.My angular is deployed on apache server and spring boot is on tomcat server . my ip for access out side server is xxx.xxx.xxx.xxx . when i use localhost my application run inside server but when use my ip to access outside server in application.properties tomcat has error.



      spring.datasource.url=jdbc:mysql://localhost:3306/test?useUnicode=yes&characterEncoding=UTF-8
      spring.datasource.username=root
      spring.datasource.password=
      spring.jpa.hibernate.ddl-auto=update
      server.port = 8090
      server.address=xxx.xxx.xxx.xxx
      spring.messages.encoding=UTF-8
      server.tomcat.uri-encoding=UTF-8
      spring.http.encoding.charset=UTF-8
      spring.http.encoding.enabled=true
      spring.http.encoding.force=true


      This error is :




      tom cat connector configured to listen on port 8090 failed to start




      Port 8090 is unused.



      This ip is defined for linux server










      share|improve this question















      I have spring-boot application and angular . I will access outside server to application data.My angular is deployed on apache server and spring boot is on tomcat server . my ip for access out side server is xxx.xxx.xxx.xxx . when i use localhost my application run inside server but when use my ip to access outside server in application.properties tomcat has error.



      spring.datasource.url=jdbc:mysql://localhost:3306/test?useUnicode=yes&characterEncoding=UTF-8
      spring.datasource.username=root
      spring.datasource.password=
      spring.jpa.hibernate.ddl-auto=update
      server.port = 8090
      server.address=xxx.xxx.xxx.xxx
      spring.messages.encoding=UTF-8
      server.tomcat.uri-encoding=UTF-8
      spring.http.encoding.charset=UTF-8
      spring.http.encoding.enabled=true
      spring.http.encoding.force=true


      This error is :




      tom cat connector configured to listen on port 8090 failed to start




      Port 8090 is unused.



      This ip is defined for linux server







      apache2 java tomcat






      share|improve this question














      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 30 at 13:47









      seyed ali ziaeiseyed ali ziaei

      1




      1























          0






          active

          oldest

          votes













          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1162152%2ftom-cat-has-error-when-use-except-localhost-ip%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1162152%2ftom-cat-has-error-when-use-except-localhost-ip%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown









          Popular posts from this blog

          Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

          Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü

          How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region