SAP Knowledge Base Article - Preview

1518549 - can't save WebI reports to public folder using Java Report Panel on IIS platform

Symptom

  • An user tries to save a WebI report into any subfolders in Public Folder in Inforview using Java Report Panel.
  • When the user tries to expand Public Folder tree structure, the browser just hangs.
  • This behavior is only with IIS platform environment.
  • Java Console shows the following error:

org.xml.sax.SAXParseException: The reference to entity "E" must end                                                                 
with the ';' delimiter.                                                                                                             
at                                                                                                                                 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)                                 
at                                                                                                                                 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError                                                              
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError                                                                
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError                                                                 
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEntityReference(Unknown Source)                          
at                                                                                                                                 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)                   
at                                                                                                                                 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next                                                                 
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)                                 
at                                                                                                                                 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse                                                                 
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse                                                                 
(Unknown Source)                                                                                                                    
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse                                                                      
(Unknown Source)                                                                                                                    
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse                                                                      
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse                                                                   
(Unknown Source)                                                                                                                    
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)                                                                         
at com.businessobjects.wp.xml.jaxp.XMLJaxpParser.parse(Unknown                                                                     
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLViaHttp.loadScript(Unknown                                                                        
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLViaHttp.expand(Unknown Source)                                                                    
at com.businessobjects.wp.xml.XMLViaHttp.expandFolder(Unknown                                                                      
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLSaveDoc.expandFolder(Unknown                                                                      
Source)                                                                                                                             
at                                                                                                                                 
com.businessobjects.wp.tc.save.adapter.FolderTreeAdapter.treeWillExpand                                                             
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree.fireEvent(Unknown                                                             
Source)                                                                                                                             
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree.access$200                                                                    
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree$5.construct                                                                   
(Unknown Source)                                                                                                                    
at com.businessobjects.wp.tc.thread.SwingWorker$2.run(Unknown                                                                      
Source)                                                                                                                             
at java.lang.Thread.run(Unknown Source)                                                                                            
Exception in thread "Thread-29" java.lang.RuntimeException:                                                                         
java.lang.RuntimeException: XML parser problem:                                                                                     
XMLJaxpParser.parse(): The reference to entity "E" must end with                                                                    
the ';' delimiter.                                                                                                                  
at com.businessobjects.wp.xml.jaxp.XMLJaxpParser.parse(Unknown                                                                     
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLViaHttp.loadScript(Unknown                                                                        
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLViaHttp.expand(Unknown Source)                                                                    
at com.businessobjects.wp.xml.XMLViaHttp.expandFolder(Unknown                                                                      
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLSaveDoc.expandFolder(Unknown                                                                      
Source)                                                                                                                             
at                                                                                                                                 
com.businessobjects.wp.tc.save.adapter.FolderTreeAdapter.treeWillExpand                                                             
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree.fireEvent(Unknown                                                             
Source)                                                                                                                             
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree.access$200                                                                    
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree$5.construct                                                                   
(Unknown Source)                                                                                                                    
at com.businessobjects.wp.tc.thread.SwingWorker$2.run(Unknown                                                                      
Source)                                                                                                                             
at java.lang.Thread.run(Unknown Source)                                                                                            
                                                                                                                                   
at com.businessobjects.wp.xml.XMLViaHttp.loadScript(Unknown                                                                        
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLViaHttp.expand(Unknown Source)                                                                    
at com.businessobjects.wp.xml.XMLViaHttp.expandFolder(Unknown                                                                      
Source)                                                                                                                             
at com.businessobjects.wp.xml.XMLSaveDoc.expandFolder(Unknown                                                                      
Source)                                                                                                                             
at                                                                                                                                 
com.businessobjects.wp.tc.save.adapter.FolderTreeAdapter.treeWillExpand                                                             
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree.fireEvent(Unknown                                                             
Source)                                                                                                                             
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree.access$200                                                                    
(Unknown Source)                                                                                                                    
at                                                                                                                                 
com.businessobjects.wp.tc.shared.gui.tree.DynamicTree$5.construct                                                                   
(Unknown Source)                                                                                                                    
at com.businessobjects.wp.tc.thread.SwingWorker$2.run(Unknown                                                                      
Source)                                                                                                                             
at java.lang.Thread.run(Unknown Source)   


Read more...

Environment

  • Business Objects Enterprise Release 3
  • IIS7

Product

SAP BusinessObjects Business Intelligence platform 6.5

Keywords

KBA , BI-RA-WBI , Web Intelligence , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.