0
Under review
problem in installing MYCOllab
Hi we are facing issue in installing.
failed to bind properties under server.port
property: server.port
vaule:
origin: "server.port" from property source "system properties"
reason: Failed to convert java.lang.string to int
Action
update your application's configuration
Customer support service by UserEcho
Did you change the server.port value? By default, its value is 8080. What is the OS you are using?
NO we didnt change any port...
do you use Windows?
yes
windows 2012 server
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.