[jboss-jira] [JBoss JIRA] Reopened: (JBPORTAL-1152) testsuite problem with sybase
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Thu Jul 17 11:51:01 EDT 2008
[ https://jira.jboss.org/jira/browse/JBPORTAL-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Heute reopened JBPORTAL-1152:
------------------------------------
Assignee: Thomas Heute (was: Sohil Shah)
> testsuite problem with sybase
> -----------------------------
>
> Key: JBPORTAL-1152
> URL: https://jira.jboss.org/jira/browse/JBPORTAL-1152
> Project: JBoss Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Prabhat Jha
> Assignee: Thomas Heute
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list