Performance Point Services data source pointing towards wrong datasource after production instance copied in development

Hi
We have copied our Project Server 2010 production databases to development server. We have few reports created by using Performance Point Services, but here when we try to open the reports the data source is  pointing towards production data source
instead of dev.
We are getting some issue while executing the reports
Request you to let me know what exactly the cause and steps to rectify the issue.
Thanks 
Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

As you have copied data from Prod to Dev reports are pointing to production data sources and reports are unable to display data. Whenever we copy the data from one environment to other then this kind if issue occurs.
We need to modify the data source of all the reports manually so that report point to dev data source.
You have to open data source for your reports and change it from prod to dev then reports will display correct data.
http://blogs.msdn.com/b/performancepoint/archive/2011/09/19/performancepoint-data-connection-libraries-and-content-lists-in-sharepoint.aspx
http://www.networkworld.com/community/node/57687
kirtesh

Similar Messages

  • Performance Point Services Data Source Sql Server Table.

    Hi,
    I have a requirement where I need to create a matrix report which shows resource capacity and deomand fromProject Server 2010 databases which involves joining of multiple tables and views from the database.
    But in Performance Point Service 2010 I am not able to write query to join multiple tables it'sjust showing one option in Data Connection to create connection to a database and specific one table not like SSRS where we can connect to database and can query
    multiple tables and views to render the report as required.
    So can any body suggest in case I am missing something in PPS 2010 or we cant joing or write sql query in PPS 2010
    Thanks

    I would join the tables in a view as Regis suggested or simply pull the information into a PowerPivot model and use that in SharePoint to connect to in PPS.  If you go that route then you will be able to use a multidimensional source and can create
    Analytical Reports.
    http://denglishbi.wordpress.com/2011/01/03/using-powerpivot-with-performancepoint-services-pps-2010/
    http://denglishbi.wordpress.com/2012/02/09/using-performancepoint-services-pps-with-powerpivot-sql-server-2012-rc0/

  • Setup dynamic Web Service Data Source

    Hi all,
    is there a way to setup a "dynamic" web service data source like
    WSDL-URL = 'http://${server_ip}:${server_port}/XYZService?wsdl
    and passing in the server_ip and server_port variables from outside upon document rendering?
    As far as we have seen, there is not way to do so - leaving us with a static web service data source configuration that is only able to point to one specific WSDL.
    The use case we have here goes like this:
    1) We have one specific template for a specific document to be rendered.
    2) Depending on the caller, the data source must be different, i.e. the same web service at different endpoint addresses must be called to fetch the right data.
    Any ideas?
    Thanks in advance.
    Best regards,
    Stefan

    Hi Klaus,
    thanks for your reply. We also had that idea with the router web service ;-) But a little more flexibility would be great for us due to our decentralized system landscape.
    Currently, we are in the evaluation phase of BI publisher to replace our local reports (sales documents) with BI Publisher reports having one central instance of BI Publisher and n local store instances all providing a getSalesDocument() web service.
    To be able to call the correct web service, a dynamic config of web service endpoints would be helpful.
    Best regards,
    Stefan

  • Data Federator - Building Web Services Data Source - Request Guidance

    Hello -
    I am trying to build a web services data source in Data Federator.
    I have:
    1. In ECC, I have created a web service, proxy, port, endpoint, etc. and am testing it with WS Navigator
    2. I have created a Project in Data Federator of the type web service
        a. Here I have assigned the WSDL URL (generated in ECC) as the URL
        b. I have setup web service authentication using the same userid, pwd in the web services definition (note: I have set the
            web services authentication to 'NONE' to avoing authorization issues)\
        c. I am now trying to "Generate Operations"
    I keep getting the error :
    The File Access Parameters are not valid (directory path = <HERE IS THE PATH TO THE WSDL WITH THE HOST/PORT stripped OUT>; file pattern = document
    I believe that it is finding the WSDL, becuase when I change the WSDL from 'Document' to 'RPC', the error changes with the file pattern = rpc.
    What needs to be done to the file access parameter piece.
    PLEASE provide guidance.  Thanks.
    - abhi

    Ananya,
    We are using XI to load data to BI from source system. XI basically uses the same concept as Web Services - Real time data concept via RFC embeded in Proxies.
    I was using web services to test data load - eventually we will use XI.
    KJs blog is pretty good. I was able to get data loaded - after several iterations and several OSS notes. It is still not perfect - there are several manual steps . I am going to pick KJs brain on that.
    We are on SP10 and looks like there are several bugs in RSRDA. Some of these are addressed in SP11 an SP12.
    Some notes to consider are
    0001003963, 0001008276,0001009260 and 001003265.
    Let me know if you have any questions.

  • Using 2 web services data sources in the same report

    I've been trying unsuccesffuly to use 2 web services data sources in a report. The main report accesses the first web service to get job summary information. 3 fields are are passed as parameters to a sub-report and used as parameters for the sub-report selection. Each report works fine independently, but when I link them together the subreport alway fails to retrieve data.

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • No data in generated document/web service data source/complex response type

    I can define a report with a template with the BI Publisher server and the Template Builder Desktop plugin. When I use an sql statement as data source the preview functionality in Word and in the browser (logged in to the server) results in a correct report, with the correct data from the data source.
    When I use a web service as a data source I can still generate and preview reports but no data from the data source is visible in the reports. However this data is available in the Template Builder plugin in MS-Word.
    How do I know this ? When I try to insert a field from the data source into my rtf template the plugin shows a screen with the available fields. Or actually, the screen shows all fields returned by a dummy call to the web service. When I click on a field it shows the value returned by the web service just after the test "Example". I have set up my web service such that it always returns the same response.
    The field I want to show is in a repeating record, but it does not make a difference when I surround it by a group:
    <?for-each-group:/getValidationGroupsResponse/body/validationGroupList/validationGroup[1];./name?><?name?><?end for-each-group?>
    Neither does looping over all fields display any data:
    <?for-each-group:/getValidationGroupsResponse/body/validationGroupList/validationGroup;./name?><?name?><?end for-each-group?>
    The fact that the response of my web service data source contains repeating records might be different from what others have tested so far.
    I also found two other features when defining reports. I mention them here because they could be related to my problem. When I define two data source for my report, a web service and an sql query then only the fields from the sql query are visible in MS-Word/Template Builder. Even when the Data Model specifies the web service as "Main Data Set". And the "Default data source" is always a database even when the Data Model only defines a web service as "Data Set".
    Edited by: CalculateOnline.org on May 21, 2010 2:36 PM: changed title

    Unfortunately I can not test against a public webservice and follow the examples in the tutorials, since BI Publisher does not seem to offer any proxy configuration to connect to the internet.
    My local webservice returns the following data, visible when viewing the report from the backend, when no template has been defined yet:
    <ns2:getValidationGroupsResponse xmlns:ns2="amsterdam/wabo/services/data/validationOperations" xmlns="amsterdam/wabo/services/data/common">
    <ns2:responseHeader>
    <resultaatcode>OK</resultaatcode>
    </ns2:responseHeader>
    <ns2:body>
    <ns2:validationGroupList>
    <ns2:validationGroup>
    <ns2:name>testgroep1</ns2:name>
    <ns2:caption>kop1</ns2:caption>
    <ns2:description>Voor testen ontvankelijkheidstest 1</ns2:description>
    </ns2:validationGroup>
    <ns2:validationGroup>
    <ns2:name>testgroep2</ns2:name>
    <ns2:caption>kop2</ns2:caption>
    <ns2:description>Voor testen ontvankelijkheidstest 2</ns2:description>
    </ns2:validationGroup>
    </ns2:validationGroupList>
    </ns2:body>
    </ns2:getValidationGroupsResponse>
    After defining the template, the values of the first group are visible in MS-Word as well, as example values.
    I put the the template in a public place:
    http://www.calculateonline.org/projects/bipublisher/template1.rtf
    Just in case you need the wsdl as well:
    http://www.calculateonline.org/projects/bipublisher/validationOperations.wsdl

  • Support for XML / Web Service Data Source?

    <p>Do you know if and when Crystal Reports for Eclipse will support using the XML / Web Service data source?  It appears that only JDBC and Java Result Sets are currently supported.  I am using:</p><p>com.businessobjects.integration.eclipse.library_1.0.0.v671 </p><p>com.businessobjects.sdks.jrc.11.8.0_11.8.1.v671 </p><p>Thank you! </p>

    <p>Ok, I copied the JARs (such as CRDBXMLServer.jar) from the JRC SDK (from Eclipse all-in-one) onto the Tomcat classpath and got rid of my previous problem.  I now get the stack trace below.  I also can not find crdb_*.dll files (such as crdb_xml.dll) anywhere on my system other than the service pack 2 rollback directories.  My guess is I should be downloading and installing something else -- is this true? </p><p>10 Jan 2007 13:22:36 [http-8080-Processor23] DEBUG com.crystaldecisions.reports.reportdefinition.datainterface - Failed to open connection (Connection:<databaseType=XML><serverName=http://dopey/devicedirectory/2006-06-25/DeviceDirectory?WSDL DeviceDirectory DeviceDirectoryPort getDevices><state=closed><databaseDriverName=crdb_xml.dll>).<br />com.crystaldecisions.reports.queryengine.am: Error loading database connector.  The class &#39;com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader&#39; could not be accessed.<br />    at com.crystaldecisions.reports.queryengine.ax.am(Unknown Source)<br />    at com.crystaldecisions.reports.queryengine.ax.new(Unknown Source)<br />    at com.crystaldecisions.reports.queryengine.ax.byte(Unknown Source)<br />    at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)<br />    at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)<br />    at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)<br />    at com.crystaldecisions.reports.reportdefinition.datainterface.a.a(Unknown Source)<br />    at com.crystaldecisions.reports.reportdefinition.datainterface.g.a(Unknown Source)<br />    at com.businessobjects.reports.sdk.b.b.byte(Unknown Source)<br />    at com.businessobjects.reports.sdk.b.b.a(Unknown Source)<br />    at com.businessobjects.reports.sdk.b.b.byte(Unknown Source)<br />    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)<br />    at com.crystaldecisions.proxy.remoteagent.x.a(Unknown Source)<br />    at com.crystaldecisions.proxy.remoteagent.q.a(Unknown Source)<br />    at com.crystaldecisions.sdk.occa.report.application.dd.a(Unknown Source)<br />    at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)<br />    at com.crystaldecisions.sdk.occa.report.application.ReportSource.getPage(Unknown Source)<br />    at com.crystaldecisions.sdk.occa.report.application.AdvancedReportSource.getPage(Unknown Source)<br />    at com.crystaldecisions.sdk.occa.report.application.NonDCPAdvancedReportSource.getPage(Unknown Source)<br />    at com.crystaldecisions.reports.reportengineinterface.JPEReportSource.getPage(Unknown Source)<br />    at com.crystaldecisions.report.web.event.ac.a(Unknown Source)<br />    at com.crystaldecisions.report.web.event.ac.a(Unknown Source)<br />    at com.crystaldecisions.report.web.event.b2.a(Unknown Source)<br />    at com.crystaldecisions.report.web.event.b7.broadcast(Unknown Source)<br />    at com.crystaldecisions.report.web.event.av.a(Unknown Source)<br />    at com.crystaldecisions.report.web.WorkflowController.do(Unknown Source)<br />    at com.crystaldecisions.report.web.WorkflowController.doLifecycle(Unknown Source)<br />    at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)<br />    at com.crystaldecisions.report.web.ServerControl.processHttpRequest(Unknown Source)<br />    at com.crystaldecisions.report.web.viewer.taglib.ServerControlTag.doEndTag(Unknown Source)<br />    at com.crystaldecisions.report.web.viewer.taglib.ReportServerControlTag.doEndTag(Unknown Source)<br />    at org.apache.jsp.stateReport_002dviewer_jsp._jspx_meth_crviewer_viewer_0(stateReport_002dviewer_jsp.java:108)<br />    at org.apache.jsp.stateReport_002dviewer_jsp._jspService(stateReport_002dviewer_jsp.java:61)<br />    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)<br />    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<br />    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)<br />    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<br />    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<br />    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<br />    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)<br />    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)<br />    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)<br />    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)<br />    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)<br />    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)<br />    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)<br />    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)<br />    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)<br />    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)<br />    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)<br />    at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)<br />    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)<br />    at
    java.lang.Thread.run(Unknown Source)<br />Caused by: java.lang.reflect.InvocationTargetException<br />    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />    at java.lang.reflect.Method.invoke(Unknown Source)<br />    ... 53 more<br />Caused by: java.lang.NoClassDefFoundError: OCA/OCAdbdll/DbDLLOperations<br />    at java.lang.ClassLoader.defineClass1(Native Method)<br />    at java.lang.ClassLoader.defineClass(Unknown Source)<br />    at java.security.SecureClassLoader.defineClass(Unknown Source)<br />    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)<br />    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)<br />    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)<br />    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)<br />    at java.lang.ClassLoader.loadClassInternal(Unknown Source)<br />    at com.crystaldecisions.reports.queryengine.driverImpl.a.<init>(Unknown Source)<br />    at com.crystaldecisions.reports.queryengine.driverImpl.a.eE(Unknown Source)<br />    at com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader.loadDriver(Unknown Source)<br />    ... 57 more<br /><br /> </p>

  • Web service data source - Entry 70 still missing

    Hello,
    I have created a web service data source in order to create a push mechanism for master data.
    Before implementing and consuming it in R/3 side, I have tested the generated function module of the data source.
    I have created a real time (and push) info package, assigned it to a daemon and executed the FM.
    After executing the FM, my request remains in yellow and I get the message:
    "...... Entry 70 still missing " .
    In the Status tab I get the message "No Idocs arrived from the source system."
    Kindly help, Regards.
    Amir,

    Thanks for the response.
    1. In the infopackage I have set the automatic closure to 1 hour
    2. Data is not getting loaded to the datatarget
    3. When we click on assign on infopackage it gives an error ' No profile selected for web service'. When we ignore this and go to the Monitor: Real time data acquistion screen adn try to add the DTP it fails.We are not able to include the DTP in the deamon. It fails with ' Operation CHECK_STATUS_OF could not be carried out for REALTIME_DTP '
    Any help in this regard will be greatly appreciated.
    Thanks
    Suja

  • Liquid Data and Web Service Data Source

    I am using LD 1.0.1
    When I try to use a registered web service data source, I get exceptions.
    Any ideas?
    Thanks.
    The query looks like this:
    {--     Generated by Data View Builder 1.0     --}
    let $result_1 :=
    let $query_2 := TLSOAP:query("/TigerLogicDB/Customers/CustomerData",
    "/CUSTOMERS/CustomerRecord/Country", "1049756613661")
    return
    <result>{ cast as xs:string($query_2) }</result>
    where xf:not(xf:empty($result_1))
    return
    <root>
         { $result_1 }
    </root>
    Error message:
    EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    Start server side stack trace:
    java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace
    ; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    Start server side stack trace:
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace

    Hi Mike
    Thanks for the reply. Here is the server stack trace info:
    ####<Apr 10, 2003 11:14:45 AM PDT> <Info> <HTTP> <RAININGD-IGX5LZ> <LDServer>
    <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <101047> <[ServletContext(id=2577764,name=bea_wls_internal,context-path=/bea_wls_internal)]
    /classes/*: init>
    ####<Apr 10, 2003 11:16:11 AM PDT> <Info> <Management> <RAININGD-IGX5LZ> <LDServer>
    <ExecuteThread: '8' for queue: 'default'> <kernel identity> <> <140009> <Configuration
    changes for domain saved to the repository.>
    ####<Apr 10, 2003 11:30:49 AM PDT> <Debug> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin - Server Debug (Management) 1-4-1-18: User `robert` submitted
    the following query: {--     Generated by Data View Builder 1.0     --}
    let $query_1 := TLSOAP:query("/TigerLogicDB/POS/PODetail", "/purchaseOrder/shipTo/name",
    "1049996303750")
    return
    <results>
         <data>{ cast as xs:string($query_1) }</data>
    </results>>
    ####<Apr 10, 2003 11:30:50 AM PDT> <Info> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin - Server Info (Management) 1-4-1-17: Query compilation time: 1633
    ms.>
    ####<Apr 10, 2003 11:30:50 AM PDT> <Debug> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin - Query Execution Debug (Run Time) 1-2-3-43: Calling operation
    '{TigerLogicService}query' of WebService 'StandardClientService'. Request: [/TigerLogicDB/POS/PODetail,
    /purchaseOrder/shipTo/name, 1049996303750]>
    ####<Apr 10, 2003 11:30:51 AM PDT> <Error> <Liquid Data Server> <RAININGD-IGX5LZ>
    <LDServer> <ExecuteThread: '12' for queue: 'default'> <kernel identity> <> <000000>
    <mediator.admin.user - Query Execution Error (Run Time) 1-2-3-30: An error occurred
    while evaluating the function TLSOAP:query. (failed to create service)>
    ####<Apr 10, 2003 11:30:51 AM PDT> <Info> <EJB> <RAININGD-IGX5LZ> <LDServer> <ExecuteThread:
    '12' for queue: 'default'> <kernel identity> <> <010051> <EJB Exception during
    invocation from home: com.bea.ldi.server.QueryBean_1ao78o_HomeImpl@5bd7fd threw
    exception: java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)>
    java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30: An error
    occurred while evaluating the function TLSOAP:query. (failed to create service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    "Mike Reiche" <[email protected]> wrote:
    >
    The stack trace from the server will have more information. Can you send
    it please?
    Thanks,
    Mike
    "robert" <[email protected]> wrote:
    I am using LD 1.0.1
    When I try to use a registered web service data source, I get exceptions.
    Any ideas?
    Thanks.
    The query looks like this:
    {--     Generated by Data View Builder 1.0     --}
    let $result_1 :=
    let $query_2 := TLSOAP:query("/TigerLogicDB/Customers/CustomerData",
    "/CUSTOMERS/CustomerRecord/Country", "1049756613661")
    return
    <result>{ cast as xs:string($query_2) }</result>
    where xf:not(xf:empty($result_1))
    return
    <root>
         { $result_1 }
    </root>
    Error message:
    EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
    Start server side stack trace:
    java.rmi.RemoteException: EJB Exception:; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown
    Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace
    ; nested exception is:
         java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
    Start server side stack trace:
    java.rmi.RemoteException: Query Execution Error (Run Time) 1-2-3-30:
    An error
    occurred while evaluating the function TLSOAP:query. (failed to create
    service)
         at com.bea.ldi.server.QueryBean.execute(Unknown Source)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl.execute(QueryBean_1ao78o_EOImpl.java:254)
         at com.bea.ldi.server.QueryBean_1ao78o_EOImpl_WLSkel.invoke(Unknown
    Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
         at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:114)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:785)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:308)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace

  • Using sharepoint designer 2013 - connected to sharepoint online - but getting " data source file cannot be saved" after making a new linked datasource

    using sharepoint designer 2013 - connected to sharepoint online - but getting " data source file cannot be saved" after making a new linked datasource

    Hi,
    Based on your description, I have done a test and I can’t reproduce your issue.
    I have used SharePoint Designer 2013 to open a SharePoint Online site and there are no issues.
    I’d like to clarify whether you encounter any issues when accessing SharePoint Online sites. If there are no issues during the accessing procedure, SharePoint Online service should be working fine at your side. The issue may be caused by specific SharePoint
    Designer client or network. I suggest you refer to the following steps to troubleshoot the issue.
    1. Use SharePoint Designer to open another site and check whether it is successful.
    2. When you are prompted to enter Office 365 account and password, try other users’ accounts and select the remembering the credential.
    3. Perform the connection procedure under another environment and verify whether the issue is resolved.
    If the issue persists, can you provide related screenshots for further troubleshooting?
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Error! No data source found with name 'mynewdsname' (after asking 0 providers)

    Hi all,
    I am trying out the instructions given below.
    http://dev.day.com/docs/en/cq/current/developing/jdbc.html
    I followed them exactly but removed <cq:include script="head.jsp"/> line from the jsp since I do not have a head.jsp.
    my config node settings are as follows.
    But when I go to the page, I get below error message.
    error! No data source found with name 'mynewdsname' (after asking 0 providers)
    DB is up and running. I could not find any issue with it. Code is as follows.
    <%DataSourcePool dspService = sling.getService(DataSourcePool.class);
      try {
         DataSource ds = (DataSource) dspService.getDataSource("mynewdsname");  
    %>
    Any help will be great. TX

    Document is outdated & for now could you please follow http://dev.day.com/content/kb/home/cq5/Development/HowToConfigureSlingDatasource.html

  • Null pointer in Data Source deployment in WebLogic 8.1

    I'm using WebLogic 8.1 in Eclipse 3.0.
    In the Weblogic console, my datasource tests out fine. But when I startup the WebLogic Server in Eclipse I get the error:
    Data Source "Datasource-Secondary" deployment failed with the following error: null.
    Here are the details and Stack Trace:
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001177> <Creating Connection Pool named Pool-XI5G, URL = jdbc:db2://z555.mycomputer.com:5054/XI5G, Properties = {user=MYUSERID, driverType=4, readOnly=true}.>
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "Pool-XI5G" will be tested every "600" seconds.>
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001068> <Connection for pool "Pool-XI5G" created.>
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001132> <Initialized statement cache of size "100" for connection in pool "Pool-XI5G".>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000628> <Created "1" resources for pool "Pool-XI5G", out of which "1" are available and "0" are unavailable.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named Pool-XI5G.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001177> <Creating Connection Pool named Pool-XT5G, URL = jdbc:db2://z555.mycomputer.com:5051/XT5G, Properties = {user=MYUSERID, driverType=4, readOnly=true}.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "Pool-XT5G" will be tested every "600" seconds.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001068> <Connection for pool "Pool-XT5G" created.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001132> <Initialized statement cache of size "100" for connection in pool "Pool-XT5G".>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000628> <Created "1" resources for pool "Pool-XT5G", out of which "1" are available and "0" are unavailable.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named Pool-XT5G.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001175> <Creating TX Data Source named jdbc/ODR for Pool MultiPool-Primary.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Error> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001151> <Data Source "Datasource-Primary" deployment failed with the following error: null.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001156> <Stack trace associated with message 001151 follows:
    weblogic.common.ResourceException
         at weblogic.jdbc.common.internal.DataSourceManager.createDataSource(DataSourceManager.java:254)
         at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:109)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:192)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:331)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:591)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:569)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:484)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:985)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7351)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:32)
    >
    Any idea?
    - SB

    Steve Bialek wrote:
    I'm using WebLogic 8.1 in Eclipse 3.0.
    In the Weblogic console, my datasource tests out fine. But when I startup the WebLogic Server in Eclipse I get the error:
    Data Source "Datasource-Secondary" deployment failed with the following error: null.
    Here are the details and Stack Trace:
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001177> <Creating Connection Pool named Pool-XI5G, URL = jdbc:db2://z555.mycomputer.com:5054/XI5G, Properties = {user=MYUSERID, driverType=4, readOnly=true}.>
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "Pool-XI5G" will be tested every "600" seconds.>
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001068> <Connection for pool "Pool-XI5G" created.>
    ####<Feb 28, 2006 3:13:09 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001132> <Initialized statement cache of size "100" for connection in pool "Pool-XI5G".>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000628> <Created "1" resources for pool "Pool-XI5G", out of which "1" are available and "0" are unavailable.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named Pool-XI5G.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001177> <Creating Connection Pool named Pool-XT5G, URL = jdbc:db2://z555.mycomputer.com:5051/XT5G, Properties = {user=MYUSERID, driverType=4, readOnly=true}.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "Pool-XT5G" will be tested every "600" seconds.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001068> <Connection for pool "Pool-XT5G" created.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001132> <Initialized statement cache of size "100" for connection in pool "Pool-XT5G".>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <Common> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-000628> <Created "1" resources for pool "Pool-XT5G", out of which "1" are available and "0" are unavailable.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named Pool-XT5G.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001175> <Creating TX Data Source named jdbc/ODR for Pool MultiPool-Primary.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Error> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001151> <Data Source "Datasource-Primary" deployment failed with the following error: null.>
    ####<Feb 28, 2006 3:13:10 PM PST> <Info> <JDBC> <MYMACHINE_NAME> <myserver> <main> <<WLS Kernel>> <> <BEA-001156> <Stack trace associated with message 001151 follows:
    weblogic.common.ResourceException
         at weblogic.jdbc.common.internal.DataSourceManager.createDataSource(DataSourceManager.java:254)
         at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:109)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:192)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:331)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:591)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:569)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:484)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:985)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7351)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:32)
    Any idea?
    - SBI'd like to see the config.xml file, and also if yo could turn on JDBC logging,
    and show me the jdbc.log file? From the line numbers in the stacktrace, I am
    guessing this is 8.1sp4. If that's correct, can you take this attached debug
    jar, and then edit your start-weblogic script to add this jar in front of
    the CLASSPATH the script creates, just before calling java. Reboot, reproduce
    the problem, and the stack trace printed out will be more understandable.
    thanks
    Joe
    thanks
    Joe

  • Publisher report with web service data source timing out in browser

    I have a report which calls a web service. Depending on parameters passed the data can take 5+ minutes to return. The report often times out in the browser before data is returned.
    Is there a BI Publisher or OBIEE setting where i can extend the timeout setting?
    easy points!

    Think I found it in report data source settings, nevermind!

  • DSP Web Service Data Source runtime error "Invalid xsi:type qname"

    I have created a DSP data service that uses a web service as a data source.
    The web service wraps an Oracle PL/SQL package and works when tested independantly of the DSP data service.
    When I test the DSP data service using the weblogic workshop test view I get the error below:
    weblogic.xml.query.exceptions.XQueryDynamicException: {err}XQ0027: Validation failed: error: cvc-elt.4.2: Invalid xsi:type qname: 'ns0:EmpRecUser' in element getEmpResponseElement@http://hr/EmpWebService.wsdl/types/
    (The full stack trace and the WSDL imported into DSP are at the bottom of this posting)
    I am new to DSP but I have created data services from the DSP tutorials succesfully before.
    This is the first data service I have tried to create which is not from a DSP tutorial.
    I dont really understand the error message.
    It appears to me that type EmpRecUser is being prefixed by the wrong name space. In the WSDL the namespace is 'tns:' in the error message the namespace is: 'ns0'.
    <element name="getEmpResponseElement">
    <complexType>
    <sequence>
    <element name="result" type="tns:EmpRecUser" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    I created the web service in Oracle J Developer from the tutorial URL below.
    http://www.oracle.com/technology/obe/obe1013jdev/10131/wsfromplsqlpackage/devwsfrom%20plsql.htm#p
    weblogic.xml.query.exceptions.XQueryDynamicException: {err}XQ0027: Validation failed: error: cvc-elt.4.2: Invalid xsi:type qname: 'ns0:EmpRecUser' in element getEmpResponseElement@http://hr/EmpWebService.wsdl/types/
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.giveToken(XMLValidatorForXMLBeans.java:169)
         at weblogic.xml.query.schema.ValidatingIterator.fetchNext(ValidatingIterator.java:148)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at com.bea.ld.wrappers.ws.JAXRPCWebserviceIterator.fetchNext(JAXRPCWebserviceIterator.java:104)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.xdbc.iterators.ItemIterator.fetchNext(ItemIterator.java:86)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.runtime.sequences.Subsequence.fetchNext(Subsequence.java:101)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.querycide.QueryAssassin.fetchNext(QueryAssassin.java:54)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.runtime.qname.InsertNamespaces.fetchNext(InsertNamespaces.java:238)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.QueryIterator.fetchNext(QueryIterator.java:127)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.xdbc.iterators.ItemIterator.fetchNext(ItemIterator.java:86)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.xdbc.util.Serializer.processNamespaces(Serializer.java:340)
         at weblogic.xml.query.xdbc.util.Serializer.processElement(Serializer.java:262)
         at weblogic.xml.query.xdbc.util.Serializer.process(Serializer.java:206)
         at weblogic.xml.query.xdbc.util.Serializer.serializeItems(Serializer.java:152)
    Caused by: weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans$ValidationException: null
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans$ExceptionCollection.add(XMLValidatorForXMLBeans.java:340)
         at org.apache.xmlbeans.impl.validator.Validator.emitError(Validator.java:175)
         at org.apache.xmlbeans.impl.validator.Validator.emitFieldError(Validator.java:207)
         at org.apache.xmlbeans.impl.validator.Validator.emitFieldError(Validator.java:193)
         at org.apache.xmlbeans.impl.validator.Validator.beginEvent(Validator.java:458)
         at org.apache.xmlbeans.impl.validator.Validator.nextEvent(Validator.java:246)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.processBeginElementToken(XMLValidatorForXMLBeans.java:1205)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.processToken(XMLValidatorForXMLBeans.java:1322)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.processTokensOnHold(XMLValidatorForXMLBeans.java:1349)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.gotBeginElementToken(XMLValidatorForXMLBeans.java:772)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.giveToken(XMLValidatorForXMLBeans.java:100)
         at weblogic.xml.query.schema.ValidatingIterator.fetchNext(ValidatingIterator.java:148)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at com.bea.ld.wrappers.ws.JAXRPCWebserviceIterator.fetchNext(JAXRPCWebserviceIterator.java:104)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.xdbc.iterators.ItemIterator.fetchNext(ItemIterator.java:86)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.runtime.sequences.Subsequence.fetchNext(Subsequence.java:101)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.querycide.QueryAssassin.fetchNext(QueryAssassin.java:54)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.runtime.qname.InsertNamespaces.fetchNext(InsertNamespaces.java:238)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.QueryIterator.fetchNext(QueryIterator.java:127)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.xdbc.iterators.ItemIterator.fetchNext(ItemIterator.java:86)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.xdbc.util.Serializer.processNamespaces(Serializer.java:340)
         at weblogic.xml.query.xdbc.util.Serializer.processElement(Serializer.java:262)
         at weblogic.xml.query.xdbc.util.Serializer.process(Serializer.java:206)
         at weblogic.xml.query.xdbc.util.Serializer.serializeItems(Serializer.java:152)
         at com.bea.ld.server.QueryInvocation.getResult(QueryInvocation.java:461)
    <definitions
    name="EmpWebService"
    targetNamespace="http://hr/EmpWebService.wsdl"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://hr/EmpWebService.wsdl"
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:tns0="http://hr/EmpWebService.wsdl/types/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    >
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://hr/EmpWebService.wsdl/types/"
    elementFormDefault="qualified" xmlns:tns="http://hr/EmpWebService.wsdl/types/"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/">
    <element name="getEmpElement">
    <complexType>
    <sequence>
    <element name="empNo" type="decimal" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    <element name="getEmpResponseElement">
    <complexType>
    <sequence>
    <element name="result" type="tns:EmpRecUser" nillable="true"/>
    </sequence>
    </complexType>
    </element>
    <complexType name="EmpRecUser">
    <complexContent>
    <extension base="tns:EmpRecBase">
    <sequence>
    <element name="departmentId" type="decimal" nillable="true"/>
    <element name="managerId" type="decimal" nillable="true"/>
    <element name="hireDate" type="dateTime" nillable="true"/>
    <element name="jobId" type="string" nillable="true"/>
    <element name="employeeId" type="decimal" nillable="true"/>
    <element name="commissionPct" type="decimal" nillable="true"/>
    <element name="salary" type="decimal" nillable="true"/>
    <element name="lastName" type="string" nillable="true"/>
    </sequence>
    </extension>
    </complexContent>
    </complexType>
    <complexType name="EmpRecBase">
    <sequence/>
    </complexType>
    </schema>
    </types>
    <message name="EmpWebService_getEmp">
    <part name="parameters" element="tns0:getEmpElement"/>
    </message>
    <message name="EmpWebService_getEmpResponse">
    <part name="parameters" element="tns0:getEmpResponseElement"/>
    </message>
    <portType name="EmpWebService">
    <operation name="getEmp">
    <input message="tns:EmpWebService_getEmp"/>
    <output message="tns:EmpWebService_getEmpResponse"/>
    </operation>
    </portType>
    <binding name="EmpWebServiceSoapHttp" type="tns:EmpWebService">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="getEmp">
    <soap:operation soapAction="http://hr/EmpWebService.wsdl/getEmp"/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    </binding>
    <service name="EmpWebService">
    <port name="EmpWebServiceSoapHttpPort" binding="tns:EmpWebServiceSoapHttp">
    <soap:address location="http://localhost:8888/PL_SQL_WS-GetEmployee-context-root/EmpWebServiceSoapHttpPort"/>
    </port>
    </service>
    </definitions>

    DSP validates the results from webservices. Whatever you tested the webservice with outside of DSP, probably does not.
    Can you capture the output of the webservice and attach it as well? You can capture the webservice response by running the wls server with the command-line property -Dweblogic.webservice.verbose=true
    Can you also open a case with customer support for this? I will not likely have much time to look at it.
    - Mike
    btw - the namespace prefixes are just place-holders that are defined with xmlns:prefix="some-uri". It is the namespace uri's that must be equivalent. If, in one case you have the definition xmlns:tns="myUri" and in another case xmlns:ns0="myUri" - then tns:EmpRecUser is equivalent to ns0:EmpRecUser.
    Perhaps in the webservice result there is no definition, or an incorrect definition for the namespace prefix ns0 - that would explain the complaint about the QName ns0:EmpRecUser. According to the wsdl, there should be a definition for ns0 as :
    xmlns:ns0="http://hr/EmpWebService.wsdl"
    in the webservice response.

  • Not able to create table in analysis services data source

    Hi All,
    I am creating a cube with Enterprise edition template when I try to generate the schema I am getting below error.
    All the services are in started state.
    Kindly help us to rectify

    Hi Khushi,
    Please check your user account or credential have sufficient permission to create objects in the underlying data source.
    Regards,
    Elvis Long
    TechNet Community Support

Maybe you are looking for

  • 10.4.9 problem on DNG files and cd open/close tray

    After the new OS release, the file preview of my Leica M8 DNG files are no more visible. I need to open them but even setting "show icon preview" in the folder prefernces i get no result. Apple Preview also doesn't open the file anymore. In addition,

  • How to create interactive report in SQ01

    HAI EVERY ONE, Can any one help me, how to create interactive report using SQ01,SQ02,SQ03. Plz explain me in details. I dont want simple report. I want to generate interactive report using SQ01. Is it possible how? I will give u good points if it is

  • Creation of Master-Detail Form for new record.

    Hi Friends, This is my requirements. Please help me to complete my task. I have two tables Master and Detail. Detail have foreign key relationship with Master. I want to design the page Master table columns are in header portion and Detail table colu

  • Problem with transform(source, result)

    Dear gurus, I have DOM document as source in my java program. The document has data for 1 record insert into a table. The insert will be done on the database side with dbms_xmlsave.insertxml(insctx, xmldoc) where xmldoc is my document and has VARCHAR

  • Zfs and Oracle raw volumes

    This is the way I configured raw volumes to be used by Oracle 9: # zpool create -f pool146gb c0t1d0 # zfs create -V 500mb pool146gb/system.dbf # cd /dev/zvol/rdsk/pool146gb # ls -l system.dbf lrwxrwxrwx 1 root root 40 Oct 4 19:26 system.dbf -> ../../