Showing posts with label ADF ERROR. Show all posts
Showing posts with label ADF ERROR. Show all posts

06 June 2011

Understanding ADF Error Codes

Last updated: 5/9/2012
ADF Error Codes is another very helpful page when troubleshooting located in Oracle Wiki.  Just mentioning some error codes that the page is dealing with:

JBO Errors
  •  "46 JBO-24000 to JBO-80008
  • CSMessageBundle in ADF 10.1.3 : Defines the error codes and default error messages for operations on business objects.
  • JBO-25002: 
  • JBO-25005: 
  • JBO-25014
  • JBO-25030: 
  • JBO-25058:
  • JBO-26001: 
  • JBO-26041: 
  • JBO-26061: 
  • JBO-27014: 
  • JBO-27122: 
  • JBO-28006:
  • JBO-28200: 
  • JBO-29000
  • JBO-30003: 
  • JBO-35007
ORA Errors
  • ORA-22816
Errors not catagorized by error codes

Many thanx to Chris Muir for helping me tracking the page relocations :)

14 January 2011

What ADF Error Messages mean (eg. JBO-xxxxx or ADFC-xxxxx etc. )

Last Update: 17/1/2011

Errors, that you can see in the log files of your app, source from middleware (ADF part) or DB. In the reference below a Source/Caution and an Action is provided to help resolve the problem

On the top I created a page "SEARCH ADF ERROR MESSAGES", that can help in locating the problem. It searches all the Error Message types referenced below.

Fusion Middleware Error Messages

In the link below are all the error message regarding the Fusion Middleware

where you ll find also 


JBO Error Messages
It is a subpart of Fusion Middleware Error Messages.
So, check the link above (JBO Error Messages)
Check also Business Components for Java Error Messages. There are some errors not mentioned in the above link


ORA Error reference
Regarding Oracle DB error messages check:

Note:
If you need an older version google for "Oracle<the BD version you want> Database Error Messages"
Also here you can find a search utility too.


BEA Error reference
This are the error produced from Weblogic (BEA was the company created Weblogic before Oracle buy BEA)
Oracle Fusion Middleware Oracle WebLogic Server Message Catalog 11g Release 1 (10.3.4)

dig more:

You might also like:

Related Posts Plugin for WordPress, Blogger...