Hello,
I have installed SAP BO 4.0 SP2 in windows 2008 R2 64bits.
Also, in that server i have installed oracle client 11g 64bits and java jdk 6 u29 64bits.
I can't open any sample webi document. Also when i try to create a new webi document with no datasource, the error is the same in both cases.
On the other hand, i try to install several patches like 6 or the last one Patch 10 from 5th January, but it didn't help to solve this problem.
The error is:
An internal error occured while calling 'initInstance' API. (Error: ERR_WIS_30270) (WIS 30270)
com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: An internal error occured while calling 'initInstance' API. (Error: ERR_WIS_30270)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)
at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:127)
at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:178)
at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)
at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:94)
at com.businessobjects.sdk.core.server.internal.InstanceServer.init(InstanceServer.java:82)
at com.businessobjects.sdk.core.server.internal.InstanceServerServiceImpl.createServer(InstanceServerServiceImpl.java:90)
at com.businessobjects.rebean.wi.impl.services.DocumentInstanceManagementServiceImpl.createServerCallerReader(DocumentInstanceManagementServiceImpl.java:651)
at com.businessobjects.rebean.wi.impl.services.DocumentInstanceManagementServiceImpl.internalNewDocument(DocumentInstanceManagementServiceImpl.java:589)
at com.businessobjects.rebean.wi.impl.services.DocumentInstanceManagementServiceImpl.newDocument(DocumentInstanceManagementServiceImpl.java:111)
at com.sap.webi.client.toolkit.internal.document.DocumentAccessCommonImpl.createDocument(DocumentAccessCommonImpl.java:85)
at com.sap.webi.client.toolkit.SessionContext.createDocument(SessionContext.java:256)
at com.sap.webi.ui.tasks.NewDocTaskInfos.createNewDocument(NewDocTaskInfos.java:67)
at com.sap.webi.ui.tasks.NewBlankDocTask.doIt(NewBlankDocTask.java:56)
at com.sap.webi.ui.tasks.NewBlankDocTask.doIt(NewBlankDocTask.java:25)
at com.sap.webi.toolkit.ui.tasks.WebITask.doInBackground(WebITask.java:113)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.businessobjects.sdk.core.server.ServerException: An internal error occured while calling 'initInstance' API. (Error: ERR_WIS_30270)
at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:260)
at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:238)
at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:121)
... 21 more
Caused by: com.businessobjects.sdk.core.server.ServerException: Exception caught:ASFException:[repo_proxy 23] FolderFacade::getRootFolderInfo - check rights has failed One or more arguments are invalid.(hr=#0x0)
at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:260)
at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:236)
... 22 more
I would appreciate any help
Best Regards,