[dba-issues] [Issue 66846] Out of memory when opening large tables

2011-02-03 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Thu Feb  3 13:39:25 + 
2011 ---
Fixed in cws dba34d.

I tried it with a 1 mio rows csv file which now takes only 1-2 sec on my machine
to open.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 66846] Out of memory when opening large tables

2010-06-10 Thread syzygy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User syzygy changed the following:

What|Old value |New value

  CC|'atjensen,ludob,pmike'|'atjensen,ludob,pmike,syzy
|  |gy'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 66846] Out of memory when opening large tables

2009-07-28 Thread atjensen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User atjensen changed the following:

What|Old value |New value

  CC|'ludob,pmike' |'atjensen,ludob,pmike'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 66846] Out of memory when opening large tables

2009-06-19 Thread ludob
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User ludob changed the following:

What|Old value |New value

  CC|'pmike'   |'ludob,pmike'





--- Additional comments from lu...@openoffice.org Fri Jun 19 06:29:10 + 
2009 ---
Last week I reported issue 102625. A select * from table is sent to the database
to get just the key values when using ODBC.  Seems JDBC has the same problem. 

OOO310m11 has also this problem.

Looking into the OOO source code all this seems to happen in
dbaccess/source/core/api which is the part NOT depending on the connectivity
(ODBC,JDBC,mysql,)  

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 66846] Out of memory when opening large tables

2009-03-10 Thread pmike
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User pmike changed the following:

What|Old value |New value

  CC|''|'pmike'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 66846] Out of memory when opening large tables

2009-03-08 Thread bigandy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846





--- Additional comments from biga...@openoffice.org Sun Mar  8 21:09:11 
+ 2009 ---
I can reproduce this bug on OOO 3.0.1
Application crashes when I insert picture more than 2,6Mb in HSQLDB tables with
java heap error

System Fedora Linux 9, 10, jre 1.6, 1,5

This bug is major for implementation OOBase in our computing systems...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 66846] Out of memory when opening large tables

2008-01-04 Thread skiani
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846





--- Additional comments from [EMAIL PROTECTED] Fri Jan  4 14:08:07 + 
2008 ---
In my book this is a problem with small tables. Any table large than about 1.3Gb
is a problem (we deal with multi-terabyte postgres tables). It also has a
problem with viewing large (1.3Gb) CSV text files. Same problem OOo tries to
load the whole table into ram. It should just window what it needs for viewing.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-11-17 Thread mw69
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846





--- Additional comments from [EMAIL PROTECTED] Fri Nov 17 01:01:03 -0800 
2006 ---
Same effect with postgresql 8.1.4 and postgresql-jdbc-407 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-10-26 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User msc changed the following:

What|Old value |New value

 Assigned to|msc   |oj

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|not determined|OOo Later





--- Additional comments from [EMAIL PROTECTED] Thu Oct 26 06:37:27 -0700 
2006 ---
Hi,
I can reproduce this.

mysql connect via jdbc and a table with 3.000.000 records 

When I double click on this table ooo try to open the table and nothing happen
for quite a while (~ 60 min) after this you get an error messages from java with
out of heap memory.

Set target and send to the right developer.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-10-25 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User clu changed the following:

What|Old value |New value

 Assigned to|clu   |msc





--- Additional comments from [EMAIL PROTECTED] Wed Oct 25 07:39:42 -0700 
2006 ---
like we have spoken, send you the issue

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-09-25 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User clu changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |clu





--- Additional comments from [EMAIL PROTECTED] Mon Sep 25 07:00:11 -0700 
2006 ---
change owner

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-07-05 Thread clu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User clu changed the following:

What|Old value |New value

Keywords|  |needmoreinfo





--- Additional comments from [EMAIL PROTECTED] Wed Jul  5 02:17:34 -0700 
2006 ---
what database do you connect to, what driver do you use?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-07-05 Thread mw69
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846





--- Additional comments from [EMAIL PROTECTED] Wed Jul  5 10:13:57 -0700 
2006 ---
mysql 5.0.20 with jdbc driver mysql Connector/J 3.1.13 or 3.1.12 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-07-04 Thread mw69
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846


User mw69 changed the following:

What|Old value |New value

 Version|OOo 2.0.2 |OOo 2.0.3





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66846] Out of memory when opening large tables

2006-06-29 Thread mw69
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66846
 Issue #|66846
 Summary|Out of memory when opening large tables
   Component|Database access
 Version|OOo 2.0.2
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|mw69





--- Additional comments from [EMAIL PROTECTED] Thu Jun 29 01:25:10 -0700 
2006 ---
If connected to an existing database by jdbc and I open a table which has
millions of rows, OOo Base seems to read *all* rows into memory until the java
vm runs out of memory. If I set the java memory to higher values (e.g. -Xmx512m)
it only takes longer for the out of memory error to occur.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]