Xar XML file import problems after peptide database search | greg.tyrelle | 2006-03-28 00:04 |
Status: Closed | ||
I have successfully installed CPAS 1.1 on a RedHat Enterprise Linux 3.0 system. I am running the recommended version of Tomcat and Postgres 8.0.6.I have tried uploading example data into the project root directory and then running a database search against UniProt. The Xtandem search seem to execute without any problems (the cpas.log indicates no errors), however after the search completes CPAS attempts to load an Xar file that describes the search run (generated automatically ?). When the Xar file is loaded the following database error occurs:org.fhcrc.cpas.exp.XarFormatException: java.sql.SQLException: ERROR: insert or update on table "objectproperty" violates foreign key
constraint "fk_objectproperty_object"After browsing the previous support messages I discovered a similar problem with importing Xar files here:https://cpas.fhcrc.org/announcements/home/support/details.view?rowId=85See the reload.txt attachment. The database error is the same, however the Xar file that the Xtandem search (pipeline module) generates does not have PropertyObjectDeclaration elements ?The full output is in the attached search.log file, I have also included the Xar file generated by the search.Any help would be greatly appreciated as I am not familiar enough with the codebase yet to start debugging this problem myself.Cheers,_greg |
||