SmartView Error "Cannot Connect to the Provider. Make Sure It Is Running...

Hi All
Our user are getting below error when they try to connect from SmartView
Cannot Connect to the Provider. Make Sure It Is Running in the Specified Host/Port.Error(12031).
We are on 9.3.3 planning.our web server is WebSphere
Please suggest
Thanks,

You might want to increase the timeout and check:
Smartview in Excel utilizes some Microsoft settings that it obtains From IE. When running on IE 7 or higher there are new settings that have a low default time out. You can increase these by following the instructions in the articles listed below
http://support.microsoft.com/kb/813827
http://support.microsoft.com/kb/181050
Make sure you have a safe backup of the windows registry before you do this .
1. Open the Registry (Start -> Run -> Regedit)
2. Locate the following section:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\
3. Create the following new keys for DWORD with Hexadecimal values:
ReceiveTimeout and set it to 00dbba00
KeepAliveTimeout and set it to 00180000
ServerInfoTimeout and set it to 00180000
4.Disconnect and close the Smartview and launch a fresh connection
HTH-
Jasmine.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Cannot connect to the provider. make sure it is running in the specified host/port Error(2)

    Hi Everyone,
    When i try to connect to a Essbase/Planning Server, i am getting below error while other users are able connect to Server without any issues.
    My connection was fine till yesterday, i checked all updates of excel but no luck..
    Could some one help me pls, thanks in advance!

    Posted same error in Essbase forums, so i am closing this topic here now.

  • Error: "Cannot connect to the provider. Make sure it is running in the specified host/port. Error (12031)"

    Hi,
    EPM version: EPM 11.1.2.1
    When we are using Zoom In Level as All Levels and tring to drill down for dimention of HFM application we are getting below error.
    Error: "Cannot connect to the provider. Make sure it is running in the specified host/port. Error (12031)"
    As we found some solution from comunity , we have performed below workaround but still we are getting same error.
    ·              We have done the changes in mod_wl_ohs.conf file of OHS  with (WLIOTimeoutSecs 3600 and WLIOSocketTimeoutSecs 3600)
    ·              And then restarted OHS and  APS service but still we found same error.
    Could anyone please suggest ,where can we trace its log from web server and the solution for this issue?
         Thanks,
             D.N. Rana

    Hi,
    We have already performed the changes for APS in OHS as mentioned in the solution and the path also same as under OHS.
    Intially we were getting error for "to increase netRetryCould and NetRetryInterval"  as a solution we have added below 3  registry DWORD keys under  path
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
    "KeepAliveTimeout"=dword:00180000                   (26 Minutes)
    "ReceiveTimeout"=dword:00dbba00                      (240 Minutes)
    "ServerInfoTimeout"=dword:00180000                  (26 Minutes)
    Above error resolved but then we received Error"12031"
    Now we have added above 3 DWORD keys under path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
    and now we are not getting the  error "12031".
    But here we are not getting how it(LB issue) resolved with above solution?
    Thanks,
    D.N.Rana

  • Smartview Error: "Cannot Connect to Provider. Make Sure It Is Running in the Specified Host/Port (503)

    I am having an issue retrieving on a SmartView grid running 11.1.2.2.309.01 and SmartView 11.1.2.2.102.I have a grid with three attribute dimension and, at first it was long running and gave me a netretry netinterval error. I shared with my administrator and, they gave me the registry updates to increase my timeout for my default browser. Now, I try to retrieve the same sheet and after approximately five minutes, I get the message, "Smartview Error: "Cannot Connect to Provider. Make Sure It Is Running in the Specified Host/Port (503)". I am not sure what this means. I can retrieve on other grids with one attribute dimension or a regular retrieve but, for some reason, I notice when I retrieve on multiple attribute dimensions, I am having this issue. I had this tested with others and, they are experiencing the same result. Any thoughts. Thanks in advance         

    The timeout was updated to 7 minutes but, the timeout on the APS was never updated. What happened was there was a 7,000 member dimension where attributes where being used to build a retrieve. The attributes were what was causing the issue. Not to say you should not use attributes. Ultimately, an alternate hierarchy in the 7,000 member dimension will  help but, I used other members to get the results I need. I just never saw the error message before and, did not see it in oracle support.. Thanks.

  • TS1368 Has anyone found this article useful?  Any other suggestions to resolve the error, "cannot connect to the itunes store" ?

    Any other suggestions to resolve the error, "cannot connect to the itunes store" ?

    Hi paul.labiche,
    When having iTunes Store connectivity issues, the following articles provide the best solutions:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • Migration on active directory from 2003 to 2008 and SharePoint error Cannot connect to the configuration database.

    Hi all,
    In advance i`m thankful for your help,
    I come across a problem while migrating the Active Directory from Windows Server 2003 to Windows Server 2008 R2,
    SharePoint 2010 is getting this error Cannot connect to the configuration database. The same goes for the Administrative page,
    Nothing is change in the MySql database, same log in, same server name, i guess it have something to do with the SharePoint Farm,
    My question is will reinstalling the SharePoint do the job? Or is there an easy way to get back on my old track?
    I`ve try to sync users... no good
    PS C:\Users\administrator.SERVERM> if($configManager.IsSynchronizationRunning()
    -eq $false)
    >> {
    >> $configManager.StartSynchronization($true)
    >> Write-Host "Started Synchronizing"
    >> }
    >> else
    >> {
    >> Write-Host "Already Synchronizing"
    >> }
    >>
    Can someone explain a little bit more about this:
    6.     
    Can they talk to each other?
    Verify that SharePoint is using the correct IP address for the SQL server. To do this, run the ping command on the Windows SharePoint Services server.
    Verify that the SharePoint server is obtaining the correct IP address for the SQL server from DNS. To do this, run the
    nslookup command from the SharePoint Server.
    Make sure that there are no incorrect entries for the SQL server. To do this, examine the Hosts file on the SharePoint server. This file is in the following location:
    %systemroot%\system32\drivers\etc\Hosts
    On the SharePoint server, look for SQL client aliases. To do this, follow these steps: Click
    Start, click Run, and then type cliconfg in the
    open box.
    Click the Alias tab. By default, there are no SQL client aliases. If you have any aliases for the SQL server, verify that they are correct, or remove them.
    Open the SQL Server Configuration Manager (Start SQL Server 2008  Configuration Tools  SQL Server Configuration Manager
    Navigate to the SQL Server Network Configuration  Protocols for MSSQLSERVER node in the tree view
    Enable TCP/IP and Named Pipes (you’ll be warned that these changes will not apply until the service is shut down)
    Aleksandar Delcevski, Web-administrator School of Journalism and Public Relations Jurij Gagarin 17-1/1, 1000 Skopje, R. Macedonia t: + 389 2 3090 004 mob: +38972 257 565 [email protected]; www.vs.edu.mk; www.medium.edu.mk; www.unescochair-vs.edu.mk

    Hiya,
    I don't think it is necessary to reinstall.
    You should just confirm that your basic infrastructure is working.
    1: On the SharePoint server, open cmd and write ping <SQL server name>
    2: On the SharePoint server, open cmd and write nslookup <SQL server name>
    Basically the steps outlined here, is the best way to start:
    6.     
    Can they talk to each other?
    Verify that SharePoint is using the correct IP address for the SQL server. To do this, run the ping command on the Windows SharePoint Services server.
    Verify that the SharePoint server is obtaining the correct IP address for the SQL server from DNS. To do this, run the
    nslookup command from the SharePoint Server.
    Make sure that there are no incorrect entries for the SQL server. To do this, examine the Hosts file on the SharePoint server. This file is in the following location:
    %systemroot%\system32\drivers\etc\Hosts
    On the SharePoint server, look for SQL client aliases. To do this, follow these steps: Click
    Start, click Run, and then type cliconfg in the
    open box.
    Click the Alias tab. By default, there are no SQL client aliases. If you have any aliases for the SQL server, verify that they are correct, or remove them.
    Open the SQL Server Configuration Manager (Start SQL Server 2008  Configuration Tools  SQL Server Configuration Manager
    Navigate to the SQL Server Network Configuration  Protocols for MSSQLSERVER node in the tree view
    Enable TCP/IP and Named Pipes (you’ll be warned that these changes will not apply until the service is shut down)

  • Verizon Motorola E815 iSych error: 'cannot connect to the device'

    Hello,
    I have a Mac Mini running 10.4.3 and iSynch 2.1.1 with integrated bluetooth that won't synch with the Verizon Motorola E815 - other discussion threads I've read haven't had a specific remedy...
    -phone has successfully paired to computer
    -bluetooth connection is set to automatic
    -phone appears within iSynch
    Within iSynch, I click the Synch button:
    1) progress bar appears stating 'Connecting'
    2) phone makes a noise indicating connection is in progress and Bluetooth icon appears
    3) after about 20 seconds, the synch fails with the following error:
    Cannot connect to the device. Connection to device was closed. Device "Motorola Phone" synchronization failed
    I've open the Bluetooth app within System Preferences and viewed the Motorola phone when I'm attempting to connect. It shows the following information (which I'm assuming means it's connected properly)
    Paired: Yes
    Configured: Yes
    Favorite: Yes
    Connected: Yes
    Serial Port: Yes
    Also note, when I navigate within the phone to:
    top center button (dash with dashes under it): settings: connection: bluetooth link: handsfree: [look for devices] --- no devices are found.
    Perhaps I'm just a newbie to the whole Bluetooth thing but I'm at a loss - any help is greatly appreciated.
    Mac Mini   Mac OS X (10.4.3)  

    Well, I just figured it out.
    After pairing, the phone itself needs to be shut off and turned back on. Once I did this, the Bluetooth enabled at startup and iSynch transferred data without error.
    Cheers
    Doug

  • 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                                                                                                                                                                                                           

  • Getting error "cannot connect to the App Store"

    getting error "cannot connect to the App Store"

    YAY!!! Saved it in my Mac's Firefox Bookmarks for easy future access!
    Hope you are having a lovely afternoon today! I'm about ready to go bobo....I have an early meeting, and I don't want to oversleep! The nice part is that I work remotely, so I only have to wake up 15 minutes or so before the meeting.... I don't even use an alarm clock anymore (really, my iPhone alarm, which is much more pleasant), unless I have to get up at 6:30 or something....
    TMI?
    GB

  • Error - Cannot connect to the phone

    Hi all,
    have had a dig around and couldn't find anything so I hoping that someone can sort me out here.
    Ok I have my phone connected to the pc via bluetooth. PC Suite picks up the phone but when I click on the Contacts or Messages (or anything in that window) it comes up with an error message saying "Cannot connect to the phone"
    I have checked the list of supported bluetooth stacks and it should be fine. I have also check the phones compatability and this should also be supported. I can also communicate with the phone through the bluetooth software itself.
    Phone: Nokia 6233
    Bluetooth: ITV Bluesoleil 5.0.5
    OS: Windows Vista
    Error: Cannot connect to the phone
    If you need anymore info or can help me with this problem in anyway, please drop us a line.
    Cheers for all your help
    Chris
    EDIT:
    Operating system:
    Microsoft Windows Vista 32-bit Edition
    Language: English
    Language for non-Unicode programs: English
    Detected Internet browsers:
    - Microsoft Internet Explorer 7.0 (Default browser)
    - Mozilla Firefox 2.0
    Detected Bluetooth stacks:
    - Microsoft (Version: 6.0.6000, Build: 16386)
    PC Connectivity Solution:
    Version 7.37.22.0
    Message Edited by chriscolden on 05-Jan-2008 02:08 AM

    Exactly same problem.
    OS: Windows XP Service Pack 2
    Phone: Nokia 6300
    PC Suite version: 6.85.14.1
    BlueSoleil Version: 1.6.1.4 (which should be the version supported by latest PC Suite software version as per Nokia web site).
    Bluetooth USB Adapter: Billionton USBBTC1A-B
    I can pair the phone with my PC and transfer files using the BlueSoleil software directly, but every time I try to use anything in the Nokia PC Suite (after pairing and authorizing the phone in PC Suite), I get the "Could not connect to the phone" error.
    When using "Help --> About Nokia PC Suite... --> Show System Info" function:
    Operating system:
    Microsoft Windows XP 32-bit Edition, Service Pack 2
    Language: English
    Language for non-Unicode programs: English
    Detected Internet browsers:
    - Microsoft Internet Explorer 7.0 (Default browser)
    - Mozilla Firefox 2.0
    Detected Bluetooth stacks:
    - Microsoft (Version: 5.1.2600, Build: 2180)
    PC Connectivity Solution:
    Version 7.37.22.0
    Why the only Bluetooth stack detected is the Microsoft one? Why is BlueSoleil stack not detected?
    How do I use Microsoft Bluetooth stack (at least to see if my Bluetooth USB Adapter works with it)??
    Is this problem going to be solved soon? Is there something I can do without the PC Suite apart from transfering files? I can't edit contacts (save changes) with PC Suite even when the .vcf files are in my PC. Is this intended?
    Thanks.
    ~JAVA

  • Error : Cannot connect to the server temporarily

    Hi,
    A particular PC is giving an error " cannot connect to the server temporarily", the user is able to login on another PC and no one is able to login to lync 2010 ( internal user ) on this particular PC.
    Options tried:
    1) Deleted sip folder under app data.
    2) Uninstall and reinstall Lync client.
    3) checked timezone and srv records.
    4) checked ping to FE and director server.
    ) checked manually adding FE on lync client.
    Your inputs/suggestions would of great help.
    Thanks.

    Is the computer join the domain?
    Run the following command to check the automatic configuration is working
    Nslookup
    >set type=srv
    >_sipinternaltls._tcp.<sip domain>.com(for internal user)
    >_sip._tls<sip domain>.com(for external user)
    If you can ping to FE, please try to sign in with manual configuration.
    Lisa Zheng
    TechNet Community Support

  • Error:Cannot connect to WMI provider. You do not have permission or the server is unreachable

    I'm getting the below message when i try and access SQL Config Manager on my Windows Server 2003 R2
    "Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager.
    Generic failure [0x80041001]"
    Also tries with the below solution but still the error persists
    The solution is to go to a command prompt as administrator and then run mofcomp.
    C:\Program Files\Microsoft SQL Server\90\Shared>mofcomp "C:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof"
    Below was the output of the command:
    Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.1830
    Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
    Parsing MOF file: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmp
    roviderxpsp2up.mof
     (1): error SYNTAX 0X8004402f: Error creating temporary file
    Compiler returned error 0x8004402f
    C:\Program Files (x86)\Microsoft SQL Server\100\Shared>
    Can anyone tell how this problem can be solved?

    Sorry for the mistake.The command prompt is
    C:\Program Files (x86)\Microsoft SQL Server\100\Shared>mofcomp "C:\Program Files  (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"
    And error i got is
    Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.1830
    Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
    Parsing MOF file: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmp
    roviderxpsp2up.mof
     (1): error SYNTAX 0X8004402f: Error creating temporary file
    Compiler returned error 0x8004402f
    C:\Program Files (x86)\Microsoft SQL Server\100\Shared>
    I hav checked that sqlmgmproviderxpsp2up.mof is in C:\Program Files  (x86)\Microsoft SQL Server\100\Shared\ folder.

  • 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

  • Sharepoint list dataheet view error "Cannot connect to the server at this time. You can continue working with this list, but some data may not be available"

    I have a List which is having around 14000 items in it.while opening that list in datasheet view it is giving error .
    Below is a summary of the issue:
    After selecting datasheet view beow error occurs:
        "Cannot connect to the server at this time.  You can continue working with this list, but some data may not be available."
        "Unable to retrieve all data."
        The item counts displays say 100 out of 14000 items.
    Exporting List to excel is giving only 2000 records out of 14000 records.
    Other Observations   -  
    This is happening to only one list on the site .There are other lists in the site whose no. of records is equal to 8000 to 9000.They are working absolutely fine without any error.
    Also, If I am saving this list as a template and creating another list with it ,then it is working absolutely fine with 14000 records,so the issue does not seem to be related with no. of records as the template list is working fine.
    I have checked the Alternate access mapping setting ,its fine.
    It should not be related to lookup,datefield or any other column as the list created from it template is working fine with all these columns.
    I checked below links also ,but doesn't seem to work in my case.
    http://social.technet.microsoft.com/forums/en-US/sharepointadminprevious/thread/974b9168-f548-409b-a7f9-a79b9fdd4c50/
    http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/thread/87077dd8-a329-48e8-b42d-d0a8bf87b082
    http://social.msdn.microsoft.com/Forums/en-US/sharepointgeneral/thread/dc757598-f670-4229-9f8a-07656346b9b0

    I have spent two days to resolve this issue. Microsoft has released two KBs with reference to this issue...but are not appearing in search results at the top.
    I am sharing my finding.
    1. First install the
    KB2552989 (Hopefully you might have already installed it. The KB detetcts it and informs the user.)
    2. Then update registry by adding new key for data fetch timeout as mentioned inKB2553007
    These two steps resolved the issue in our environment. Hope it might help others as well.
    Pradip T. ------------- MCTS(SharePoint 2010/Web)|MCPD(Web Development) https://www.mcpvirtualbusinesscard.com/VBCServer/paddytakate/profile

  • Error: Cannot connect to the specified repository

    Hi,
    The instance of my development database was moved from one server to another server… and installed successfully…
    The repository owner and repository user are available in the repository in the new server…I can login through sqlplus.
    But when I try to connect to the repository from the design center I am getting the following error message box.
    <
    Database Connection Error!
    API5022 : Cannot connect to the specified repository. Verify the connection information
    >
    Please assist me.
    Thanks,
    Rejitha

    try this:
    Query to verify current configuration:
    SELECT * FROM WB_RT_SERVICE_NODES;
    Query to update Port and Service Name (supply the necessary details):
    UPDATE WB_RT_SERVICE_NODES
    SET PORT = <PORT>, SERVICE_NAME = <Service_Name>;
    Commit;
    Stop/start your OWB service using
    <OWB_HOME>\owb\rtp\sql\stop_service.sql
    <OWB_HOME>\owb\rtp\sql\start_service.sql
    Unregister your location and register again with the correct credentials.
    Hope this helps.
    -Richard

Maybe you are looking for

  • How can I Replace a Hard Drive on a 160gb iPod Classic?

    How can I Replace a Hard Drive on a 160gb iPod Classic? I am considering buying an iPod Classic off of eBay which is described as 'broken' and having the 'Red X' showing up on the screen. The seller is starting the bid at a very low price, which rais

  • 3d without glasses versus current pioneer elite pro-151fd

    Just a general question to the group:    Currently I own a pioneer elite pro-151fd  of which I bought 2 yrs ago from BB and had it professionally calibrated after 200hrs of play--to this day--I haven't seen a flat panel that competes w/ the elite exc

  • Ipod turned off mid song - blank screen and wont restart

    I have a 3rd generation ipod nano - used quite regularly but it has not sustained any known damages (not been in contact with water - not been dropped). I updated my ipod today - bought 9 songs and they synced in no problems. I was listening to the i

  • Restricting user to exclude values in selection screen

    Hi Everybody, I am facing a problem with f.m SELECT_OPTIONS_RESTRICT. I want to restrict user, so that he will only be able to exclude values (single, multiple or range) from a selection-option. The code snippet is as follows: item messages -> restri

  • Code signing with 3rd-party certificate fails

    Hello everybody ! I'm about to sign an app written in Xojo on OS X 10.10 with a class-2 code object certificate issued by StartSSL. On Windows this is working fine, but signing on OS X leads to the "app from an unknown developer" message. For signing