Which port have you changed?

We use 2 ports : one for http request(8080) and one for xmlrpc request(8000)

Emmanuel

Roland Kofler a écrit :
changed port in appliaction.xml,

it works but this error shows up, is ther another service that fails???

thanks
roland

INFO | jvm 1 | 2006/02/08 01:29:16 | [INFO] Adding HTTP listener on *:8085 INFO | jvm 1 | 2006/02/08 01:29:16 | 01:29:16.443 EVENT Started SocketListener on 0.0.0.0:8085 INFO | jvm 1 | 2006/02/08 01:29:16 | 01:29:16.524 EVENT Started WebApplicationContext[/continuum,/usr/local/continuum/continuum-1.0.2/bin/linux/../../apps/continuum/webapp] INFO | jvm 1 | 2006/02/08 01:29:16 | [INFO] Adding XML-RPC handler for role 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to name 'continuum'. INFO | jvm 1 | 2006/02/08 01:29:16 | [INFO] The application server has started. INFO | jvm 1 | 2006/02/08 01:29:19 | java.net.BindException: Address already in use INFO | jvm 1 | 2006/02/08 01:29:19 | at java.net.PlainSocketImpl.socketBind(Native Method) INFO | jvm 1 | 2006/02/08 01:29:19 | at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) INFO | jvm 1 | 2006/02/08 01:29:19 | at java.net.ServerSocket.bind(ServerSocket.java:319) INFO | jvm 1 | 2006/02/08 01:29:19 | at java.net.ServerSocket.<init>(ServerSocket.java:185) INFO | jvm 1 | 2006/02/08 01:29:19 | at org.apache.xmlrpc.WebServer.createServerSocket(Unknown Source) INFO | jvm 1 | 2006/02/08 01:29:19 | at org.apache.xmlrpc.WebServer.setupServerSocket(Unknown Source) INFO | jvm 1 | 2006/02/08 01:29:19 | at org.apache.xmlrpc.WebServer.run(Unknown Source) INFO | jvm 1 | 2006/02/08 01:29:19 | at java.lang.Thread.run(Thread.java:595) INFO | jvm 1 | 2006/02/08 01:29:19 | Exception in thread "XML-RPC Weblistener" java.lang.RuntimeException: Address already in use







Reply via email to