Cannot connect to the Analytics of obiee 11g

Hi guys,.

Customer installed obiee 11g in a server sitting in different place. We have deployed our own repository and catalog. Now, we can not access analytical obiee. It does not accept any user name or password created in the weblogic console. But if we deploy repository by default Oracle SampleSales, then we could identify. Can not understand what the problem is!

It is throwing the following error message:

[OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.searchidentities] [ecid: 004tnN1tfkXFw0XpLs_Aie0004ds000000, 0:162] [tid: 3327710976] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

Impossible to create a system for BI Server user connection during the execution of the requests of the user population

ODBC driver returned an error (SQLDriverConnectW).

State: HY000.  Code: 10058.  [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred.

[nQSError: 73006] Failed to get from the main Cluster controller (aaobiee.mm.co.za) or secondary () specified for the DSN Oracle BI server cluster Cluster controller. (HY000) [[

Leader: odbcuserpoploaderimpl.cpp

Line: 726

Geographical area:

Saw.Security.odbcuserpopulationimpl.searchidentities

Saw.Security.userpopulationmanagerimpl.searchidentities

saw.catalog.dirCache.getAllSharedFolders

saw. CatalogAttributes.cache.cleanup

saw.taskScheduler.processJob

TaskScheduler

Saw.threads

ECID: 004tnN1tfkXFw0XpLs_Aie0004ds000000, 0:162

ThreadID: 3327710976

task: Cache/CatalogAttributes

Please help how to solve!

Thank you

BK.

Hi guys,.

After some kinds of analysis, I saw massive files opmn core dumps gathers in the bin/instance1/instances directory. And, unfortunately, my BISystemUser has been removed and so the log file subsequently posted an authentication failure. I have the same recreated and reset the password. In addition, checked the applications deployed to Analytics and some other applications in the console and change the destination in the 'framework of Cluster' instead of all clusters. Then it worked fine and I could connect now!

But still the problem is not sorted completely. Now, I am facing problem when start and stop opmn. It says opmn failed at the local port. And, opmn do not stop and start normally. Saying: time out to stop and start the managed server. Although it does not create a problem at startup and shutdown, but it says opmn failed to local port and yes the Scheduler never wants to start when I restart opmn. Whenever I restart my opmn export base files in the same place. Could you pls tell how to avoid these unexpected dumps core and how this active Scheduler? Perhaps conflicts with other ports opmn.

Scheduler generates this error: (will post some recent mistakes fore soon on it)

[2013 09-26 T 15: 18:42 + 02:00] [opmn] [ERROR: 1] [[libopmncustom]] Ping failed as a ready reminder for proc:467413041

[2013 09-26 T 15: 18:44 + 02:00] [opmn] [NOTIFICATION: 1] [90] [ons-internal] Server ONS insider

[2013 09-26 T 15: 18:44 + 02:00] [opmn] [TRACK: 1] [522] [pm-internal] PM State directory exists: / u01/app/middleware/instances/instance1/config/OPMN/opmn/states

[2013 09-26 T 15: 18:44 + 02:00] [opmn] [NOTIFICATION: 1] [675] Server [pm-internal] OPMN ready. Application of active treatment

[2013 09-26 T 15: 18:45 + 02:00] [opmn] [ERROR: 1] [] [libopmncustom] process Ping failed: coreapplication_obisch1 ~ OracleBISchedulerComponent ~ coreapplication_obisch1 ~ 1 (467413041:1854) [address is put into matching the query properties]

[2013 09-26 T 15: 18:45 + 02:00] [opmn] [ERROR: 1] [] [libopmncustom] process Ping failed: coreapplication_obisch1 ~ OracleBISchedulerComponent ~ coreapplication_obisch1 ~ 1

Tags: Business Intelligence

Similar Questions

  • Cannot connect to the XMLDB via http, ftp, webdav

    I can connect to XDB through a DEV instance on the same server, but cannot connect to the instance SCIDEV. The differences are THAT DEV is nls_characterset WE8MSWIN1252. SCIDEV is AL32UTF8. DEV has ports 8080 and 2100. SCIDEV has ports 8089 and 2102. HTTP request continuously a user / password without error. Watch FTP authentication failed. WebDAV continually requires a user name and password. I've tried a few things with no luck yet. What should I do to be able to connect? It is also published in Oracle support as SR 3-3043961271 technique. Please do not share the files downloaded in this forum SR.

    Follow the different SQL commands. Running Windows2003 Server and Windows XP SP2 client.
    SYSTEM@scidev> select * from v$version;
    Oracle Database 11g Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for 32-bit Windows: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    
    5 rows selected.
    
    SYSTEM@scidev> select * from nls_session_parameters;
    
    PARAMETER                                VALUE
    ---------------------------------------- ---------------------------------------
    NLS_LANGUAGE                             AMERICAN
    NLS_TERRITORY                            AMERICA
    NLS_CURRENCY                             $
    NLS_ISO_CURRENCY                         AMERICA
    NLS_NUMERIC_CHARACTERS                   .,
    NLS_CALENDAR                             GREGORIAN
    NLS_DATE_FORMAT                          DD-MON-RR
    NLS_DATE_LANGUAGE                        AMERICAN
    NLS_SORT                                 BINARY
    NLS_TIME_FORMAT                          HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT                     DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT                       HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT                  DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY                        $
    NLS_COMP                                 BINARY
    NLS_LENGTH_SEMANTICS                     BYTE
    NLS_NCHAR_CONV_EXCP                      FALSE
    
    17 rows selected.
    
    SYSTEM@scidev> select * from nls_database_parameters;
    
    PARAMETER                                VALUE
    ---------------------------------------- ---------------------------------------
    NLS_NCHAR_CHARACTERSET                   AL16UTF16
    NLS_LANGUAGE                             AMERICAN
    NLS_TERRITORY                            AMERICA
    NLS_CURRENCY                             $
    NLS_ISO_CURRENCY                         AMERICA
    NLS_NUMERIC_CHARACTERS                   .,
    NLS_CHARACTERSET                         AL32UTF8
    NLS_CALENDAR                             GREGORIAN
    NLS_DATE_FORMAT                          DD-MON-RR
    NLS_DATE_LANGUAGE                        AMERICAN
    NLS_SORT                                 BINARY
    NLS_TIME_FORMAT                          HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT                     DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT                       HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT                  DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY                        $
    NLS_COMP                                 BINARY
    NLS_LENGTH_SEMANTICS                     BYTE
    NLS_NCHAR_CONV_EXCP                      FALSE
    NLS_RDBMS_VERSION                        11.2.0.2.0
    
    20 rows selected.
    
    SYSTEM@scidev> select * from dba_errors;
    
    no rows selected
    
    SYSTEM@scidev> select count(*) from dba_objects
      2  where owner='XDB' and status='INVALID';
    
           COUNT(*)
    ---------------
                  0
    
    1 row selected.
    
    SYSTEM@scidev> select comp_name, status, version from dba_registry
      2  where comp_name='Oracle XML Database';
    
    COMP_NAME
    ---------------------------------------------------------------------------------
    STATUS                                       VERSION
    -------------------------------------------- ------------------------------
    Oracle XML Database
    VALID                                        11.2.0.2.0
    
    
    1 row selected.
    
    SYSTEM@scidev> show parameter dispatchers
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    dispatchers                          string      (PROTOCOL=TCP) (SERVICE=scidev
                                                     XDB)
    max_dispatchers                      integer     NULL
    SYSTEM@scidev>
    
    SYSTEM@scidev> select dbms_xdb.gethttpport from dual;
    
        GETHTTPPORT
    ---------------
               8089
    
    1 row selected.
    
      1* SELECT DBMS_XDB.getaclDocument('/home/').getClobVal() FROM DUAL
    SYSTEM@scidev> /
    <acl description="Public:All privileges to PUBLIC" xmlns="http://xmlns.oracle.com/xdb/acl.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/xdb/acl
    .xsd                           http://xmlns.oracle.com/xdb/acl.xsd" shared="true">
      <ace>
        <grant>true</grant>
        <principal>PUBLIC</principal>
        <privilege>
          <all/>
        </privilege>
      </ace>
    </acl>
    
    
    1 row selected.
    
    SYSTEM@scidev> 
      1* SELECT DBMS_XDB.getaclDocument('/home/pharma').getClobVal() FROM DUAL
    SYSTEM@scidev> /
    <acl description="Private:All privileges to OWNER only and not accessible to others" xmlns="http://xmlns.oracle.com/xdb/acl.xsd" xmlns:dav="DAV:" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.oracle.com/xdb/acl.xsd                           http://xmlns.oracle.com/xdb/acl.xsd" shared="true">
      <ace>
        <grant>true</grant>
        <principal>dav:owner</principal>
        <privilege>
          <all/>
        </privilege>
      </ace>
    </acl>
    
    
    1 row selected.
    Status of the listener follows
    D:\oracle>lsnrctl status
    
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 02-MAR-2011 12:40:57
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    Start Date                21-FEB-2011 22:58:56
    Uptime                    8 days 13 hr. 42 min. 2 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   D:\oracle\path\network\admin\listener.ora
    Listener Log File         D:\oracle\path\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=8089))(Presentation=HTTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=2102))(Presentation=FTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=8080))(Presentation=HTTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "DEVXDB.aa.ad.epa.gov" has 1 instance(s).
      Instance "dev", status READY, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "dev" has 1 instance(s).
      Instance "dev", status UNKNOWN, has 1 handler(s) for this service...
    Service "dev.aa.ad.epa.gov" has 1 instance(s).
      Instance "dev", status READY, has 1 handler(s) for this service...
    Service "scidev.aa.ad.epa.gov" has 1 instance(s).
      Instance "scidev", status READY, has 1 handler(s) for this service...
    Service "scidevXDB.aa.ad.epa.gov" has 1 instance(s).
      Instance "scidev", status READY, has 1 handler(s) for this service...
    The command completed successfully
    
    D:\oracle>
    Http and ftp to SCIDEV ports are resolved in Enterprise Manager at 8089 and 2102.

    FTP log follows. First connect you to DEV successfully. Then connect you to SCIDEV fails.
    WINSOCK.DLL: WinSock 2.0
    WS_FTP95 LE 4.60 98.03.17, Copyright © 1992-1998 Ipswitch, Inc.
    local chdir to c:
    - -
    connecting to localhost:2100
    Connected to localhost port 2100
    220- servername
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 servername FTP Server (Oracle XML DB/Oracle Database) ready.
    USER xdb
    331 pass required for XDB
    PASS (hidden)
    230 XDB logged in
    PWD
    257 "/" is current directory.
    Host type (I): UNIX (standard)
    PORT theIPaddress,15,15
    200 PORT Command successful
    LIST 
    150 ASCII Data Connection
    Received 250 bytes in 0.1 secs, (20.00 Kbps), transfer succeeded
    226 ASCII Transfer Complete
    QUIT
    221 QUIT Goodbye.
    local chdir to c:
    - -
    connecting to localhost:2102
    Connected to localhost port 2102
    220- servername
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 servername FTP Server (Oracle XML DB/Oracle Database) ready.
    USER xdb
    331 pass required for XDB
    PASS (hidden)
    530 login error
    ! Logon failure, so quitting
    But I can log in with the same user in sql plus
    SYSTEM@scidev> connect xdb@scidev
    Enter password: ***********************
    Connected.
    XDB@scidev> select user, sysdate from dual;
    
    USER                           SYSDATE
    ------------------------------ ---------
    XDB                            02-MAR-11
    
    1 row selected.
    
    XDB@scidev> 

    This is starting to look like bug 6049194. Please open an S/R with Support of Oracle

  • My 5s iphone suddenly showed no service, then I made an attempt to update to ios and itunes connected, now iphone is not enable and display cannot connect to the server and in itunes it shows unable to check your device.please help me

    My 5s iphone suddenly showed no service, then I made an attempt to update to ios and itunes connected, now iphone is not enable and display cannot connect to the server and in itunes it shows unable to check your device.please help me

    Assuming that you have a valid SIM card in the phone, it is more often symptomatic of a phone that has been hacked or jailbroken to unlock.

    Where do you have the phone first?

  • iPhone cannot connect to the server to iCloud

    Hello!

    My son IPhone cannot connect to the server iCloud. App Store is not available. In the iTunes and App Store from the settings app, I can't log in. IPhone resetting is not possible. Restore from iTunes on Mac is not possible, because find my iPhone is active on the iPhone, and it cannot be turned off, because in the pane of the application of the iCloud settings can't do anything until I have to accept the new terms and conditions, which cannot be made.

    WiFi on the phone works great with Safari, Mail, but cannot get new e-mail messages. The weather application does not connect.

    His iPad that is connected to the same iCloud account has no problem and there is no problem to connect to his account on iCloud.com.

    I tried to restart and reset hard iPhone and updated to 9.3.4 via iTunes on Mac (which went without pain, but doesn't change anything).

    Any help much appreciated!

    Does anyone have advice at all...? Aside from throwing the thing?

  • Help! Safari cannot connect to the server

    I really need help! I tried to forget the network and turning it back on, I have disabled the firewall and remove all extensions of safari. I seems that nothing works.

    I get the message 'Safari cannot connect to the server' on almost every site except this and facebook. I can't enter same Urbanoutfitters.com or ASOS. I just got the message "Safari could not connect to Server" I'm not a computer genius so hopefully someone here can help me...

    You may have installed one or more variants of the malware "VSearch' ad-injection. Please back up all data, and then take the steps below to disable it.

    Do not use any type of product, "anti-virus" or "anti-malware" on a Mac. It is never necessary for her, and relying on it for protection makes you more vulnerable to attacks, not less.

    Malware is constantly evolving to work around defenses against it. This procedure works now, I know. It will not work in the future. Anyone finding this comment a couple of days or more after it was published should look for a more recent discussion, or start a new one.

    Step 1

    VSearch malware tries to hide by varying names of the files it installs. It regenerates itself also if you try to remove it when it is run. To remove it, you must first start in safe mode temporarily disable the malware.

    Note: If FileVault is enabled in OS X 10.9 or an earlier version, or if a firmware password is defined, or if the boot volume is a software RAID, you can not do this. Ask for other instructions.

    Step 2

    When running in safe mode, load the web page and then triple - click on the line below to select. Copy the text to the Clipboard by pressing Control-C key combination:

    /Library/LaunchDaemons

    In the Finder, select

    Go ▹ go to the folder...

    from the menu bar and paste it into the box that opens by pressing command + V. You won't see what you pasted a newline being included. Press return.

    A folder named "LaunchDaemons" can open. If this is the case, press the combination of keys command-2 to select the display of the list, if it is not already selected.

    There should be a column in the update Finder window. Click this title two times to sort the content by date with the most recent at the top. Please don't skip this step. Files that belong to an instance of VSearch will have the same date of change for a few minutes, then they will be grouped together when you sort the folder this way, which makes them easy to identify.

    Step 3

    In the LaunchDaemons folder, there may be one or more files with the name of this form:

    com Apple.something.plist

    When something is a random string, without the letters, different in each case.

    Note that the name consists of four words separated by dots. Typical examples are:

    com Apple.builins.plist

    com Apple.cereng.plist

    com Apple.nysgar.plist

    There may be one or more items with a name of the form:

    com.something.plist

    Yet once something is a random string, without meaning - not necessarily the same as that which appears in one of the other file names.

    These names consist of three words separated by dots. Typical examples are:

    com.semifasciaUpd.plist

    com.ubuiling.plist

    Sometimes there are items (usually not more than one) with the name of this form:

    com.something .net - preferences.plist

    This name consists of four words (the third hyphen) separated by periods. Typical example:

    com.jangly .net - preferences.plist

    Drag all items in the basket. You may be prompted for administrator login password.

    Restart the computer and empty the trash.

    Examples of legitimate files located in the same folder:

    com.apple.FinalCutServer.fcsvr_ldsd.plist

    com Apple.Installer.osmessagetracing.plist

    com Apple.Qmaster.qmasterd.plist

    com Apple.aelwriter.plist

    com Apple.SERVERD.plist

    com Tether.plist

    The first three are clearly not VSearch files because the names do not match the above models. The last three are not easy to distinguish by the name alone, but the modification date will be earlier than the date at which VSearch has been installed, perhaps several years. None of these files will be present in most installations of Mac OS X.

    Do not delete the folder 'LaunchDaemons' or anything else inside, unless you know you have another type of unwanted software and more VSearch. The file is a normal part of Mac OS X. The "demon" refers to a program that starts automatically. This is not inherently bad, but the mechanism is sometimes exploited by hackers for malicious software.

    If you are not sure whether a file is part of the malware, order the contents of the folder by date modified I wrote in step 2, no name. Malicious files will be grouped together. There could be more than one such group, if you attacked more than once. A file dated far in the past is not part of the malware. A folder in date dated Middle an obviously malicious cluster is almost certainly too malicious.

    If the files come back after you remove the, they are replaced by others with similar names, then either you didn't start in safe mode or you do not have all the. Return to step 1 and try again.

    Step 4

    Reset the home page in each of your browsers, if it has been modified. In Safari, first load the desired home page, then select

    ▹ Safari preferences... ▹ General

    and click on

    Set on the current Page

    If you use Firefox or Chrome web browser, remove the extensions or add-ons that you don't know that you need. When in doubt, remove all of them.

    The malware is now permanently inactivated, as long as you reinstall it never. A few small files will be left behind, but they have no effect, and trying to find all them is more trouble that it's worth.

    Step 5

    The malware lets the web proxy discovery in the network settings. If you know that the setting was already enabled for a reason, skip this step. Otherwise, you should undo the change.

    Open the network pane in system preferences. If there is a padlock icon in the lower left corner of the window, click it and authenticate to unlock the settings. Click the Advanced button, and then select Proxies in the sheet that drops down. Uncheck that Auto Discovery Proxy if it is checked. Click OK, and then apply.

    Step 6

    This step is optional. Open the users and groups in the system preferences and click on the lock icon to unlock the settings. In the list of users, there may be some with random names that have been added by the malware. You can remove these users. If you are not sure whether a user is legitimate, do not delete it.

  • Cannot connect to the virtual store of Toshiba

    Nice day.

    I am from Slovakia. I bought online for my small son Tablet Toshiba Journe. We cannot connect to the virtual store of Toshiba. The worst thing is that I don't ever account of Toshiba's e-store. Unique number I found is the tablet in the user manual and PIN: GMH300087E10. Can you tell me please give access to the store online, but either way or help me to recover the virtual store. Son would be very happy.

    Thank you. Palo

    Hey. Write me a mail, I will send you instructions on the use of this tablet. Online store does not work me and once I have already reset the account.

    Roman

  • Outlook: "cannot get mail" "cannot connect to the server.

    April 6 at 7:00 PM CST, my iPhone 5 running iOS stopped syncing with my Microsoft Outlook account 9.3.1.

    I did have problems with my iPhone sync with my Outlook email over the past 5 years so far.

    My Outlook account is to these servers-

    web mail:
    https://blu183.mail.live.com/

    for Windows Live Mail 2012:
    https://mail.Services.live.com/DeltaSync_v2.0.0/sync.aspx

    I tried to delete my Outlook account from my iPhone and re-establishment and the account Outlook 'checks' correctly - but this does not solve the problem.

    The iPhone keeps displaying a pop-up message:
    "Cannot get mail" "cannot connect to the server.

    My iPhone is syncing correctly with my Gmail accounts and iCloud.

    Also, I created my Outlook account on iPad to my daughter who is running iOS 8.1.2 and I have the same problem.

    This seems to be a situation of the Apple servers, do not sync with Microsoft servers.

    Thank you

    It seems that Outlook is to have questions, not only with iPhones but W10, see this thread:

    I lost all my contacts.

  • Skype cannot connect with the latest version?

    Hello there guys. I got the error "Skype cannot connect" with the latest version? I tried to reinstall Skype, so that delete my Skype folder in %AppData%, it did not work, I have to do? I tried to log in with your new account, still no luck? How can I sign in Skype... ?

    So I just fixed my problem by installing win 8.1 Pro 64 bit hehe Thx for the help anywayz.

  • Some Web pages do not allow (safari cannot connect to the server)

    I can't access some Web pages like the movie online, eBay, Amazon, etc. sites, when I try, I got the note as 'safari cannot connect to the server' and my chrome also got error like massage "this webpage is not available" more my App Store unable to work properly can not download updates»» I tried to delete all the data of the website... and uninstall extensions, but there was not work //I got a MacBook Pro 2014 middle with OS X EL capitan 10.11.2//some on help me please

    Please remove the 'ESET' product (if you have it installed) by following these instructions. If you have a different version of the product, the steps may be different.

    Back up all data before making any changes. Never install any product "anti-virus" or "anti-malware" again.

  • How can I fix it? "Money cannot connect to the store purchases.   If you have any firewall software, make sure it has been set to allow communication on port 443.

    This message p [ops upward when I run iTunes]

    Money cannot connect to the store purchases.

    If you have any firewall software, make sure it has been set to allow communication on port 443.

    How can I fix it?

    me too... same problem... just started

    iTunes can't connect to the store purchases.

    If you have any firewall software, make sure it has been set to allow communication on port 443.

    MacBook Pro, osx el cap 10.11.1, itunes 12.3.1.23

  • Your computer cannot connect to the remote computer

    Hello

    OT:

    Your computer cannot connect to the remote computer because the remote desktop gateway server address request and the certificate subject name do not match. Contact your network administrator.

    I implement the remote desktop session based on Win Server R2 2012.

    I create a free sign for certificate certificate and also install the certificate to the client computer.

    But when I click on any application it shows me error.

    Hello

    You may need to ask the question on the TechNet forums. Please post the question here:

    https://social.technet.Microsoft.com/forums/WindowsServer/en-us/home

    Kind regards

  • Remote Desktop cannot connect to the remote computer

    Hi all

    I'm having a problem on my server running Windows Server 2008 R2.

    I can not can not on the remote server by using remote desktop (mstsc).

    Here is the error I get when connecting:

    Remote Desktop cannot connect to the remote computer to one of the following reasons:
    (1) remote access to the server is not enabled
    (2) the remote computer is disabled
    (3) the remote computer is not available on the network

    Make sure that the remote computer is on and connected to the network, and remote access is enabled.

    I tried to restart the services, but nothing helped.

    I even restarted the server, which did not help.

    Also, I can ping the server without any problem.

    Kindly help. !

    Hello

    Search logs events on the Terminal Server and the Local user's PC

    Try disabling the firewall - may have to be reconfigured.

    I suggest that repost you the question in the TechNet Windows Server forum for assistance.

    TechNet

  • HP Envy 4500: Printer says it has solid network connection, but cannot connect to the internet

    So I have not been able to use my printer wireless lately, so I decided to check if it was connected to my wireless network. It is; I checked, re-connected and checked several times. So I decided to reactivate my web services. I have them turned off, and now whenever I press the button on the printer ePrint, it says connection for a really long time and then displays the message in the sense of "the printer cannot connect to the server. Check the internet connection and proxy settings.

    I have re-connected the printer to my wireless network, I checked that if I use a proxy server (I'm not), I used the HP print and Scan Doctor - just, it won't just matter what I do.

    All I can think about is the fact that I have recently purchsed a new router, but says that its connected which is what really stem me.

    This printer makes me crazy - please help

    Hi @mastersword64,

    Welcome to the HP community!

    I hope you have a pleasant experience with us.

    I want to help you with the connection error, you get on your e-all-in-one of HP ENVY 4500 printer when you try to enable web services.

    Here are some steps, I suggest trying to get your web services up and running it again:

    Network Power Reset:

    We'll leave the router and unplug the power cable (NOTE: do not reset the router.), and then do the same with the printer and shut down the computer. After a minute, plug in the router, wait to fully turn on, then plug the printer back in and wait for the wireless light become solid. Once the router and the printer are on, go ahead and re - turn on the computer. This will refresh the network connection.

    Restore the default settings of the network and reconnect:

    1. on the front panel of the printer, press your up wireless icon

    2. Select settings.

    3. Select restore default network settings.

    4 turn on your printer.

    5. once it is initialized to save, press the wireless icon again.

    6. Select settings.

    7. Select Wireless Assistant , and then follow the prompts to enter the details of your wireless network.

    8. try to activate the web services again.

    Configure a manual DNS for your printer:

    1 obtain the IP address of your printer

    a. This can be done by pressing the icon on the printer wireless.

    2. Enter the printer's IP address in a browser on your computer.

    3. Select the tab network at the top of the page.

    4. on the left, select network.

    5. Select network address (IP)

    6. Select manual DNS server

    a. manual Preferred DNS should read 8.8.8.8

    b. alternate DNS server should read. 8.8.4.4

    7. Select apply. You can get a warning simply select OK.

    Please reply to let me know if these steps resolve your issue.

    Good luck!

  • FSX won't turn on, says that it cannot connect to the server

    Hey, I tried to register my copy of Microsoft flight simulator X deluxe edition and it does not work I tried to register it hourly it says it cannot connect to the server);

    Hello

    What version of Windows operating system do you use?

    I suggest you to consult the following Microsoft article and check if it helps.


    Solve problems with activation for Microsoft games problems and mapping programs
    http://support.Microsoft.com/kb/960480

    Note : the steps mentioned below includes the modification of the system registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
     
    Back up the registry: http://windows.microsoft.com/en-US/windows7/Back-up-the-registry
    Also see: frequently asked questions on how to enable Microsoft Games for Windows, streets and trips and Mappoint: http://support.microsoft.com/kb/927007

    If you still experience the problem, then I suggest to contact with support of Flight Simulator for further assistance.

    http://support.Microsoft.com/GP/games-for-Windows

    http://www.Microsoft.com/products/games/FSInsider/tips/pages/default.aspx

  • Remote Desktop cannot connect to the remote computer to one of the following reasons:

    We are using Windows server 2003 sp2 & windows xp professional sp3. We want to connect to the server using Remote Desktop, but we get the following error:
    --------------------------------------------------------------------------------------------------------------------------------
    Remote Desktop cannot connect to the remote computer to one of the following reasons:
    (1) remote access to the server is not enabled
    (2) the remote computer is disabled
    (3) the remote computer is not available on the network

    Make sure that the remote computer is on and connected to the network, and remote access is enabled.
    --------------------------------------------------------------------------------------------------------------------------------
    We have enabled remote access on the server & the user is member of admin & users group to the remote desktop on the server. The firewall is turned on & exceptions for port 3389 remote desktop.

    Could you please help us on this.

    Hello

    Search logs events on the Terminal Server and the Local user's PC

    What is happening to all users?

    -If you get an error in the TS, then this is a client-side problem.

    -Take TCP Dump using wire shark and see who is the RST sendign package.

    Look for this error message in google that could give you light...!

    Kind regards

    Dhruv

Maybe you are looking for