[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1152) testsuite problem with sybase

Thomas Heute (JIRA) jira-events at lists.jboss.org
Tue Jan 15 05:56:19 EST 2008


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1152?page=all ]

Thomas Heute resolved JBPORTAL-1152.
------------------------------------

    Resolution: Out of Date

> testsuite problem with sybase
> -----------------------------
>
>                 Key: JBPORTAL-1152
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1152
>             Project: JBoss Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Prabhat Jha
>         Assigned To: Sohil Shah
>
> During portal testsuite run with sybase database, tables are not getting created successfully. These are two major errors that I see:
> 1. ERROR [SchemaExport] Unsuccessful: create table jbp_cms_cmsentry (PK int identity not null, FSENTRY_NAME varchar(255) null, FSENTRY_PATH varchar(245) not null, FSENTRY_DATA image nu\ ll, FSENTRY_LASTMOD numeric(19,0) not null, FSENTRY_LENGTH numeric(19,0) not null, primary key (PK))
>    [junit_] 17:50:33,387 ERROR [SchemaExport] Identity field 'PK' must be a numeric with a scale of 0 and not null allowed.
> 2.  ERROR [SchemaExport] Unsuccessful: create table jbp_cms_version_refs (PK int identity not null, NODE_ID varchar(36) null, REFS_DATA varbinary(100000000) not null, primary key (PK))
>    [junit_] 17:50:33,413 ERROR [SchemaExport] Length or precision specification 100000000 is not within the range of 1 to 16384.
> Assigning it to Roy since you seem to be the most involved with it. ;-)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list