[
https://issues.apache.org/jira/browse/DERBY-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022807#comment-15022807
]
John Judd commented on DERBY-5195:
----------------------------------
Hello Rick,
Thanks for your help but I'm struggling again. I don't have the
RegisteredFormatIds.java or JCECipherFactory.java files on my pc. I'm running
Win7 with java \jdk1.8.0_66 and \jre1.8.0_66 installed. I tried running the
windows patch.exe file in a dos prompt but this is the output:
thanks, John
C:\Program Files\Java\jdk1.8.0_66\db-derby-10.11.1.1-lib\lib>patch -p 0 -i
makePublic.diff
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: java/engine/org/apache/derby/iapi/services/io/RegisteredFormatIds.java
|===================================================================
|--- java/engine/org/apache/derby/iapi/services/io/RegisteredFormatIds.java
(revision 1714499)
|+++ java/engine/org/apache/derby/iapi/services/io/RegisteredFormatIds.java
(working copy)
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 19
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|/ Serializable marker
|Index: java/engine/org/apache/derby/impl/services/jce/JCECipherFactory.java
|===================================================================
|--- java/engine/org/apache/derby/impl/services/jce/JCECipherFactory.java
(revision 1714499)
|+++ java/engine/org/apache/derby/impl/services/jce/JCECipherFactory.java
(working copy)
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 30 of patch
can't find file to patch at input line 30
Perhaps you used the wrong -p or --strip option?
File to patch:
Skip this patch? [y] y
Skipping patch.
> 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.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)