Your comments
do you use Windows?
Did you change the server.port value? By default, its value is 8080. What is the OS you are using?
You go to %MYCOLLAB_HOME%/conf and edit file application.properties. Add the line server.port=<whatever port value do you want>, then restart the MyCollab. It should work.
My email hainguyen@mycollab.com
Could you send me the application.properties file without any credential like database info?
What is the port input you value? It should be a number such as 8080 or 9090, and you don't need to have special char like " or '
Thanks for letting us know. You can register again and download MyCollab.
I just run the download and be able to download successfully. What is your browser, OS?
Is it all content of mycollab.out? could you zip all files then send to my email hainguyen@mycollab.com. Thanks!
Customer support service by UserEcho
Could you set the Mycollab port explicitly to the mycollab.bat file at %MYCOLLAB_HOME%/bin
set MYCOLLAB_PORT=8080 // or whatever port value you want
then rerun the MyCollab.