Bugs item #1647392, was opened at 2007-01-29 19:45 Message generated for change (Comment added) made by nielsnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1647392&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: SQL/JDBC Group: SQL 2.16 >Status: Closed Resolution: Fixed Priority: 7 Private: No Submitted By: Martin Kersten (mlkersten) Assigned to: Niels Nes (nielsnes) Summary: M5/SQL: DbVisualizer Windows XP problem Initial Comment: DbVisualizer used to work flawlessly with M5 and M4. After the big-bang there seem to appear problems, which require capturing the stream of JDBC calls. Test ran on Windows XP. It has not been tested yet on Linux. Message: MALException:chop.newChunkMoreElements:Cannot access 'bid' descriptor MALException:sql_cache.s8_1[328]:Exception not catched System Information: Product: DbVisualizer Free 5.1.1 Build: #1162 (2006/10/16 14:11) Java VM: Java HotSpot(TM) Client VM Java Version: 1.5.0_06-b05 Java Vendor: Sun Microsystems Inc. OS Name: Windows XP OS Arch: x86 OS Version: 5.1 ---------------------------------------------------------------------- >Comment By: Niels Nes (nielsnes) Date: 2007-05-29 12:16 Message: Logged In: YES user_id=43556 Originator: NO packaging issue, ie no test possible. ---------------------------------------------------------------------- Comment By: Martin Kersten (mlkersten) Date: 2007-02-03 20:36 Message: Logged In: YES user_id=490798 Originator: YES Bug fix prepared. The code falls back to the MonetDB implementation of like() if pcre library is not available. Bugfix distributed a.s.a.p. ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2007-01-30 08:41 Message: Logged In: YES user_id=963970 Originator: NO Can this be used? http://gnuwin32.sourceforge.net/packages/pcre.htm ---------------------------------------------------------------------- Comment By: Martin Kersten (mlkersten) Date: 2007-01-29 22:02 Message: Logged In: YES user_id=490798 Originator: YES It turns out that the PCRE library does not exist on Windows, which causes the query to fail. This seems related to the earlier bug report on #1640213 The internal implementation of like() should be revived or a solution for pcre on windows is (urgently) needed. ---------------------------------------------------------------------- Comment By: Martin Kersten (mlkersten) Date: 2007-01-29 21:52 Message: Logged In: YES user_id=490798 Originator: YES See attached dump. File Added: monet.log ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2007-01-29 20:33 Message: Logged In: YES user_id=963970 Originator: NO Please add ?debug=true to the JDBC connection url, and add the generated monetXXXXXXXX.log file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1647392&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
