i get the following exception when i run Jboss 4.2.2
Reason: java.rmi.server.ExportException: Listen failed on port: 1098; nested exception is: java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind
I checked with TCP view. port 1098 is being used by another process on my machine. There must be a way to change the port numbers for a process. But I am unaware about it.