Re: [XMLPipeDB-developer] help
Brought to you by:
kdahlquist,
zugzugglug
From: John D. N. D. <do...@lm...> - 2009-11-02 03:37:29
|
Hello Gao Shan, Here would be my checklist of things to narrow down the issue: - What query/method did you use to check for data in the database? - Did you see any errors on the console when importing? You can manually edit the log level if you want to see more messages. Thanks! John David N. Dionisio, PhD Assistant Professor, Computer Science Loyola Marymount University On Nov 1, 2009, at 7:31 PM, wang peter wrote: > dear phd John David: > i am gao shan from china. another problem is > i have used gmbuilder on red hat linux. > my postgresql work well and i have created all the tables > by sql sricpts. > when i load uniport xml file, it showed "" > but no data were import in database > my configuration as follows: > > hibernate.connection.url: jdbc:postgresql://localhost:5432/uniprot > hibernate.connection.driver_class: org.postgresql.Driver > hibernate.connection.username: postgres > hibernate.connection.password: postgres > hibernate.dialect: org.hibernate.dialect.PostgreSQLDialect |