I don't understand this backtrace; it has no 'caused by', but
presumably sun.nio.ch.Net.bind0 is not in the habit of throwing CXF
exceptions. It may be an 'address already in use' sort of thing.

org.apache.cxf.service.factory.ServiceConstructionException: null
at sun.nio.ch.Net.bind0(Native Method)
at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:366)

Reply via email to