[
https://issues.apache.org/jira/browse/DERBY-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-5195:
---------------------------------
Attachment: LogFileReader.class
LogFileReader.java
Attaching a new version of LogFileReader. This version fixes the compilation
errors related to JCECipherFactory. Without changing the Derby source, I don't
see any simple way to fix the remaining compilation error, the one related to
the RegisteredFormatIDs array.
In its current state, LogFileReader can't be compiled by 10.11 onward. However,
I am able to compile LogFileReader by using the 10.10.1.1 jars. I am attaching
the class file output by that compilation. I have successfully used that class
file (along with the 10.10.1.1 jars) in order to dump log files from databases
created by 10.10.1.1, 10.11.1.1, and 10.12.1.1.
Hope this is helpful,
-Rick
> Create tools for browsing the files in the database log directory.
> ------------------------------------------------------------------
>
> Key: DERBY-5195
> URL: https://issues.apache.org/jira/browse/DERBY-5195
> Project: Derby
> Issue Type: Task
> Components: Tools
> Affects Versions: 10.9.1.0
> Reporter: Rick Hillegas
> Attachments: ControlFileReader.java, ControlFileReader.java,
> LogFileReader.class, LogFileReader.java, LogFileReader.java,
> LogFileReader.java, LogFileReader.java, makePublic.diff
>
>
> It would be nice to have some tools to examine the contents of the log
> directory. The tools should be able to read the files in that directory
> without disturbing them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)