1 Reply Latest reply on Jul 14, 2008 11:22 PM by alrubinger

    java.rmi.server.ExportException & java.net.BindException

    knhsinbad

      Hi!
      I have some problems while running JBoss AS5 run.bat file.
      The exception is following as:
      java.rmi.server.ExportException: Port already in use: 1098; nested exception is:
      java.net.BindException: Address already in use: JVM_Bind
      ................


      So i could not deploy my project into AS.

      How can i solve that problem?

      Thanks for your help!