Error while converting trace file to readable txt
Hi,
I want to convert a trace file to readable format. I gave the proper command. But it gives the error.
The details are listed below...
D:\Oracle\10gr2mt\jdk\jre\bin>java -cp d:\oracle\10gr2mt\forms\java\frmxlate.jar
oracle.forms.diagnostics.Xlate datafile=D:\Oracle\10gr2mt\otrace\forms_5492.tr
c outputfile=D:\Oracle\10gr2mt\otrace\forms_5492.xml outputclass=WriteOut
Exception in thread "main" java.lang.IndexOutOfBoundsException
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java: 194)
at java.io.DataInputStream.read(DataInputStream.java: 224)
at oracle.forms.diagnostics.ReadDataFile.readStrAttri bute(Unknown Source
)
at oracle.forms.diagnostics.ReadDataFile.preRead(Unkn own Source)
at oracle.forms.diagnostics.ReadDataFile.preReadEvent (Unknown Source)
at oracle.forms.diagnostics.Xlate.process(Unknown Source)
at oracle.forms.diagnostics.Xlate.main(Unknown Source)
Can anybody provide solution ..?
Thanks in Advace,
Sure