Showing posts with label Logs. Show all posts
Showing posts with label Logs. Show all posts

Tuesday, April 26, 2011

Enabling LOG messages in BI Publisher 10g

Enabling BI Publisher 10g to DEBUG mode is pretty simple. I will show you how to do it in OC4J.

1. Stop OC4J
2. Make a backup of this file:
C:\OracleBI\xmlp\XMLP\Admin\Configuration\xmlp-server-config.xml
3. Modify the file xmlp-server-config.xml and set this value:
   <property name="DEBUG_LEVEL" value="debug"/>
4. Save the file
5. Restart OC4J

It should be now in Debug mode

Friday, February 25, 2011

BI Publisher 11g Log files location

When you are developing your first versions of your reports you probably start finding that something is wrong and may not be working. Well in these situations is really important to know what is going on and find out why your report is not working.
In the new release of BI Publisher we can find error messages of our data model or report generation in a couple of log files which are located at:
BIEE_HOME\user_projects\domains\bifoundation_domain\servers\bi_server1\logs\bipublisher
References:
http://download.oracle.com/docs/cd/E14571_01/bi.1111/e13880/T526682T542464.htm