Thursday, January 30, 2014

TeamCity 8.1 EAP Build #29790: Build Artifacts, Backup/Restore Improvements and More

We are targeting 8.1 release for February, so here is one of the last EAP builds before the release. It includes several new features like ability to configure build artifacts via selecting paths in UI, improved backup and restore performance and more. For a full list of fixed issues, check the tracker.

This version comes with a bundled EAP license key which will be removed in one of the next public builds, so it's a good chance to get a build and use it for several months without build configurations or agents limitations before deciding to upgrade the licenses.

Get to the download and do not forget to report any found issues to us via the forum or the issue tracker.

6 comments:

Anonymous said...

Installation works, startup fails:

jetbrains.buildServer.maintenance.exceptions.UnknownServerStartupError: Could not create the main application servlet: Error creating bean with name 'jetbrains.buildServer.serverSide.healthStatus.reports.CollationMismatchProblemReporter#0' defined in URL [jar:file:/D:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]: Invocation of init method failed; nested exception is jetbrains.buildServer.serverSide.db.UnexpectedDBException: Unexpected exception SQLException: SQL error when doing: Querying for a single value
SQL query: select DEFAULT_CHARACTER_SET_NAME
from information_schema.SCHEMATA
where SCHEMA_NAME = 'PUBLIC'
limit 1
SQL exception: Table not found: SCHEMATA in statement [select DEFAULT_CHARACTER_SET_NAME
from information_schema.SCHEMATA
where SCHEMA_NAME = 'PUBLIC'
limit 1]

Leo said...

You're welcome to file a bug into our issue tracking system:
http://youtrack.jetbrains.com/issues/TW

Unknown said...

Anonymous,

Thank you for reporting the issue and sorry for the inconvenience. You are welcome to post detail, like the version you tried to upgrade from in the comments of http://youtrack.jetbrains.com/issue/TW-34674
Please let us know if you can wait for the next EAP or need a patch.

Anonymous said...

can wait, no need to hurry

Anonymous said...

Thx db.jar excange worked for me.

Leo said...

Thank you for helping us!