Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #12610


Ignore:
Timestamp:
10/29/14 11:33:50 (10 years ago)
Author:
mtbcarroll
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12610 – Description

    initial v1  
    11https://www.openmicroscopy.org/qa2/qa/feedback/10311/ reports in `ome.services.blitz.fire.Ring.addManager` an exception preventing server startup, 
    2 ``` 
     2{{{ 
    33org.springframework.dao.DataIntegrityViolationException: could not insert: [ome.model.meta.Node]; SQL [insert into node (conn, external_id, permissions, down, scale, up, uuid, version, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?)] 
    44org.postgresql.util.PSQLException: ERROR: value too long for type character varying(255) 
    5 ``` 
     5}}} 
    66solved by switching `conn` to `TEXT`. Perhaps this, and other fields we put a large limit on, should indeed simply be `TEXT` columns. Or, we need to look harder at what content goes into this `conn` column. 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.12171 sec.)

We're Hiring!