[
https://issues.apache.org/jira/browse/DERBY-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Matrigali updated DERBY-2286:
----------------------------------
i am still not having luck reproducing on my machine. If anyone has reproduced
and has a stack
trace with line numbers, please post it. I would like to know which of the
places in logRow() is
throwing the exception - there are a number of places:
throw new NoSpaceOnPage(isOverflowPage());
> Exception NoSpaceOnPage does not provide SQLState or exception text
> -------------------------------------------------------------------
>
> Key: DERBY-2286
> URL: https://issues.apache.org/jira/browse/DERBY-2286
> Project: Derby
> Issue Type: Bug
> Components: Store
> Affects Versions: 10.1.3.1, 10.2.1.6, 10.2.2.0, 10.5.3.0
> Reporter: Andrew McIntyre
> Priority: Minor
> Attachments: NoSpaceBug.java
>
>
> Originally reported on the derby-user list in this post:
> http://mail-archives.apache.org/mod_mbox/db-derby-user/200701.mbox/%[email protected]%3e
> The user encountered an impl.store.raw.data.NoSpaceOnPage exception during a
> batch update. The exception currently does not provide a SQLState or
> exception text explaining the cause of the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.