Bug 707864 - Plugin deploy fails when a description is too long
Summary: Plugin deploy fails when a description is too long
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Core Server
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
low
unspecified vote
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-26 08:11 UTC by Heiko W. Rupp
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Heiko W. Rupp 2011-05-26 08:11:29 UTC
We need to cut at 1000 chars (or extend the field size)

10:07:34,765 ERROR [JDBCExceptionReporter] Batch-Eintrag 1 insert into RHQ_CONFIG_PROP_DEF (name, display_name, description, required, READONLY, SUMMARY, activation_policy, group_id, order_index, version, config_def_id, parent_map_definition_id, SIMPLE_TYPE, ALLOW_CUSTOM_ENUM_VALUE, DEFAULT_VALUE, units, dtype, id) values ('relative-to', 'Relative To', 'The name of another previously named path, or of one of the standard paths provided by the system.                                        If ''relative-to'' is provided, the value of the ''path'' attribute is treated as relative to the path specified by this attribute.                                        The standard paths provided by the system include:<ul><li>jboss.home - the root directory of the JBoss AS                                        distribution</li><li>user.home - user''s home directory</li><li>user.dir - user''s current                                        working directory</li><li>java.home - java installation directory</li><li>jboss.server.base.dir -                                        root directory for an individual server instance</li><li>jboss.server.data.dir - directory the server will                                        use for persistent data file storage</li><li>jboss.server.log.dir - directory the server will use for                                        log file storage</li><li>jboss.server.tmp.dir - directory the server will use for temporary file                                        storage</li><li>jboss.domain.servers.dir - directory under which a host controller will create the                                        working area for individual server instances</li></ul>', '0', '0', '0', 'IMMEDIATE', NULL, '1', NULL, '10704', NULL, 'STRING', '0', NULL, '0', 'property', '13426') wurde abgebrochen.  Rufen Sie 'getNextException' auf, um die Ursache zu erfahren.
10:07:34,765 WARN  [JDBCExceptionReporter] SQL Error: 0, SQLState: 22001
10:07:34,765 ERROR [JDBCExceptionReporter] ERROR: value too long for type character varying(1000)
10:07:34,766 ERROR [AbstractFlushingEventListener] Could not synchronize database state with session


Note You need to log in before you can comment on or make changes to this bug.