Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    On windows XP (intel)

    2009-03-09 07:55:00,765 INFO [AWT-EventQueue-0] aP - Starting version 1.0.3
    2009-03-09 07:55:10,453 INFO [Foxtrot Single Worker Thread #1] fe - Cleaning project working dir
    2009-03-09 07:55:10,515 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/0_TO_1.sql
    2009-03-09 07:55:10,718 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/1_TO_2.sql
    2009-03-09 07:55:10,734 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/2_TO_3.sql
    2009-03-09 07:55:10,765 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/3_TO_4.sql
    2009-03-09 07:55:10,796 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/4_TO_5.sql
    2009-03-09 07:55:10,843 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/5_TO_6.sql
    2009-03-09 07:55:10,859 INFO [Foxtrot Single Worker Thread #1] dN - Running script res/db/upgrades/proj/6_TO_7.sql
    2009-03-09 07:55:19,203 WARN [SwingWorker-pool-2-thread-1] STDERR - Mon Mar 09 07:55:19 CET 2009 WARN: Invalid value {1} for server variable named {0}, falling back to sane default of {2}.
    2009-03-09 07:55:19,484 INFO [Logger Daemon] bi - STARTING
    2009-03-09 07:55:19,484 INFO [Flush Thread] aJ - Starting
    2009-03-09 07:55:19,500 INFO [Logger Daemon] bi - RUNNING
    2009-03-09 07:55:24,093 ERROR [Flush Thread] h2database - proj:jdbc[70] SQLException
    org.h2.jdbc.JdbcSQLException: Wert zu gross / lang für Feld NAME: 'Has read all relay log; waiting for the slave I/O thread to update it'
    Value too long for column NAME: 'Has read all relay log; waiting for the slave I/O thread to update it' [90005-106]
    at org.h2.message.Message.getSQLException(Message.java:103)
    at org.h2.message.Message.getSQLException(Message.java:114)
    at org.h2.table.Column.validateConvertUpdateSequence(Column.java:301)
    at org.h2.table.Table.validateConvertUpdateSequence(Table.java:579)
    at org.h2.command.dml.Insert.update(Insert.java:93)
    at org.h2.command.CommandContainer.update(CommandContainer.java:71)
    at org.h2.command.Command.executeUpdate(Command.java:207)
    at org.h2.jdbc.JdbcPreparedStatement.execute(JdbcPreparedStatement.java:173)
    at eQ.a(SourceFile:180)
    at G.a(SourceFile:613)
    at cw.a(SourceFile:179)
    at cq.a(SourceFile:342)
    at aA.a(SourceFile:373)
    at aA.a(SourceFile:364)
    at aA.b(SourceFile:195)
    at eI.a(SourceFile:116)
    at eI.a(SourceFile:102)
    at aJ.a(SourceFile:222)
    at aJ.a(SourceFile:171)
    at cM.run(SourceFile:76)
    at java.lang.Thread.run(Unknown Source)
    2009-03-09 07:55:24,109 ERROR [AWT-EventQueue-0] Catch.all - Internal database error on [Flush Thread]: An internal database error has occurred.
    The application needs to quit. Error details:

    org.h2.jdbc.JdbcSQLException: Wert zu gross / lang für Feld NAME: 'Has read all relay log; waiting for the slave I/O thread to update it'
    Value too long for column NAME: 'Has read all relay log; waiting for the slave I/O thread to update it' [90005-106]
    fk: Wert zu gross / lang für Feld NAME: 'Has read all relay log; waiting for the slave I/O thread to update it'
    Value too long for column NAME: 'Has read all relay log; waiting for the slave I/O thread to update it' [90005-106] - query: INSERT INTO state (name) VALUES('Has read all relay log; waiting for the slave I/O thread to update it')
    at cq.a(SourceFile:344)
    at aA.a(SourceFile:373)
    at aA.a(SourceFile:364)
    at aA.b(SourceFile:195)
    at eI.a(SourceFile:116)
    at eI.a(SourceFile:102)
    at aJ.a(SourceFile:222)
    at aJ.a(SourceFile:171)
    at cM.run(SourceFile:76)
    at java.lang.Thread.run(Unknown Source)
    Caused by: org.h2.jdbc.JdbcSQLException: Wert zu gross / lang für Feld NAME: 'Has read all relay log; waiting for the slave I/O thread to update it'
    Value too long for column NAME: 'Has read all relay log; waiting for the slave I/O thread to update it' [90005-106]
    at org.h2.message.Message.getSQLException(Message.java:103)
    at org.h2.message.Message.getSQLException(Message.java:114)
    at org.h2.table.Column.validateConvertUpdateSequence(Column.java:301)
    at org.h2.table.Table.validateConvertUpdateSequence(Table.java:579)
    at org.h2.command.dml.Insert.update(Insert.java:93)
    at org.h2.command.CommandContainer.update(CommandContainer.java:71)
    at org.h2.command.Command.executeUpdate(Command.java:207)
    at org.h2.jdbc.JdbcPreparedStatement.execute(JdbcPreparedStatement.java:173)
    at eQ.a(SourceFile:180)
    at G.a(SourceFile:613)
    at cw.a(SourceFile:179)
    at cq.a(SourceFile:342)
    ... 9 more
  2.  
    Exceptions happens after tyring to log on Mysql Server Replica Slave with version 4.1.22 X86_64
  3.  
    Hello Battleangel,

    thanks for reporting this beta bug! It will be fixed and released during the day.
  4.  
    FYI, this bug was fixed and released in v1.0.4 on March 9.