0 Replies Latest reply on May 11, 2018 10:39 AM by madhu20059

    Unable to start wildfly-10.1.0

    madhu20059

      Hi,

      I have downloaded the wildfly-10.1.0.Final, unzipped on the server and configured the same.

      I am able to create a windows service and Wildfly Jboss is starting without any issues when you start from the windows service.

      I opened the command prompt and run the jboss-cli.bat from the Bin folder and type the command " Connect and it is throwing the below error-

       

      --------------------------------------------------------------------------------------------------------------------------------------

      C:\wildfly-10.1.0\bin>jboss-cli.bat

      You are disconnected at the moment. Type 'connect' to connect to the server or '

      help' for the list of supported commands.

      [disconnected /] connect

      The controller is not available at localhost:9990: java.net.ConnectException: WF

      LYPRT0053: Could not connect to http-remoting://localhost:9990. The connection f

      ailed: WFLYPRT0053: Could not connect to http-remoting://localhost:9990. The con

      nection failed: Connection refused: no further information

      [disconnected /]

      ------------------------------------------------------------------------------------------------------------------------------------------

       

      1. please let me know how to resolve the above error?

      2. whenever i type localhost:8080 old jboss AS page is coming. how i can remove that and point the wildfly default page?

      3. Wildfly default page is coming when i type http://localhost:9090.(Note: this is through windows service...not through jboss-cli.bat; pointed the error above.)

      4. in wildfly-10.1.0 where i have to place my .EAR files for deployments?

       

      could you please suggest on how to proceed on the above errors.

       

      Thanks

      Madhu