Post date: Dec 09, 2010 3:29:11 AM
From View Log Error: (this condition happened after apply patch 9878200)
IBY_FD_PAYMENT_FORMAT module: Format Payment Instructions
pay_instrid: 126783
format: Format{formatCode:=IBY_PAY_CHK_STANDARD_1,formatType:=OUTBOUND_PAYMENT_INSTRUCTION,templateCode:=IBYDC_STD1,locale:=en_00,extract:=Extract{extractCode:=IBY_FD_PAYMENT_INSTRUCTION,extractVersion:=1}}
saveExtract: true
extract_type: FD_PAYMENT_PMTINSTR
param: N
elecChannel: null
Fetching extract
After fetching extract, doc is null!
java.lang.NoClassDefFoundError: com.sun.crypto.provider.SunJCE
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
at oracle.apps.iby.payment.PaymentUtils.getPmtInstrExtractCallArgs(PaymentUtils.java:1139)
at oracle.apps.iby.scheduler.FDFormatProgramUtils.doExtractAndFormatCommon(FDFormatProgramUtils.java:202)
at oracle.apps.iby.scheduler.FDFormatProgramUtils.doPmtInstrExtractAndFormat(FDFormatProgramUtils.java:96)
at oracle.apps.iby.scheduler.FDExtractAndFormatting.doExtractAndFormat(FDExtractAndFormatting.java:418)
at oracle.apps.iby.scheduler.FDExtractAndFormatting.runMainLogic(FDExtractAndFormatting.java:256)
at oracle.apps.iby.scheduler.FDExtractAndFormatting.runProgram(FDExtractAndFormatting.java:146)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
From ODM Research, they got this document:
R12 Format Payment Instruction Error java.lang.NoClassDefFoundError: com.sun.crypto.provider.SunJCE (Doc ID 1077842.1)
From That Document, we must do
=== ODM Action Plan ===
Solution To implement the solution, please execute the following steps in a TEST instance:
1) Please download and review the Readme for Patch 8467451:R12.IBY.A. No password is required.
2) Please apply Patch 8467451:R12.IBY.A in a test environment.
3) Please confirm the following file versions:
ibycprof.ldt 120.8.12000000.2
Configuration.java 120.2.12000000.3
SecurityUtil.java 120.18.12000000.14
You can use the UNIX command as shown below to confirm the file versions:
strings -a ffffffff |grep '$Header'
4) Please retest the issue.
5) If the issue is resolved, please migrate the solution as appropriate to other environments.
After checking the patch number suggested above, the conclusion as below:
1. apply patch 8467451 --> R12 Format Payment Instruction Error java
prereq -->
1. 7533081:R12.AR.A --> R12 Receivables Critical Patch Collection March 2009 ( superseded by patch 7828946 )
prereq -->
1. 8414254:R12.ONT.A
prereq -->
1. 8414069:R12.AR.A --> sudah diapply
2. 7668608:R12.OZF.A --> sudah diapply
3. 8649286:R12.AP.A
4. 7717658:R12.AR.A --> sudah diapply
prereq -->
1. 7022979:R12.XLA.A --> sudah diapply
2. 7674328:R12.IBY.A --> sudah diapply
3. 7485946:R12.IBY.A --> sudah diapply
5. 8522278:R12.IBY.A
6. 8206772:R12.JG.A
7. 7717668:R12.BOM.A
8. 7717693:R12.PJC.A --> sudah diapply
9. 8332032:R12.XLA.A
2. 7665691:R12.AP.A --> R12 Payables Critical Patch Collection March 2009 ( superseded by patch 8649286 = prereq di patch AR no. 3 )
2. apply patch 8403858 --> Invalid Package IBY_BPEL_EBSR121PAYMENTAUTH ( prereq same as apply patch no. 1 )