Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Known issues | ||||||||
Line: 19 to 19 | ||||||||
Configuration error: cannot get instance of CommandManager: org/glite/lb/LBException | ||||||||
Changed: | ||||||||
< < | This issue occurs when upgrading the CREAM CE from 1.15 to 1.16. The workaround is to create a symbolic link in the web application: | |||||||
> > | This issue occurs in one of the following cases:
| |||||||
ln -s /usr/share/java/glite-lb-client-java.jar /var/lib/tomcat*/webapps/ce-cream/WEB-INF/lib | ||||||||
Added: | ||||||||
> > |
| |||||||
SEVERE: A web application created a ThreadLocal ... but failed to remove it when the web application was stopped |