Sometimes when you try to start JBoss you might see a port conflict. Many times this is caused by MSN Messenger or other applications that randomly use the same ports that JBoss attempts to bind and use.
An example of this is when JBoss attempts to bind port 1098 you might see:
java.rmi.server.ExportException: Port already in […]