Hey sorry I didnt mean to show no courtesy , i greatly appreciate your help to me for this . Just that I happen to be in a rush and send this . I cant thank you all community for trying to help me with this . Sorry again !!!
BTW , this is what I find in the web.log , any thought is greatly appreciated .....
2017.05.24 16:00:28 ERROR web[][o.a.c.c.C.[.[.[/]] Exception sending context initialized event to listener instance of class org.sonar.server.platform.web.PlatformServletContextListener
org.sonar.api.utils.MessageException: Database collation must be case-sensitive and accent-sensitive. It is SQL_Latin1_General_CP1_CI_AS but should be SQL_Latin1_General_CP1_CS_AS.
2017.05.24 16:00:28 ERROR web[][o.a.c.c.StandardContext] One or more listeners failed to start. Full details will be found in the appropriate container log file
2017.05.24 16:00:29 INFO web[][o.a.c.u.SessionIdGeneratorBase] Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [829] milliseconds.
2017.05.24 16:00:29 ERROR web[][o.a.c.c.StandardContext] Context [] startup failed due to previous errors
2017.05.24 16:00:29 INFO web[][o.s.s.a.TomcatAccessLog] Web server is started
2017.05.24 16:00:29 INFO web[][o.s.s.a.EmbeddedTomcat] HTTP connector enabled on port 9000
2017.05.24 16:00:29 WARN web[][o.s.p.ProcessEntryPoint] Fail to start web
java.lang.IllegalStateException: Webapp did not start
at org.sonar.server.app.EmbeddedTomcat.isUp(EmbeddedTomcat.java:83)
at org.sonar.server.app.WebServer.isUp(WebServer.java:46)
at org.sonar.process.ProcessEntryPoint.launch(ProcessEntryPoint.java:105)
at org.sonar.server.app.WebServer.main(WebServer.java:67)
2017.05.24 16:00:29 INFO web[][o.s.s.a.TomcatAccessLog] Web server is stopped