Cannot connect to the reporting server error

Hi,
When trying to process an application, I get the error : "cannot connect to the reporting server".
We have the BPC application server on a machine and DB, SSAS and SSRS (SQL 2008) on another machine.
We don't have a named instance, we use the default one.
If I connect to http://%SQLServer%/reports, it works.
What could be the problem ?
Thank you in advance.

Hi,
we had got the same problem. In the end we:
- Installed RS on the same machine of BPC (Application Server) (please be careful to make a new db if you want to use the same DB Server)
- Configured correctly the server manager to point the new ReportServer
- Edited from SQL Server Management Console the tblAppSetInfo, in order to make the column of the ReportServer of all Application Sets to point to the new report server.
- (not sure was needed) rebooted and restarted all the services
- Tested it and it worked!
HTH
Daniele Tiles

Similar Messages

  • BPC 75M - Modify Application error "Cannot connect to the Reporting Server"

    I have trouble with Modify Application, also in ApShell. Maybe you have a clue what it can be the problem.
    Configuration: single server BPC 7.5M SP3, Windows Server 2008 SP2, SQL Server 2008 SP2
    Installation user is a domain user.
    No errors during installation, no error in Server Manager diagnostics.
    But when I try to modify an Application from BPC Admin it gives an error for step "Make OLAP database and Journal/Audit reports. / Validate dimension formulas.".
    In tblLogs I see the error message:
    ==============[System Error Tracing]============== [System Name] :
    AdminServerHandler [Message Type] : ErrorMessage [Job Name] :  
    AdminApplicationHandler : ExecuteModIfyApplication [DateTime] :
    10/19/2010 1:19:13 PM [UserId] : MYDOMAIN\MYUSER
    [Exception] DetailMsg : {System.Exception: Cannot connect to the Reporting Server at
    OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.SetChangeDimensionForAudit(String strAppset, String strApp, String  strUserID, Boolean blnIsChangedDimension, String& strErrMsg) at
    OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.ExecuteModIfyApplication(String strAppSet, String strApplicationName, String strApplicationDescription, String strSourceApplicationType, String 
    strNewApplicationType, String strRateApplicationName, String
    strOwnerShipApplicationName, String strCurrencyConversionsCalculation, 
    String strCalculation, String strIntercompanyBookings, String  
    strUSEliminations, String strOpeningBalance, String strValidations,
    String strIntercompanyEliminations, DataTable dtDimensionList, Boolean 
    bReassignSQLIndex, Boolean bProcessApplication, Boolean bDeleteFact,
    String strChangeAppType, String strUserID, String strReportBackID)}
    ==============[System Error Tracing End ]==============
    Edited by: Alexandru Berindei on Oct 26, 2010 7:57 PM
    Edited by: Alexandru Berindei on Oct 26, 2010 7:58 PM

    There were problems accessing the web page   HTTP://server/reports
    Error message:   "Reporting services 2008 user does not have required permissions"
    It was possible to open the page  HTTP://server/reports with local administrator user and  I fixed this problem by performin following:
    - add Content Manager right to bpc installation user
    - disable UAC from Windows Control Panel  > User Accounts
    Still Modify Application gives the same "Cannot connect to Reporting Services".
    I tried:
    - check that BPC Installation User is part of Local Administrators
    - reboot server
    - reinstall BPC after disabling UAC
    - reinstall everything except the Windows Server 2008
    - I installed another computer with the same exact configuration but with a local BPC Installation User and it works.
    Have anyone installed BPC 7.5M SP3 on single Windows Server 2008 SP2 , with SQL Server 2008 SP2 and with BPC Installation user a domain user?
    Maybe you have an idea of what I should check next.
    Thank you,
    Alex

  • Cannot connect to the report server

    I try to submit a report using RWCLIENT (see below), but getting the error:
    "REP-0178 Cannot connect to the report server 'rep_M2003-056DVM_ora10gas' "
    If I use URL, the report runs fine.
    Please advise.
    Thanks,
    Dmitri
    C:\OraDev10g\BIN\rwclient userid=user/password@database module=txr1020 batch=yes paramform=no DESTYPE=LOCALFILE desformat=pdf desname="M:\txr1020.pdf" AUTHID=ias_admin/iasadmin1 server=repser

    We have Reports 10.1.2.
    RWCLIENT (10g iDS) is installed on different machine.
    On OracleAS I have started the Naming Service: namingservice.bat 14021
    On client I updated the rwnetwork.conf with OracleAS hostname and 14021.
    What is wrong? Maybe I need to start Naming Service using OPMN for report server to register.
    Thanks.

  • Cannot connect to the Reporting Server errror message during installation

    Hello all.
    I'm trying to install BPC 7 sp5 in a two server environment, but the installation stops with the error message "Cannot connect to XXX"

    Hello all.
    I'm trying to install BPC 7 sp5 in a two server environment, but the installation stops with the error message "Cannot connect to . Please check report server name".
    Environment:
    Appserver: Win2003 R2 32 bit.
    Sql server: Win2008 64 bit, Sql 2008 Server 64 bit.
    Default installation of Report Server was used. So virtual directory is ReportServer. I can successfully connect to Report server from IE (http://ReportServerName/ReportServer). The installation user is a domain user and is member of the Administrators group on both servers. Ports 1433, 2383 and 80 are open.
    So then I wonder if the error comes from the fact that we're using Windows 2008 as OS on sql server. Is it possible to use Win2008 on sql server?
    Kind regards
    Arild Bjørsvik.

  • Unable to connect to the report server error

    Hi all,
    I have formula.jsp file, in that i have all the parameters to connect with the Crystal Report server. I have Crystal Report Server 2008. While executing this jsp i got the following error,
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to connect to the server: 192.168.1.92. --- Connection refused: connect
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    javax.servlet.ServletException: Unable to connect to the server: 192.168.1.92. --- Connection refused: connect
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:843)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:776)
         org.apache.jsp.formula_jsp._jspService(formula_jsp.java:143)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Unable to connect to the server: 192.168.1.92. - Connection refused: connect-- Error code:-2147217387 Error code name:connectServer
         com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException.throwReportSDKServerException(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.TCPIPCommunicationAdapter.connect(Unknown Source)
         com.crystaldecisions.proxy.remoteagent.z.a(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportAppSession.int(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportAppSession.initialize(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ClientDocument.new(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.new(Unknown Source)
         com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
         org.apache.jsp.formula_jsp._jspService(formula_jsp.java:93)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    But, in Crystal Report Server XI Relese 2, the formula.jsp file connecting with server and display the reports.
    Why it is not working for 2008 server alone? Please help for this. If you need the jsp i will update.
    Thanks,
    shiva

    Hi,
    We are facing a similar kind of issue, when trying to access/ view crystal report using JAVA sdks.
    Please find the below error:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Unable to connect to the server: Software caused connection abort: socket write error
    Error code:- 2147217387 Error code name: connectServer
    Please let us know if you were able to resolve this.
    Thanks in advance,
    Krishnam

  • The report server cannot open a connection to the report server database

    I have SQL server installed to I can connect to RS using my domain/user account. However, when I try to go to http://<machine_name>/Reports/Pages/ReportViewer.aspx, I get error as
        * The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable) Get Online Help
              o Login failed for user '<machine name>\ASPNET'
        * I also noticed that after I installed RS,I do not see reports folder under C:\Inetpub. This folder does not exist, I manually created reports virtual folder in IIS and liked it to  C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer
        * Thsi is obviously permissions issue and I missing something so your help will be really appreciated.
    During installation, I always specified user as domain\user.
    Thanks

    Hi NewToReporting,
    From you descriptions, I know you have tow questions: 1.Why the SQL Server Reporting Services does not create virtual directories in the wwwroot? 2. Why the error "A connection to the database is required for all requests and processing" happen? If I have misunderstood, please do not hesitate to let me know.
    One of the changes in SQL Server Reporting Services 2008 is the removal of the Internet Information Services (IIS) dependency. So, we won't see report server virtual directories in the wwwroot folder.
    The second problem is caused by the user '<machine name>\ASPNET' does not have permission to login the SQL Server database "Reports".
    To solve the issue, please follow these steps:
    1.Open SQL Server Reporting Services Configuration Manager(Start - All Programs - Microsoft SQL Server 2008 - Configuration Tools)
    2.Go to "Database" tab.
    3.Click "Change Credential"
    4.In the coming dialog, fill the textboxes with this information(some textboxes are not modifiable )
    Server: <the server name of the report server catalog database>
    Authentication Type: Current User - Integrated Security (This will use the user we are login to connect to the database server.)
    UserName:(If selecting "Current User - Integrated Security", this textbox is not modifiable. )
    Password:(If selecting "Current User - Integrated Security", this textbox is not modifiable. )
    5. Click Next
    6.In the coming dialog, configure the following information:
    Authentication Type: Service Credential(This will use the user the reporting services running under to connect to the report server catalog database. The user is the one we configured in "Service Account" tab)
    UserName:(If selecting "Service Credential", this textbox is not modifiable. )
    Password:(If selecting "Service Credential", this textbox is not modifiable. )
    7.Click Next to confirm the information.
    8.Click Next to apply.
    This will auto add the user  '<machine name>\ASPNET'  to login group, set this user to be the owner of report server catalog database, and also give this user "RSExce" role.
    Now, we are able to connect to the report server.
    For more information, please see:
    Why Leave IIS: http://blogs.msdn.com/bwelcker/archive/2007/12/04/everybody-why-leave-iis.aspx
    Configuring a Report Server Database Connection: http://msdn.microsoft.com/en-us/library/ms159133.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin ChenJin Chen - MSFT

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • I installed adobe digital editions but when I want to authorize a device (an e-reader) it doesn't work, I receive an error message that digital editions cannot connect with the activation server. what can I do?

    I installed adobe digital editions but when I want to authorize a device (an e-reader) it doesn't work, I receive an error message that digital editions cannot connect with the activation server. what can I do?

    Please quote the exact error message, word-for-word, verbatim.
    What is your operating system?
    What version of Lightroom?

  • Error : Cannot connect to the LDAP server

    I have exported a file called "test1.ldif"
    and then import in a new Oracle ldap server using the command:
    ldapadd -p 389 -D cn="directory manager" -w <password> -f test1.ldif
    But there is error "Cannot connect to the LDAP server".
    Actually, I'm migrating the ldap data from 1 machine to another, please advise. Thanks

    Check your ldap port, by default it is 4032...
    --Bill                                                                                                                                                                                                           

  • WMIProviderException: An error occurred when attempting to connect to the report server remote procedure call (RPC) end point

    I am getting the following error message while trying to configure a database for a Reporting Service Server.  Both SQL Server and Reporting server are 2012 named instances.  I have 2014 instances as well on the same server.
    Exception details...
    Microsoft.ReportingServices.WmiProvider.WMIProviderException: An error occurred when attempting to connect to the report server remote procedure call (RPC) end point. Verify that the Report Server Windows service is running, and then retry the operation.
     ---> System.Runtime.InteropServices.COMException (0x800706B3): The RPC server is not listening. (Exception from HRESULT: 0x800706B3)
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.ThrowOnError(ManagementBaseObject mo)
       at Microsoft.ReportingServices.WmiProvider.RSWmiAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, Boolean isSharePointIntegrated, String& script)
       at ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.GenerateDatabaseScript(String databaseName, Int32 lcid, Boolean isSharePointIntegrated, String& script)
    Can someone help me on this please?

    Hi Jaigi,
    According to your description, you want to change a report server database for Reporting Services. But it fails on the last step and returns a error. Right?
    In this scenario, it seems you are creating a report server database on another server via remote connection. Based on the error message, it has issues on executing the script for generating new database. Please check if you have permission to connect the
    server and create a new database. Also please check if the Reporting Services Windows services is working properly.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Emails are "stuck" in my Apple Mail Outbox. I have deleted the account and reinstalled but still have the problem. Apple's "Network Diagnostics" report that it cannot connect to the SMPT server.

    Emails are l "stuck" in my Apple Mail Outbox. I have deleted the account and reinstalled but still have the problem. Apple's "Network Diagnostics" report that it cannot connect to the SMPT server. TalkTalk (Tiscali) say there is no problem with their server because I have checked and can send emails with their webmail.

    No that is not it:
    Open Mail>Preferences>Accounts, the first page has this on it
    If you click on the server name in the box (gmail in your case I assume) it opens and reveals this:
    If you select Edit SMTP Server list you get this:
    Post it here and, select the Advanced Tab (which looks like this)
    Post this page as well.

  • Acrobat cannot connect to the Review Server

    I've been invited to a shared review on Acrobat.com. When I download and open the PDF from the Acrobat.com invitation email, I get this error message:
    Acrobat cannot connect to the Review Server: Adobe online services.
    If I click the "Check for new comments" button in the upper right corner, I get this message:
    Could not get new comments. Acrobat did not get a response from the server. Try again later or contact your system administrator.
    I can't see other reviewers' comments and can't post my own. I'm definitely online and connected, so not sure what's happening, but have had this error for several weeks now.
    My system: 
    Acrobat XI Pro
    MacBook Pro OS X 10.8.5
    Safari browser 6.0.5
    My Creative Cloud desktop app says Acrobat XI is up to date. I also have Photoshop CC installed.
    I've tried logging into Acrobat.com with my Adobe ID before and after opening the PDF, nothing works. Also tried clearing my cache. Is there something in my Acrobat preferences that could be the issue? 
    Please help.
    Thanks,
    Mark

    I am having a similar problem. The review was set up as a test. All our PC colleagues can access as normal. Our 2 Mac machines are not having luck.
    Acrobat 10.1.8 Pro
    Macbookpro OSX 10.8.5
    Error: Could not get new comments. Acrobat did not get a response from the server. Try again later or contact your system administrator.
    Could not get new comments. Acrobat did not get a response from the server. Try again later or contact your system administrator.
    I'm guessing maybe a proxy issue?... what protocol/port is acrobat tryng to use?
    (I tried process above with no luck)

  • Cannot connect to the Administration server?

    I just installed Hyperion 11.1.2 in Windows 2008, and I'm sure the essbase server is started because I can connect by MaxL, and I can see the Administration server service is started because I can see it in the service list. But When I want to login ADM, error messageL "Cannot connect to the Administration server", please advise?
    Error: java.lang.UnsatisfiedLinkError: no environmentjni in java.library.path
    java.lang.NoClassDefFoundError: com/essbase/eas/utils/Environment
    Error detail:
    2010-04-23T23:24:59.576-04:00] [EssbaseAdminServices0] [WARNING] [] [oracle.epm.essbase.eas] [tid: 11] [userId: <anonymous>] [ecid: 0000IWhqB6yDwWWFLzNM8A1BoaI7000000,0] [APP: EAS#11.1.2.0] java.library.path=E:\Oracle\Middleware\user_projects\domains\EPMSystem\bin;.;C:\Windows\system32;C:\Windows;E:\Oracle\Middleware\jrockit_160_14_R27.6.5-32\jre\bin;E:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\native;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;E:\Oracle\MIDDLE~1\modules\ORGAPA~1.0\bin;E:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\bin;E:\Oracle\MIDDLE~1\JROCKI~1.5-3\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\server\bin;E:\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0;E:\Oracle\Middleware\EPMSystem11R1\common\CSS\11.1.2.0\bin;E:\Oracle\Middleware\EPMSystem11R1\common\SAP\bin;E:\Oracle\Middleware\EPMSystem11R1\common\EssbaseRTC\11.1.2.0\bin;E:\Oracle\Middleware\EPMSystem11R1\common\JRE\Sun\1.6.0\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient;D:\app\serv_hyperion\product\11.2.0\client_1\bin;D:\app\serv_hyperion\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\DMIX;E:\Oracle\Middleware\EPMSystem11R1\common\EssbaseRTC-64\11.1.2.0;E:\Oracle\Middleware\EPMSystem11R1\common\ODBC-64\Merant\6.0\Drivers;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\console\bin;E:\Oracle\Middleware\EPMSystem11R1\products\FinancialManagement\Common;E:\Oracle\Middleware\EPMSystem11R1\products\FinancialManagement\Client;E:\Oracle\Middleware\EPMSystem11R1\products\FinancialManagement\Server;E:\Oracle\Middleware\ohs\bin;E:\Oracle\Middleware\ohs\opmn\bin;E:\Oracle\Middleware\ohs\opmn\lib;E:\Oracle\Middleware\ohs\perl\bin;E:\Oracle\Middleware\EPMSystem11R1\products\biplus\bin\SQR\Activator\bin;E:\Oracle\Middleware\EPMSystem11R1\products\biplus\bin\SQR\Viewer\bin;E:\Oracle\Middleware\EPMSystem11R1\products\biplus\bin;E:\Oracle\Middleware\EPMSystem11R1\products\biplus\lib;E:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\Wbem;D:\app\serv_hyperion\product\11.2.0\dbhome_1\BIN;D:\app\serv_hyperion\product\11.2.0\client_1\BIN;E:\Oracle\Middleware\EPMSystem11R1\BIN;E:\Oracle\Middleware\EPMSystem11R1\common\CSS\11.1.2.0\bin;E:\Oracle\Middleware\EPMSystem11R1\common\ODBC-64\Merant\6.0\Drivers;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\console\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\server\bin;E:\Oracle\Middleware\EPMSystem11R1\products\biplus\bin;E:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\Wbem;D:\app\serv_hyperion\product\11.2.0\dbhome_1\BIN;D:\app\serv_hyperion\product\11.2.0\client_1\BIN;E:\Oracle\Middleware\EPMSystem11R1\BIN;E:\Oracle\Middleware\EPMSystem11R1\common\CSS\11.1.2.0\bin;E:\Oracle\Middleware\EPMSystem11R1\common\ODBC-64\Merant\6.0\Drivers;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseClient;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\console\bin;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\server\bin;E:\Oracle\Middleware\EPMSystem11R1\products\biplus\bin;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    [2010-04-23T23:24:59.576-04:00] [EssbaseAdminServices0] [ERROR] [ESSEAS-00100] [oracle.epm.essbase.eas] [tid: 11] [userId: <anonymous>] [ecid: 0000IWhqB6yDwWWFLzNM8A1BoaI7000000,0] [APP: EAS#11.1.2.0] Unknown error occurred. See below stack trace for details[[
    java.lang.UnsatisfiedLinkError: no environmentjni in java.library.path
    Edited by: user2571802 on May 8, 2010 2:01 PM
    Edited by: user2571802 on May 8, 2010 6:52 PM

    I too am getting the same error. When i click the validate 'Validate essbase connection' on the application wizard page, I get a blank page saying 'An errror occured'. I stop the planning service and restarted it from Start button. This time I got the error message
    [ERROR] [HspCreateDatasource] - Servlet.service() for servlet HspCreateDatasourc
    e threw exception <java.lang.UnsatisfiedLinkError: no HspEssbaseEnv in java.libr
    ary.path>java.lang.UnsatisfiedLinkError: no HspEssbaseEnv in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at com.hyperion.planning.olap.HspEssbaseEnv.<clinit>(Unknown Source)
    at com.hyperion.planning.olap.HspEssbaseJniOlap.<clinit>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.TestEssConnection(Unknown Source)
    at HspCreateDatasource.doCheckEssbaseConnection(Unknown Source)
    at HspCreateDatasource.doHandle(Unknown Source)
    at HspCreateDatasource.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF

  • Cannot connect to the configuration database Error in HTTPS

    Hi
    We have a SharePoint 2010 farm ,with more then 20 web application  running . I am getting  "Cannot connect to the configuration database" error in one web application when   we browse through  https 
    The same application is working  fine when we  browse through http . I am  using AAM   i have 2 web server  which is been network load balanced  and the  https traffic  comes through F5
    Kindly help to resolve the issue 
    Prabakar

    HI Prabakar,Check the below URL that exactly related to the issue.
    http://expertsharepoint.blogspot.de/2014/05/cannot-connect-to-configuration-database.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Unable to connect to the report server

    I have a problem with run_report_object to call a report within a form. I am using 9ias Rel 2 and report server on the same machine. The test.rdf report can be executed using the URL in the browser.
    I get the "Unable to connect to the report server" when I use the run_report_object in a form. Is it a configuration problem or is the code incorrrect?
    My code is as follows:
    Declare
    repid report_object;
    report_job_id VARCHAR2(200);
    PL_ID PARAMLIST;
    rep_status varchar2(100);
    Begin
    repid := FIND_REPORT_OBJECT('OP201P');
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_EXECUTION_MODE, BATCH);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESTYPE, CACHE);
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT,'pdf');
    SET_REPORT_OBJECT_PROPERTY(repid, REPORT_SERVER,'repsrv');
    PL_ID := CREATE_PARAMETER_LIST('TEMP');
    ADD_PARAMETER(pl_id, 'p_ref1', TEXT_PARAMETER,:toolbar.ref1 );
    ADD_PARAMETER(pl_id, 'p_ref2', TEXT_PARAMETER,:toolbar.ref2 );
    ADD_PARAMETER(pl_id, 'p_sort', TEXT_PARAMETER,:toolbar.p_sort );
    report_job_id := RUN_REPORT_OBJECT(repid, pl_id);
    rep_status := REPORT_OBJECT_STATUS(report_job_id);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')LOOP
    rep_status := REPORT_OBJECT_STATUS(report_job_id);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    Web.show_document('http://portal.domain_name.com:7778/getjobid='||
    substr(report_job_id,9) || '?server=repsrv', '_blank');
    ELSE
    message('Report failed with error message '|| rep_status);
    END IF;
    end;
    For the show_document, I have tried both ' .. getjobid='|| substr(report_job_id,9)' and
    ' .. getjobid'|| substr(report_job_id,9)' .
    Any help would be greatly appreciated.
    Thank You.
    Rgds
    Edwin

    Hi ,
    Did you check if TCP/IP is enabled for the SQL Server service.
    If Disable you may need to enable it.
    To resolve this error, you can either modify the connection string to use the server name or you can enable TCP/IP for the service. Follow these steps to enable TCP/IP:
    1) Start SQL Server Configuration Manager.
    2) Expand SQL Server Network Configuration.
    3) Select Protocols for MSSQLSERVER.
    4) Right-click TCP/IP, and select Enable.
    5) Select SQL Server Services.
    6) Right-click SQL Server (MSSQLSERVER), and select Restart.
    Also Check the below link.
    Hi ,
    Did you check if TCP/IP is enabled for the SQL Server service.
    If Disable you may need to enable it.
    To resolve this error, you can either modify the connection string to use the server name or you can enable TCP/IP for the service. Follow these steps to enable TCP/IP:
    1) Start SQL Server Configuration Manager.
    2) Expand SQL Server Network Configuration.
    3) Select Protocols for MSSQLSERVER.
    4) Right-click TCP/IP, and select Enable.
    5) Select SQL Server Services.
    6) Right-click SQL Server (MSSQLSERVER), and select Restart.
    Also Check the below link if doesn't work from above.
    http://msdn.microsoft.com/en-us/library/ms365170.aspx
    Regards, PS

Maybe you are looking for