Results 1 to 3 of 3

Thread: RMI Sever port conflict

  1. #1
    Join Date
    Nov 2006
    Posts
    2

    Default RMI Sever port conflict

    Hi,

    I am getting the following error while starting DM server v2.0 m2 on centos 5.3 system.

    Error: Exception thrown by the agent: java.rmi.server.ExportException: Port already in use: 9753; nested exception is: java.net.BindException: Address already in use

    Question: Can I or where can I re-configure this port for DM server?

    Shed

  2. #2
    Join Date
    Oct 2008
    Posts
    493

    Default

    You can specify the port used by JMX by using the -jmxport option when running startup.sh. There's some more detail about this, and other JMX options in the user guide.
    Andy Wilkinson
    SpringSource

  3. #3
    Join Date
    Nov 2006
    Posts
    2

    Default

    Thanks that helped me resolve it. Shed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •