Ok,  So it seems that I was using the wrong tool.  Sorry for the post.

I was using SchemaTool instead of MappingTool.

Thomas
On Nov 24, 2009, at 1:11 AM, Thomas Polliard wrote:

> Interesting, all the tales are null :(
> 
> 
> [schematool] 340  icloud  TRACE  [main] openjpa.jdbc.JDBC - Initial 
> connection autoCommit: true, holdability: 1, TransactionIsolation: 2
> [schematool] 448  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1573788650> [106 ms] close
> [schematool] 453  icloud  INFO   [main] openjpa.Tool - Schema tool running 
> action "createDB".  This process may take some time.  Enable the 
> org.apache.openjpa.jdbc.Schema logging category to see messages about the 
> collection of schema data, and the org.apache.openjpa.jdbc.SQL category to 
> see generated SQL commands.
> [schematool] 470  icloud  TRACE  [main] openjpa.jdbc.Schema - Reading table 
> information for schema name "null", table name "null".
> [schematool] 470  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1141024511> getColumns: null, null, null, null
> [schematool] 509  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1141024511> getTables: null, null, null
> [schematool] 516  icloud  TRACE  [main] openjpa.jdbc.Schema - Reading 
> sequence information for schema "null", sequence name "null".
> [schematool] 520  icloud  TRACE  [main] openjpa.jdbc.SQL - <t 1486975107, 
> conn 1141024511> executing prepstmnt 1623810826 SELECT SEQUENCE_SCHEMA, 
> SEQUENCE_NAME FROM INFORMATION_SCHEMA.SYSTEM_SEQUENCES
> [schematool] 521  icloud  TRACE  [main] openjpa.jdbc.SQL - <t 1486975107, 
> conn 1141024511> [0 ms] spent
> [schematool] 523  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1141024511> [0 ms] commit
> [schematool] 627  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1141024511> [104 ms] close
> [schematool] 636  icloud  TRACE  [main] openjpa.jdbc.Schema - Reading primary 
> keys for schema name "null", table name "null".
> [schematool] 636  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 245022965> getPrimaryKeys: null, null, null
> [schematool] 639  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 245022965> [0 ms] commit
> [schematool] 742  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 245022965> [103 ms] close
> [schematool] 750  icloud  TRACE  [main] openjpa.jdbc.Schema - Reading indexes 
> for schema name "null", table name "null".
> [schematool] 750  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 103285717> getIndexInfo: null, null, null
> [schematool] 751  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 103285717> [0 ms] commit
> [schematool] 854  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 103285717> [103 ms] close
> [schematool] 860  icloud  TRACE  [main] openjpa.jdbc.Schema - Reading foreign 
> keys for schema name "null", table name "null".
> [schematool] 860  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1563063257> [0 ms] commit
> [schematool] 964  icloud  TRACE  [main] openjpa.jdbc.JDBC - <t 1486975107, 
> conn 1563063257> [102 ms] close
> [schematool] 964  icloud  INFO   [main] openjpa.Tool - Recording schema 
> changes.
> 
> 
> Any ideas why?
> 

Reply via email to