Hi, Darren.
Can you give me some guidelines on how to reproduce your configuration?
I'm interested on this topic.
Regards
- Original Message
From: Darren Davison <[EMAIL PROTECTED]>
To: user-java@ibatis.apache.org
Sent: Wednesday, July 30, 2008 10:36:31 AM
Subject: clustered cache on T
settings to
allow for things to be serialized as well.
Check out the settings element in the sqlmap config xml file.
On 7/29/08 10:36 AM, "nch" <[EMAIL PROTECTED]> wrote:
>
> Hi, there.
> I've upgraded to iBatis 2.3.3 (from 2.3.0) and Spring 2.5.5. I need my web
> a
Hi, there.
I've upgraded to iBatis 2.3.3 (from 2.3.0) and Spring 2.5.5. I need my web
application to run on a clustered environment - tomcat 6 and session
replication.
I see tomcat can not replicate objects coming from iBatis.
29-jul-2008 18:23:32 org.apache.catalina.ha.session.DeltaManager
Hi, there.
I'm developing a spring 2.5 web based application. I tried upgrading from
iBatis 2.3.0 to iBatis 2.3.3, but I get the following exception:
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'whatever' defined in class path resour
ROTECTED]>
To: user-java@ibatis.apache.org
Sent: Tuesday, July 8, 2008 11:25:55 AM
Subject: RE: spring 2.5.5 and ibatis 2.3.2
nch <mailto:[EMAIL PROTECTED]> wrote:
> Well, the only reason why I didn't decide to go for 2.3.2 is that I
> was confortable with 2.3.0 untill I foun
server that
would alert us if it didn't. By practice the iBATIS trunk should be releasable
if necessary.
Which JDK/OS are you running?
Clinton
On Mon, Jul 7, 2008 at 8:39 AM, nch <[EMAIL PROTECTED]> wrote:
Well, the only reason why I didn't decide to go for 2.3.2 is that I
ntImpl (the default implementation behind the SqlMapClient
interface).
Cheers,
Clinton
On Mon, Jul 7, 2008 at 2:41 AM, nch <[EMAIL PROTECTED]> wrote:
Hi, there.
I'm trying iBatis 2.3.2 with Spring 2.5.5.
Spring is complaining it can not find method
com.ibatis.sqlmap.engine.impl.Ext
Hi, there.
I'm trying iBatis 2.3.2 with Spring 2.5.5.
Spring is complaining it can not find method
com.ibatis.sqlmap.engine.impl.ExtendedSqlMapClient.getMappedStatement
This method was present in iBatis 2.3.0.
Is there a workaround I can take to make it work?
I need to test this cause it seems
t the configuration, although
I did manage to optimize it to achieve a read/insert performance of 15,000
records per second between two databases (on a single machine too).
I'm sure there's something about the configuration here that is causing the
problem, and it can be solved.
I hope
date? I may be able to
shed some light on what is happening.
Clinton
On Sun, Mar 16, 2008 at 11:49 PM, nch <[EMAIL PROTECTED]> wrote:
Another thing I forgot. This works perfectly well if we replace iBatis by
Hibernate, so I don't think this is being caused by the MySQL driver.
Another thing I forgot. This works perfectly well if we replace iBatis by
Hibernate, so I don't think this is being caused by the MySQL driver.
- Original Message
From: nch <[EMAIL PROTECTED]>
To: user-java@ibatis.apache.org
Sent: Sunday, March 16, 2008 10:18:42 PM
Subject:
Well, I modified the mediumblob into a mediumtext and removed all other fields
except the id one.
- Original Message
From: nch <[EMAIL PROTECTED]>
To: user-java@ibatis.apache.org
Sent: Sunday, March 16, 2008 10:06:34 PM
Subject: Re: select * causing " OutOfMemoryError: Java
n true if the query returned any data. If
the query returns no data, it'll return false.
I can't imagine what Hibernate is doing differently here to make this
work if the JDBC driver is failing when executing the query.
Larry
On Sun, Mar 16, 2008 at 4:12 AM, nch <[EMAIL PROTECTED]>
16, 2008 3:13:27 AM
Subject: Re: select * causing " OutOfMemoryError: Java heap space"
Can you post the row handler you are using.
Larry
On Sat, Mar 15, 2008 at 1:14 PM, nch <[EMAIL PROTECTED]> wrote:
>
>
> Hi, Nathan.
> I did so, but I'm still having the same
handler could really help. almost no memory would be used.
On Thu, Mar 13, 2008 at 4:57 PM, nch <[EMAIL PROTECTED]> wrote:
Yes, I agree that dividing the query into several queries should do as long as
none of them uses more memory than available. Gracias, Carl
xes (making
parts of your "main index" with diferent "maps" for each subindex in your
gpsDriver.
if your indexing is as strong as ours i should look forward for numer 1 or
number 3 depending of your needs. (More a Compass than iBatis issue)
Greetings
Carlos de Luna
- Mensa
Mar 13, 2008 at 9:04 AM, nch wrote:
>
> Hi!
>
> I'm doing tests both under tomcat and jetty. I set 1024MB of heap space in
> both cases. I am using a profiler to look into what's happening during
> execution of the indexing process and I can tell that's the exact am
o have *all* of the rows
in memory at one time?
Larry
On Thu, Mar 13, 2008 at 8:03 AM, nch wrote:
>
> Hi, everybody.
> I'm testing the Compass search engine and, in particular, how to index a big
> set of documents from a table in a MySQL database. In order to do this I
> is
to pull back 1G worth of data into a JVM with a heap size set
to 64M, you will hit the heap limit pretty quick.
-Original Message-
From: nch [mailto:[EMAIL PROTECTED]
Sent: Thu 3/13/2008 8:03 AM
To: user-java@ibatis.apache.org
Subject: select * causing " OutOfMemoryError: Java heap sp
Hi, everybody.
I'm testing the Compass search engine and, in particular, how to index a big
set of documents from a table in a MySQL database. In order to do this I issue
a "select * from table_name" using iBatis, but this seems to be causing the
application to use all heap space available.
I a
20 matches
Mail list logo