[MonetDB-users] optimizer.exportChunk exception
Hi, I got this error on running "Select * from tables": !TypeException:user.s6_2[154]:'optimizer.exportChunk' undefined in: _237:any := optimizer.exportChunk() !TypeException:user.s6_2[155]:'optimizer.affectedRows' undefined in: _241:any := optimizer.affectedRows() Consequent queries were successful. Seems like a bug. -- View this message in context: http://www.nabble.com/optimizer.exportChunk-exception-tp24915518p24915518.ht... Sent from the monetdb-users mailing list archive at Nabble.com.
Hi Alex, works fine for me with the latest Aug2009 release branch on 64-bit Fedora 10. Which version of MonetDB are you running on which platform (OS, HW)? (`mserver5 --version`) Can you reproduce the problem? If not, it might have been a one time glitch triggered by previous events. Then, we'd need to know them in detail to analyse the problem ... Stefan On Tue, Aug 11, 2009 at 04:07:27AM -0700, Alex Bo. wrote:
Hi,
I got this error on running "Select * from tables":
!TypeException:user.s6_2[154]:'optimizer.exportChunk' undefined in: _237:any := optimizer.exportChunk() !TypeException:user.s6_2[155]:'optimizer.affectedRows' undefined in: _241:any := optimizer.affectedRows()
Consequent queries were successful. Seems like a bug.
-- View this message in context: http://www.nabble.com/optimizer.exportChunk-exception-tp24915518p24915518.ht... Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
After a few more querying I got this: (Still with 'Select * from tables') !SyntaxException:convertConstant:no string coercion for 'any' !SyntaxException:convertConstant:conversion error !SyntaxException:defConstant:constant coercion error from void to any !SyntaxException:convertConstant:no string coercion for 'any' !SyntaxException:convertConstant:conversion error !SyntaxException:defConstant:constant coercion error from void to any And then this: !TypeException:user.s3_1[8]:'calc.opt_costModel' undefined in: _15:any := calc.opt_costModel(_16:oid) Every time I ran 2 parallel threads that ran the same 'Select * from tables' query. Could this be the reason? -- View this message in context: http://www.nabble.com/optimizer.exportChunk-exception-tp24915518p24915872.ht... Sent from the monetdb-users mailing list archive at Nabble.com.
participants (2)
-
Alex Bo.
-
Stefan Manegold