Hi! Soon after extracting the files on Windows XP, I tried starting the server with run.bat. The server started but with errors like below and the jmx-console won't show up. PLEASE HELP!
-Raghu 19:38:27,921 INFO [WebService] Started WebServer with address: 0.0.0.0:8083 19:38:27,921 INFO [WebService] Using RMI server codebase: http://mtvd04015037x: 8083/ 19:38:27,921 INFO [WebService] Started jboss:service=WebService 19:38:27,937 INFO [NamingService] Starting jnp server 19:38:27,968 ERROR [NamingService] Starting failed java.rmi.server.ExportException: Port already in use: 1098; nested exception is: java.net.BindException: Address already in use: JVM_Bind at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:243) at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:178 ) at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:382) at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:116) at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:14 5) at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:12 9) at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject. java:275) at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject. java:206) at org.jnp.server.Main.initJnpInvoker(Main.java:376) at org.jnp.server.Main.start(Main.java:249) at org.jboss.naming.NamingService.startService(NamingService.java:164) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:1 92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea nDispatcher.java:284) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl ler.java:976) at $Proxy0.start(Unknown Source) at org.jboss.system.ServiceController.start(ServiceController.java:394) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea nDispatcher.java:284) at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546) at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177) at $Proxy4.start(Unknown Source) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834737#3834737 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834737 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
