Changes between Version 15 and Version 16 of DespoinaLog/2010/12/07


Ignore:
Timestamp:
2010-12-07T16:37:25+01:00 (14 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/12/07

    v15 v16  
    77 * Add gcc integrated bbmri project in gbic server.: http://gbic.target.rug.nl:8080/bbmri_gcc/molgenis.do
    88 * Database contents cannot be shown .!;
    9    * 21400 ERROR [JDBCDatabase] executeQuery(select count(*) as num_rows  FROM Biobank  INNER JOIN Panel ON (Biobank.id = Panel.id) INNER JOIN !ObservationTarget ON (Biobank.id = !ObservationTarget.id) INNER JOIN !ObservationElement ON (Biobank.id = !ObservationElement.id) LEFT JOIN Investigation AS xref_Investigation  ON xref_Investigation.id = !ObservationElement.Investigation LEFT JOIN !OntologyTerm AS xref_ontologyReference  ON xref_ontologyReference.id = !ObservationElement.ontologyReference LEFT JOIN !OntologyTerm AS xref_Species  ON xref_Species.id = Panel.Species LEFT JOIN !OntologyTerm AS xref_PanelType  ON xref_PanelType.id = Panel.!PanelType LEFT JOIN !OntologyTerm AS xref_Category  ON xref_Category.id = Biobank.Category WHERE !ObservationElement.!__Type = 'Biobank')com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bbmri.observationelement' doesn't exist
    10    *    * mysql> create table !ObservationElement (id int(11) NOT NULL);
    11    * Query OK, 0 rows affected (0.41 sec)
    12    *
     9   * Table 'bbmri.observationelement' doesn't exist
     10   * Update db
     11   * TODO : insert DATA!
    1312
    1413= D2R on gcc model: : Materials conflict =