[
https://issues.apache.org/jira/browse/DERBY-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069183#comment-13069183
]
Kathey Marsden commented on DERBY-5344:
---------------------------------------
I enabled the test and see the out of memory with embedded still but client ran
ok. I will disable the test only for embedded and mention this bug number for
now. I am searching Jira to try to find this bug as the comment said one would
be filed. Perhaps it was overlooked. I will search a bit more and then file a
bug if needed.
java.sql.SQLException: Java exception: ': java.lang.OutOfMemoryError'.
at
org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(SQLExceptionFactory40.java:98)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Util.java:142)
at org.apache.derby.impl.jdbc.Util.javaException(Util.java:299)
at
org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(TransactionResourceImpl.java:412)
at
org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(TransactionResourceImpl.java:348)
at
org.apache.derby.impl.jdbc.EmbedConnection.handleException(EmbedConnection.java:2290)
at
org.apache.derby.impl.jdbc.ConnectionChild.handleException(ConnectionChild.java:82)
at
org.apache.derby.impl.jdbc.EmbedResultSet.closeOnTransactionError(EmbedResultSet.java:4409)
at
org.apache.derby.impl.jdbc.EmbedResultSet.updateRow(EmbedResultSet.java:3788)
at
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.updateClob2(LobLimitsTest.java:1219)
at
org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsTest.testClob2(LobLimitsTest.java:304)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> Enable updateClob2 test in LobLimitsTest (was LobLimits.java)
> -------------------------------------------------------------
>
> Key: DERBY-5344
> URL: https://issues.apache.org/jira/browse/DERBY-5344
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.9.0.0
> Reporter: Kathey Marsden
>
> There is disabled test in largedata.LobLimitsTest.java which is a carryover
> from largedata.LobLimits.java
> // Disabled for now, this will materialize, will open
> // jira for it.
> // updateClob2("ClobTest
> #8.1",conn,selectClob,BIG_LOB_SZ,0,0,10,1,CHARDATAFILE);
> It is not clear to me what Jira this was or if it has since been fixed. I
> will renable the test and do a run.
> I am logging this separately from DERBY-1903 so the change is clear in case
> anyone wants to do performance comparison of the old and new test.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira