cancel
Showing results for 
Search instead for 
Did you mean: 

BI MasterSystem : failed to retry ABAP settings

Former Member
0 Kudos

Hi,

I'm configuring the BI-Java in a standalone Portal with a LDAP UME datasource. The BI system is also a standalone ABAP server. Both systems are installed with the last version of support package (SP13).

When I launch the "com.sap.ip.bi.supportdesk" tool (last version deployed), all leds are green except the BI MasterSystem with a message : "failed to retry ABAP settings".

Both systems are nevertheless known in the SLD installed on the J2EE Engine of the portal.

After increasing the log trace level, i can see the following message in the defaultTrace.0.trc :

1.5 #0003FF50F8E2005C0000013600000E8000043C531FB09841#1192227704146#com.sap.ip.bi.webapplications.runtime.preexecution.impl.PreexecutionDispatcher#sap.com/com.sap.prt.application.rfcframework#com.sap.ip.bi.webapplications.runtime.preexecution.impl.PreexecutionDispatcher#DDIC#365####7fcdc930791111dcabf20003ff50f8e2#SAPEngine_Application_Thread[impl:3]_19##0#0#Path##Java###Exception #1#: SAX Exception

java.lang.Exception

...

Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:59)(:main:, row=1, col=59) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:59)

...

1.5 #0003FF50F8E2005C0000013700000E8000043C531FB0CF5E#1192227704176#com.sap.ip.bi.webapplications.runtime.preexecution.impl.PreexecutionDispatcher#sap.com/com.sap.prt.application.rfcframework#com.sap.ip.bi.webapplications.runtime.preexecution.impl.PreexecutionDispatcher#DDIC#365####7fcdc930791111dcabf20003ff50f8e2#SAPEngine_Application_Thread[impl:3]_19##0#0#Error##Plain###Exception caught: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:59)(:main:, row=1, col=59) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:59)

com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:59)(:main:, row=1, col=59) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:59)

at com.sap.engine.lib.xml.parser.XMLParser.scanAttList(XMLParser.java:1590)

...

The message appears when the supportdesk tool is launched.

Could someone help me ?

Regards

Fabrice

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Import the latest code correction to ABAP system from note 937697 and try again.

Did you use template installer to configure BI JAVA?