Difference between revisions of "Known issues"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 18: Line 18:


=== OpenJDK ===
=== OpenJDK ===
* Problem with missing fonts
===== Problem with missing fonts =====
Fix: Install fonts into java library
 
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+got+java.awt.headless+problem

Revision as of 21:15, 20 February 2013

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

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