Start JBoss, cocould not start on port 1099

Source: Internet
Author: User
Tags jboss

The following error is prompted when JBoss is started:

11:37:22, 734 error [naming] cocould not start on port 1099
Java.net. bindexception: address already in use: jvm_bind
At java.net. plainsocketimpl. socketbind (native method)
At java.net. plainsocketimpl. BIND (plainsocketimpl. Java: 359)
At java.net. serversocket. BIND (serversocket. Java: 319)

 

......

 

Solution:

1. Use the network connection detection tool to check whether port 1099 is setProgramOccupied. If yes, kill him

If no port 1099 is occupied:

2, the path of the file to be modified: jboss-4.2.2.GA/Server/default/CONF/jboss-service.xml to change 1098 to another number, until it is successful (my teacher's original words .)

<Attribute name = "Port"> 1099 </attribute>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.