History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BRUCE-10
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Robert Klahn
Reporter: Robert Klahn
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Bruce

includetable regex limited to 255 chars.

Created: 21/Aug/07 02:42 PM   Updated: 19/Oct/07 01:42 PM
Component/s: Admin Tool
Affects Version/s: 0.5
Fix Version/s: 1.0

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 8 hours
Time Spent: 8 hours
Time Spent - 8 hours


 Description  « Hide
[bruce@db-bipp (db-bipp.mw) ~]$ bruce-0.5/bin/admin.sh -data ~/db-sites-pg-mirror.setup_master.xml -initnodeschema -operation INSERT -url 'jdbc:postgresql://localhost:15432/bruce_config?user=bruce&password=bruce'
Using JAVA_HOME: /usr/java/jdk1.5.0_12/
FATAL main com.netblue.bruce.admin.Main - Problem encountered with database. Unable to continue
org.postgresql.util.PSQLException: ERROR: value too long for type character varying(255)

Workaround:

alter table yf_node alter includetable type text;



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order