Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1417

There is no error message when there is an error creating a user or a group

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 4.0RC3
    • 4.0.0
    • Workspace admin
    • None
    • JDBC users and groups on Derby (demo application)

      I'm trying to create a group with a 500+ character name ("GroupGroupGroupGroup..."). When I click OK, the input box doesn't close but I don't get any error message.

      The logs show this error:

      Caused by: ERROR 22001: A truncation error was encountered trying to shrink VARCHAR 'GroupGroupGroupGroupGroupGroupGroupGroupGroupGroupGroupGroup&' to length 200.
      	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
      

      The same is true for users, I don't get any error message. Here's the error log:

      Caused by: ERROR 22001: A truncation error was encountered trying to shrink VARCHAR 'VeryLongUserNameVeryLongUserNameVeryLongUserNameVeryLongUser&' to length 64.
      	at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
      

            laurence Laurence Aumeunier
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: