Feb 18, 2009 9:05 AM
Development enviroment question
-
Like (0)
Hello
I am setting up a development enviroment with openfire, I followed this configurations
http://www.igniterealtime.org/community/docs/DOC-1020
But every time I try to run openfire within Eclipse 3.2 I get the following messages
Openfire 3.6.3 [Feb 18, 2009 1:53:52 PM]
Error creating server listener on port 5269: Address already in use
Openfire 3.6.3 [Feb 18, 2009 1:53:53 PM]
Error creating server listener on port 5269: Address already in use
Openfire 3.6.3 [Feb 18, 2009 1:53:54 PM]
If I go to
/home/user/openfire_src/target/openfire/bin$ ./openfire.sh
It give me the same error
It seems that openfire dont understand that it is already started and it keeps restarting, if I install openfire from binaries it runs without any problem.
Thanks for any help
I found a solution but it is not clear why this works
I copied the plugin directory from my running openfire binaries over the plugin directory
generated by ant. After that I am able to start openfire and it dont keep reestarting.
[]s