Hello, since nobody replied to my question, I tried to build Jetspeed 2.0 from source, which worked fine. But if I start Tomcat 5.5 for the first time, I get the same error [Data truncation: Data too long for column 'TITLE' at row 1]) as with the installer.
Please help me to solve this problem. Best regards Andy -----Ursprüngliche Nachricht----- Von: Andreas Wiesauer [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 20. Jänner 2006 16:01 An: 'Jetspeed Users List' Betreff: Installer problem Hello, since I have been using Jetspeed 2 M3, I decided to try the final release. The installation with MultiDb installer works perfect with MySQL 5.0, but when I'm starting tomcat and the admin-portlets become initialized I get the following error: INFO: Loading web.xml....j2-admin ERROR: Failed to register portlet application, j2-admin org.springframework.jdbc.UncategorizedSQLException: (OJB operation): encountered SQLException [Data truncation: Data too long for column 'TITLE' at row 1]; nest ed exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too lo ng for column 'TITLE' at row 1 com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'T ITLE' at row 1 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2926) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1571) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedSt atement.java:1124) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPrepared It seems there is a problem with table columns, do you have any solution to fix this? Best regards, Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
