2 Replies Latest reply on Apr 22, 2004 4:43 AM by baron_642

    Problem starting service jboss.remoting

    a_wronski

      Hi!

      I've download jboss-4.0.0DR3 and during the start I've the following error:

      2004-04-15 00:48:45,551 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/jboss-4.0.0DR3/server/default/deploy/remoti
      2004-04-15 00:48:45,952 WARN [org.jboss.system.ServiceController] Problem starting service jboss.remoting:service=Connector,transport=Socket
      java.net.BindException: Cannot assign requested address

      at java.net.PlainSocketImpl.socketBind(Native Method)
      at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
      at java.net.ServerSocket.bind(ServerSocket.java:318)
      at java.net.ServerSocket.(ServerSocket.java:185)

      This is a Linux platform, I don't have any other serwers so all addresses / ports are free and not bind.

      What's the problem and how can I fix it? :-)

      Thanks for help,
      Artur