0
Answered
Redirecting to the Wrong page after Database configuration and email configuration page
I have downloaded the MyCoolab-5.0.0 zip version and tried to run it using Itellij IDE.It was working fine till the database configuration step.After database and mail configuration when I clicked on setting up button it processed something and finally one alert message came "Setup finished. Redirect to app?".When I clicked on Ok of that allert button page was not redirecting to the login page .It was redirecting to one page which is showing the directory structure.But In same .exe version I'm getting login page after click on ok of alert message.Please help me to go out from this issue.
Thanks
Biswa
Thanks
Biswa
Customer support service by UserEcho
The latest MyCollab version is 5.0.10, could you please confirm the version you are using since I read your message 'MyCoolab-5.0.0 zip version '. In addition, you are running MyCollab from sources? not from our installer?
Thanks,
Hai Nguyen
Since I have jdk 7 in my system, version 5.0.10 is not working and also I'm unable to install jdk 8 in my system.That's why I was trying with 5.0.0.Let me try with another system and let u know the status.
Thanks
Biswa
We do support Java 7 in MyCollab. Can't you install MyCollab 5.0.10 with Java 7?
Thanks,
Hai Nguyen
While running 5.0.10 in my system I'm getting java.lang.UnsupportedClassVersionError: org/eclipse/jetty/util/resource/Resource : Unsupported major.minor version 52.0.
Regards
Biswa
Thank you for reporting. I checked the site again and actually we use the server jetty 9.3 and this library requires Java 8. In production, we never face this issue since we use the latest Java version and we must use Jetty 9.3+ since we enable HTTP/2 on MyCollab site. We are considering to use the Jetty 9.2 for the open source edition since there are several potential users can not upgrade Java from 7. You please check MyCollab 5.1.0 on this weekend, or you can check MyCollab 5.0.8 which still use Jetty 9.2 and hence the Java 7 is supported
Best regards,
Hai Nguyen
Hai