Hi all,
is no one using a DB2 database? Can any one help me please...
Type: Posts; User: ura; Keyword(s):
Hi all,
is no one using a DB2 database? Can any one help me please...
Hi nospeq,
sure, that's possible. Have a look to JT400 http://jt400.sourceforge.net/. If you plan to run on a native i5 System have a look into this page...
Hi,
currently I'm looking into the SQLException translation (Spring 3.0.0). I found the following definitions for DB2 in the file sql-error-codes.xml:
<bean id="DB2"...
Hi Costin, below you'll find the detailed numbers for my application (approx. in mb):
Spring 2.5.6
DefaultListableBeanFactory 8.7
beanDefinitionMap 4.8
mergedBeanDefinitions 2.1...
Costin, I've made a first test... You really did a great job, now the memory consumption seems to be more or less comparable to sprint 2.5.6. I'll do some more tests on monday afternoon and give you ...
Hi Costin,
firing up a nightly build after finishing your changes will be perfectly working for me. Pls give me a short message after doing the nightly build. I'll try the shapshot afterwards.
...
Now I had a deeper look into the code...
As far as I can see the obfuscated class ...asm.ClassReader, which is indirectly referenced from the cache of CachingMetadataReaderFactgory, holds the...
OK, here are some numbers in bytes..
Size of bytecode: arithmetic mean 25842, min 11920, max 61478, standard deviation 4935
Costin, I did the test with 3.0.1.CI-562. The results are not good but much better compared to 3.0.0.RELEASE. In 3.0.0.RELEASE the memory consumption of CachingMetadataReaderFactory was about 81 mb,...
Just an additional information...
I've attached 2 ZIP files containing GIFs. The file Memory-2.5.6.gif shows the memory consumption using spring 2.5.6, the file Memory-3.0.0.gif shows the same...
Costin, I'll try the nightly build as soon as possible...
XmlBeanDefinitionReader says:
Loaded 1257 bean definitions from location pattern [classpath*:META-INF/*-beans.xml]
Loaded 72 bean...
Hi,
currently I'm trying to migrate my application from 2.5.6 to 3.0.0. Surprisingly I can see a significant higher memory consumption in 3.0.0. The DefaultListableBeanFactory uses 8.5 mb in...