Bugs item #1647392, was opened at 2007-01-29 20:45 Message generated for change (Comment added) made by mr-meltdown 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: Open Resolution: None 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: Fabian (mr-meltdown) Date: 2007-01-30 09: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 23: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 22: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 21: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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
