Known issues
The following list describes known issues in Tempus Serva.
This list is NOT yet complete - please await offical release 2013-03-01.
Engine
Designer
- References not fixed during restore where components need renaming (solution copies)
Platform specific issues
Tomcat
Warning during server stop
Example
SEVERE: The web application [/sandbox] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
The warning is of no importance because the shutdown automatically kills all objects in memory, and no memory leaks are there possible.
JBoss
WARN errors during boot
Example
17:56:40,337 WARN [org.jboss.as.server.deployment] (MSC service thread 1-12) Class Path entry ...
The warnings are due to jar taht have their version number appended to their name. Possible fixes include stripping the names of all jar files in the /WEB-INF/lib/, but recommended solution is ignoring the warnings.
OpenJDK
Problem with missing fonts
Fix: Install fonts into java library
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+got+java.awt.headless+problem