[Nextobjects-user] bugs
Status: Alpha
Brought to you by:
eflorent
From: Bogdan V. <bv...@gl...> - 2004-03-24 15:45:49
|
devaki bugs submt 1. When importing schema in PDM model the strange path is used for = openning generated xml file. Look at the CONSOLE DUMP below. [INFO] Connection succed : PostgreSQL7.3.4 [INFO] Generated C:\Documents and Settings\Ivan = Petrov\devaki-nextobjects\torque-gen-3.1\build.properties jdbc: [echo] +-----------------------------------------------+ [echo] | | [echo] | Generating XML from JDBC connection ! | [echo] | | [echo] +-----------------------------------------------+ [torque-jdbc-transform] Torque - JDBCToXMLSchema starting [torque-jdbc-transform] Your DB settings are: [torque-jdbc-transform] driver : org.postgresql.Driver [torque-jdbc-transform] URL : jdbc:postgresql://shristov/gs [torque-jdbc-transform] user : postgres [torque-jdbc-transform] schema : mgcp [torque-jdbc-transform] DB driver sucessfuly instantiated [torque-jdbc-transform] DB connection established [torque-jdbc-transform] Getting table list... [torque-jdbc-transform] Building column/table map... [torque-jdbc-transform] Processing table: codec_preferences [torque-jdbc-transform] Processing table: encoding_name [torque-jdbc-transform] Processing table: endpoint [torque-jdbc-transform] Processing table: endpoint_list [torque-jdbc-transform] Processing table: gateway [torque-jdbc-transform] Processing table: gateway_class [torque-jdbc-transform] Processing table: known_codec [torque-jdbc-transform] Processing table: protocol_profile [torque-jdbc-transform] Processing table: protocol_version [torque-jdbc-transform] Processing table: rtp_preferences [torque-jdbc-transform] Processing table: v_codec_pref_base [torque-jdbc-transform] Processing table: v_endpoint [torque-jdbc-transform] Processing table: v_gateway [torque-jdbc-transform] Processing table: v_protocol_version [torque-jdbc-transform] Processing table: v_protocol_version_full [torque-jdbc-transform] C:\Documents and Settings\Ivan = Petrov\devaki-nextobjects\torque-gen-3.1/schema/schema.xml [torque-jdbc-transform] Torque - JDBCToXMLSchema finished [ERROR] c:\schema\schema.xml (The system cannot find the path specified) Why the path is c:\schema ? Actually the path with generated xml file is = (may be the problem is in using slash instead of backslash in the path): C:\Documents and Settings\Ivan = Petrov\devaki-nextobjects\torque-gen-3.1/schema and the file is there. 2. Any way I found the file and loaded it in PDM only when I tried to = save the PDM in the [TORQUE]XML SCHEMA the following error appeared. [ERROR] Not implemented |