Bugs item #1638729, was opened at 2007-01-18 16:41 Message generated for change (Settings changed) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1638729&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Mapi Group: Pathfinder CVS Head >Status: Closed >Resolution: Out of Date Priority: 3 Private: No Submitted By: Jan Flokstra (jflokstra) Assigned to: Stefan Manegold (stmane) Summary: Mtest/Mapi module load problem Initial Comment: The execution of the test: $PATHFINDER/modules/pftijah/Tests/qmapi1 fails because it does not load pftijah correct. Some commands from the module can be executed anbd some cannot. For others it makes a difference if it is ADDHELP'ed or not. It looks as if some symbol tables are a mess. Stefan advised me to create a qmapi.dbinit file which loads module(pftijah) at startuptime. Now the query works. When this file is removed the script will fail on the collName variable of module(pftijah). The function tj_setCollName(str name) is executed (with the help of ADDHELP, without ADDHELP it is also unknown) and it refers to the collName variable but because of this bug it cannot find the variable here. Hope this is enough info for a bughunt. So to summarize: - remove $PATHFINDER/modules/pftijah/Tests/qmapi1.dbinit - run the tests in $PATHFINDER/modules/pftijah and look what happens. ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2007-04-21 23:23 Message: Logged In: YES user_id=572415 Originator: NO With pftijah now being loaded by default whenever pathfinder is loaded, the problem has disappeared. All PFtijah tests now run fine without the *.dbinit files; hence, I removed the latter. ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2007-02-19 13:35 Message: Logged In: YES user_id=43607 Originator: NO Lowered priority. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1638729&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
