cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BI-BO various Logging errors after Internal error during installation

former_member341172
Participant
0 Likes
5,445

Hi,

I wanted to share with an unsual situation where I have got an "Internal Error" during the BO installation and ask for the solutions to the errors I have noticed in the BO logging after the Repair of BO installation. The installation have been done to add/install the CMS Drivers using Modify (./modifyOrRemoveProducts.sh) using the initial SAP BO installation. During the installation the error poped up and I needed to "Repair" the initial BO istalltion.

Everything, excep the dynamic recipients for Publications seems to work fine from the user perspective. However, I have noticed many new errors in the logging directory. Can you help me find the sollutions to the errors I still have not solved? The errors are taken from the logs in sap_bobj/logging directory for both .glf and .log type of logs.

  • Log Error 2 - Monitoring (appears very often, even when no user activity)
unable to close the iterator -1: com.businessobjects.cdz_ext.ExtensionManagementException : iterator (id=-1) not found : it has been closed or never created (major=0, minor=0)
Error caught during monitoring
at com.businessobjects.ds.excel.corba.ExcelDataSourceServant.convertException(Unknown Source)
<...> (Unknown Source)
at com.businessobjects.cdz_ext.lifecycle.MonitoringThread.run(Unknown Source)

  • Log Error 3 - isBag
isBag called on null property
Unknown property type
isBag called on null property
Unknown property type

  • Log Error 4 - Oracle OCI
Oracle OCI|Oracle 11|JobId:603983600|ENTER OCIErrorGet  
<…>
Oracle OCI|Oracle 11|JobId:603983600|EXIT OCIErrorGet with return code 0 (OCI_SUCCESS)  
OraText * 0x0x7fe35b50bb90 [ORA-24347: Warning of a NULL column in an aggregate function
Oracle OCI|Oracle 11|JobId:603983600|ENTER OCIErrorGet  
<…>
Oracle OCI|Oracle 11|JobId:603983600|EXIT OCIErrorGet with return code 100 (OCI_NO_DATA)  
<…>  
OraText * 0x0x7fe35b50bb90 [ORA-24347: Warning of a NULL column in an aggregate function

  • Log Error 5 - Report not found (running schedule)
**ERROR:C3_QFDocument:Report not found [kc3qfdocument.cpp;2178]
Failed to get session id from handle and handle is not set to bypass nor server-server discovery

  • Log Error 6 - Default Limits can't be changed
**ERROR:C3_DS:(A) *** Default Limits can't be changed *** : (MxRows == ULONG_MAX && MxTime == ULONG_MAX && WarnTime == ULONG_MAX) [kc3cdbds.cpp;1272]

  • Log Error 7 - Obj key not found
**ERROR:C3_QFReportPart:Obj key not found : LD [kc3UserReportPart.cpp;1143]
**ERROR:C3_QFReportPart:UIREF malformed : UIREF:V= <...>

  • Log Error 8 - GenericParser
|**ERROR:C3_GenericParser:ValueTypedConstant::Validate
- Client - Invalid value : 5.561e3 [kc3xmlGenericParser.cpp;246]

  • Log Error 9 - CalculatorCtxt
**ERROR:C3_CalculatorCtxt:(A) cannot find nm to check IsDependOnSMWithEvalError() : (false) [kc3cdbCtxt.cpp;6006]

  • Log Error 10 - Duplicate object
**ERROR:TRACE_MODULE_NAME:Duplicate object found in document objects : DP1.DO965 [kc3cdblocalds.cpp;227]

  • Log Error 11 - Unable to get comments
**ERROR:repeng:Unable to get comments from database :Infoobject with cuid:olX6emEAAIEqdDQAZQ_E._oFggw not found(possibly no rights) with error code:CMNTRY 002 [kreCommentManager.cpp;174

(not related with the installation)

Log Error 13 - GC (Allocation Failure) Garbage Collection.

[GC (Metadata GC Threshold) [GC (Allocation Failure)
[PSYoungGen: 257024K->23008K(519168K)] 285215K->51200K(868864K), 0.0468420 secs] [Times: user=0.09 sys=0.01, real=0.05 secs]
https://blogs.sap.com/2017/03/18/an-small-example-to-learn-garbage-collection-in-java-and-in-abap/
I have added more memorry to the Tomcat (4GB) but I am still getting those failures.

View Entire Topic
Former Member
0 Likes

Hi @Vytautas were you able to get this resolved? We have a similar problem and would like to know what your solution is?

Thanks