Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.

You are encouraged to leave a comment.








Thursday, October 07, 2010

adbldxml.pl DB tier errors out: FOLLOWING ERROR OCCURED : 3 >= 3

The critical error i faced during the upgrade database to 10.2.0.4 from 9.2.0.5 in oracle Applications 11.5.10.2

Error during adbldxml.pl on Database Tier

FOLLOWING ERROR OCCURED :

3 >= 3


StackTrace:
java.lang.ArrayIndexOutOfBoundsException: 3 >= 3
at java.util.Vector.setElementAt(Vector.java:505)
at oracle.apps.ad.context.GenerateContext.setJRETOP(GenerateContext.java:7471)
at oracle.apps.ad.context.GenerateContext.InstantiateRestForDB(GenerateContext.java:3045)
at oracle.apps.ad.context.GenerateContext.main(GenerateContext.java:8138)



Cause for this issue:
  • GenerateContext.java Release reported in the logfile is 115.87
  • Latest version of GenerateContext.java is 115.103
You need to apply the patch 4709948 in the apps Tier using the tnsnames.ora and listener.ora just we created during the upgrade process in latest RDBMS_ORACLE_HOME (10.2.0.4)


once applied the patch, synchronize the DB Tier with Apps Tier using admkappsutil.pl from $AD_TOP/bin

Run adbldxml.pl from db Tier now. The error should not appear now.
Related Posts Plugin for WordPress, Blogger...

Let us be Friends...

Share |

Popular Posts

Recent Comments