cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to create the application Design Studio 1.6

Former Member
0 Kudos

Hi all,

I was trying create a new application on Design Studio connected to SAP BOBI Platform. But a error is displayed and I cant create the application.

To test the Design Studio, I was created a application using SAP Netweaver connection on local mode, and the test was sucess. The issue occours just when the DS is connected on BI Plataform.

Plug-in error: com.sap.ip.bi.zen.ui

Message: Failed to create the application.

Error 1:

com.sap.ip.bi.zen.connectivity.ConnectivityException: problem accessing the parser. Parser already accessed!

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.createConnectivityException(BiPlatformSystem.java:884)

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.saveApplicationInternal(BiPlatformSystem.java:927)

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.createApplication(BiPlatformSystem.java:377)

  at com.sap.ip.bi.zen.ui.internal.util.ExportImportHelper.importApplication(ExportImportHelper.java:849)

  at com.sap.ip.bi.zen.ui.internal.commands.NewApplicationHandler.createNewApplication(NewApplicationHandler.java:114)

  at com.sap.ip.bi.zen.ui.internal.commands.NewApplicationHandler$1.execute(NewApplicationHandler.java:61)

  at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:108)

  at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)

  at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:130)

  at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)

Caused by: org.apache.axis2.AxisFault: problem accessing the parser. Parser already accessed!

  at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)

  at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:72)

  at org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:84)

  at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:495)

  at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:1973)

  at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:993)

  at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)

  at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)

  at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)

  at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)

  at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)

  at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)

  at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)

  at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)

  at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)

  at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)

Caused by: javax.xml.stream.XMLStreamException: problem accessing the parser. Parser already accessed!

  at org.apache.axiom.om.impl.llom.OMStAXWrapper.next(OMStAXWrapper.java:906)

  at org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serializeNode(StreamingOMSerializer.java:72)

  at org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serialize(StreamingOMSerializer.java:57)

  at org.apache.axiom.om.impl.util.OMSerializerUtil.serializeByPullStream(OMSerializerUtil.java:525)

  at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:789)

  at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerializeAndConsume(OMElementImpl.java:814)

  at org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.serializeInternally(SOAPEnvelopeImpl.java:237)

  at org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:225)

  at org.apache.axiom.om.impl.llom.OMElementImpl.internalSerializeAndConsume(OMElementImpl.java:814)

  at org.apache.axiom.om.impl.llom.OMNodeImpl.serializeAndConsume(OMNodeImpl.java:421)

  at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:68)

  ... 29 more

Caused by: java.lang.IllegalStateException: Parser already accessed!

  at org.apache.axiom.om.impl.builder.StAXBuilder.getParser(StAXBuilder.java:443)

  at org.apache.axiom.om.impl.llom.OMStAXWrapper.next(OMStAXWrapper.java:904)

  ... 39 more

Error:2

com.sap.ip.bi.zen.connectivity.ConnectivityException: Invalid chunk header

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.createConnectivityException(BiPlatformSystem.java:884)

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.saveApplicationInternal(BiPlatformSystem.java:927)

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.createApplication(BiPlatformSystem.java:377)

  at com.sap.ip.bi.zen.ui.internal.util.ExportImportHelper.importApplication(ExportImportHelper.java:849)

  at com.sap.ip.bi.zen.ui.internal.commands.NewApplicationHandler.createNewApplication(NewApplicationHandler.java:114)

  at com.sap.ip.bi.zen.ui.internal.commands.NewApplicationHandler$1.execute(NewApplicationHandler.java:61)

  at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:108)

  at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)

  at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:130)

  at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)

Caused by: org.apache.axis2.AxisFault: Invalid chunk header

  at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486)

  at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343)

  at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)

  at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)

  at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)

  at com.businessobjects.dsws.biplatform.BIPlatformStub.UploadFile(BIPlatformStub.java:2461)

  at com.businessobjects.dsws.biplatform.BIPlatform.uploadFile(BIPlatform.java:784)

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.uploadBiApplication(BiPlatformSystem.java:2035)

  at com.sap.ip.bi.zen.backends.bip.BiPlatformSystem.saveApplicationInternal(BiPlatformSystem.java:909)

  ... 8 more

Thanks

Vitor Patriarcha

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member208451
Participant
0 Kudos

I am getting the same error since last week and unable to create any new application and could not able to edit the existing applications.

I have gone through the comments posted above and we are using Symantic endpoint protection. Could you please advice any resolutions on this issue.

Appreciate all your inputs.

former_member207587
Participant
0 Kudos

Same here... no solution yet.

I'm able to add new applications to NW-Addon based Design Studio. But when I try to add them to BIP, I get the parser-failure.

Message was edited by: Sascha Landowski

atul_kulkarni9
Explorer
0 Kudos

Hi,

I'm facing same issue, On My Laptop we are not using Kaspersky antivirus.Can you please help to resolve this issue.

Thanks ..

Best Regards,

Atul

TammyPowlas
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Tammy,

I checked the link suggested by you, but cant find the solution.

That problem occurs in others actions too, before create application.

eg: on create application screen, when I try change the folder location.

TammyPowlas
Active Contributor
0 Kudos

Is the Design Studio add-on to the BI platform installed?

Former Member
0 Kudos

Yes, installed and configured following the steps from "Administrator Guide: SAP BusinessObjects Design Studio 1.6 SP01, based on SAP BusinessObjects BI Platform"

We are using 4.1 Support Pack 4 Patch 7

Version: 14.1.4.1601

TammyPowlas
Active Contributor
0 Kudos

Is the version " 14.1.4.1601 " related to Design Studio?  Mine shows 16.1.1 - are you sure the Design Studio add-on to BI platform is the latest one?

Former Member
0 Kudos

The "14.1.4.1601" is the BI Plataform version.

Design studio version installed is the last. (Release 1.6 SP1 Patch 1 (Version: 16.1.1)

TammyPowlas
Active Contributor
0 Kudos

Vitor - what is your datasource?  Are you using an OLAP connection?

TammyPowlas
Active Contributor
0 Kudos

Vitor - I found a note that may apply to you - please see https://launchpad.support.sap.com/#/notes/2280398/E

It states "

Resolution

The issue can be caused by Kaspersky antivirus which somehow changes the structure of the network traffic between the Design Studio client and server, hence the 'invalid chunk' error.

In these situations, the solution is to update the antivirus settings as follows:

  • in the "Trusted program" section, create an entry for the Design Studio client executable file: e.g. "C:\Program Files\SAP BusinessObjects\DesignStudio\jre\bin\SapDesignStudioVM.exe".
  • activate the option "Do not scan network traffic"

Former Member
0 Kudos

Hi Tammy,

We follow the note instructions and the problem wasn't solved completely. But we identify that the problem is with the Kaspersky antivirus.

Thanks for your help.