On 3/25/13 7:30 AM, Alex O'Ree wrote:
INFO: jUDDI registry started succesfully.
java.rmi.server.ExportException: Port already in use: 9876; nested exception is:
java.net.BindException: Address already in use
at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:310)
at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:218)
at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:393)
at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:129)
at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:190)
at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:92)


Looks to me like something else is building the same build server at
the same time. no bueno
We have two builds - hibernate and openjpa. Openjpa starts 2 min after hibernate, but if you do multiple check ins they can step on eachother.

You can retry a build on irc using something like juddi-bot: force build juddi-trunk-openjpa retry

Cheers,

--Kurt

Reply via email to