Hello Guyz,
I have download and installed SAP BO 4.0 SP 7 on server machine . After installation i was able to successfully login into CCM and tomact was also working .
But when i try to open launch pad and CMC its showing up the pages .
Tomcat logs are showing :
The web application [/MobileBIService] created a ThreadLocal with key of type [com.google.inject.spi.SourceProviders$1] (value [com.google.inject.spi.SourceProviders$1@1d4b57f3]) and a value of type [com.google.inject.spi.SourceProvider[]] (value [[Lcom.google.inject.spi.SourceProvider;@3d7b218b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Feb 15, 2014 7:33:51 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
what does this logs mean ?
i am not able to detect whr the problem is ?