EMS error - could not resolve the name of the server

Hi.
Log on to Exchange 2013 server (CAS)
Try to run EMS on this server and get this error:
...The WinRM client could not process the request because it could not resolve the name of the server.
Nslookup FQDN of this exchenge server -all ok.
What happend? Two weeks ago, all worked.
Thanks.

Hi,
To narrow down the cause, I recommend the following troublwshooting:
1. Change another admin account to try to open the EMS on CAS server.
2. Try to empty your local DNS cache by ipconfig/flushdns
3. Try to Disable WinHTTP proxy by running  : netsh winhttp reset proxy
4. Refer to the following article to resolve the WinRM error:
http://blogs.technet.com/b/exchange/archive/2010/12/07/resolving-winrm-errors-and-exchange-2010-management-tools-startup-failures.aspx
if you have any question, please feel free to let me know.
Thanks,
Angela Shi
TechNet Community Support

Similar Messages

  • Error: Could not save "file name" because the file name was not valid. (PS CS6 + WIN 7)

    I have recently purchased a new desktop under WIN 7 as well as Adobe Creative Suite CS6.
    My first internal hard disk is 2 TB, the second one installed is from my old PC, 250 GB.
    I am getting this error when trying to save a file over an existing file using the “Save” command.
    The message is wrong, because the file name IS valid.
    This error is persistent.
    This error does not occur when doing the same action on my second internal hard disk.
    This error happens on files larger than about 1MB in weight.
    What happens is that the original file over which I try to do the ”Save” command gets corrupted and lost.
    If I don't use the “Save as” command to save my work under a different name, my work is lost.
    The same problem occurs with both PS CS6 versions, 64 Bit and 32 Bit.
    I am very disappointed and annoyed with this happening.
    Any idea what is going on here?

    ok ...
    I think I have resolved this.
    I forgot to mention that I have Sugarsync over that file structure.
    However, I do not know if Sugarsync has anything to do with the error.
    I copied the whole folder structure under a newly created folder, and I am no longer getting the error.
    Thanks
    Milan

  • URGENT ::  ORA-12154: TNS:could not resolve service name

    Hi All,
    I am connecting to the db using oracle thin driver in java. I am invoking a SOAP call and after getting the response, i am inserting the response(gen. a pdf file) into my DB. I am using a static connection. I have to insert 130 pdf's in DB. After processing 120 pdf's, the following error has occurred,
    ERROR DBUtil - ORA-12154: TNS:could not resolve service name
    java.lang.NullPointerException
         at com.elsevier.cds.ew.DBUtil.insertPDF(Compiled Code)
         at com.elsevier.cds.ew.GenerateSoapRequest.generateSOAPCall(Compiled Code)
         at com.elsevier.cds.ew.EOffprintLoad.processPDFFiles1(Compiled Code)
         at com.elsevier.cds.ew.EOffprintLoad.init1(Compiled Code)
         at com.elsevier.cds.ew.EOffprintLoad.<init>(EOffprintLoad.java:138)
         at com.elsevier.cds.ew.EOffprintLoad.main(EOffprintLoad.java:987)
    ERROR GenerateSoapRequest -
    ERROR DBUtil - ORA-12154: TNS:could not resolve service name.
    The checked the oracle listener status. It was UP.
    Can anyone help me in this issue.
    Thanks,
    Rag

    Hello,
    Make sure that the service which you have specified in jdbc for making connection with oracle, exists in TNSNAMES.ORA file. You will find this file at different locations in 8i and above. So, better search for it. And add you service name in it. Example services is given in this file itself. So, take help from them.

  • About ORA-12154:  TNS:could not resolve service name

    Hi~
    i have a problem about Oracle Form/Report connecting
    when i keyin UserName/PassWord & Service Name(like myInstance_172.22.22.22) connecting to Instance,connection failed(Form/Report),error as follow
    ORA-12154: TNS:could not resolve service name
    but when i try this(the same userName/PassWord & Service String) on the SQL*Plus or DBA(OEM),it can successfully connection to Instance.
    what should i to do to resolve this problem?
    Thanks.

    Robson
    "TNS:could not resolve service name" means the tnsnames.ora file doesn't have the entry for your service name.
    There are couple of situations where this error can come even if you see the sqlplus works
    Please check the follwoing
    1. You may be having morethan one tnsnames.ora file in your system and the entry doesn't exist in any one of them , which is unfortunatel used by Forms/Reports.
    In your Oracle_Home for Forms / Reports, serach for the folder Network/admin or Net80/Admin and see the tnsnmaes.ora file there. Ensure you have the proper entry for your referred tnsname
    2. If your Reports server / client is in different machines, ensure both the machne's tnsnames.ora files have the entry
    Alternatively, you canedit the registry of your Oracle_Home to add another variable call ed TNS_ADMIN and give your directory where theproper tnsnames.ora
    is available
    Thanks
    The Oracle Reports Team

  • ORA-12154 TNS could not resolve service name error

    Hi
    I'm having trouble connecting to database throug sql*plus.I'm able to connect through TOAD but getting 'ORA-12154 TNS could not resolve service name error' when trying to login through sql*plus using same credentials .
    I tried running sqlplus through command prompt,but when i enter the user-name i'm getting ORA-12203:TNS:unable to connect to destination.
    Can someone help me with this error.
    Thanks.

    It would probably give you an idea where to start looking. You need to make sure that you have the correct .ora files needed for establishing connections. I don't know if your service desk just does the installation but no setup or if they also do the setup configuration. You can also try doing the setup on your own to check. You can use net easy config.

  • TS3833 I am receiving this error when syncing my ipod: iTunes could not copy "song name" to the iPod "name" because an unknown error occurred (-50).  I am using iTunes version 10.6.3.25. Why?

    I am receiving this error when syncing my ipod: iTunes could not copy "song name" to the iPod "name" because an unknown error occurred (-50).  I am using iTunes version 10.6.3.25. Why?

    Right click the filename that won't download and selsct 'Get Info'. Look at the file path, does it have a //?// in it? That is a problem with Amazon downloads that prevent iTunes from finding the file. Use 'Add Folder' to add the album to your library and try syncing it again

  • Error: Could not resolve s:SolidColor to a component implementation

    So I have a library project and in that project I have a CustomDataGridBackgroundSkin file which is as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"
                 xmlns:s="library://ns.adobe.com/flex/spark"
                 xmlns:mx="library://ns.adobe.com/flex/mx"
                 minWidth="25" minHeight="25">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <!-- layer 4: fill highlight -->
        <s:Rect left="0" right="0" top="0" height="100%" >
            <s:fill>
                <spark:SolidColor color="0x968f89" alpha="1" />
            </s:fill>
        </s:Rect>
    </s:SparkSkin>
    I am simply trying to get an ant task to compile this library to SWC, but I am getting a " Error: Could not resolve <s:SolidColor> to a component implementation" error during compile.  The only way to fix it is to add these lines of code (bold).
    <?xml version="1.0" encoding="utf-8"?>
    <s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"
                 xmlns:s="library://ns.adobe.com/flex/spark"
                 xmlns:mx="library://ns.adobe.com/flex/mx"
                xmlns:spark="mx.graphics.*"
                 minWidth="25" minHeight="25">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <!-- layer 4: fill highlight -->
        <s:Rect left="0" right="0" top="0" height="100%" >
            <s:fill>
                <spark:SolidColor color="0x968f89" alpha="1" />
            </s:fill>
        </s:Rect>
    </s:SparkSkin>
    I can also get this error to go away if I put this line in my build.xml file: "<include-sources dir="${src.dir}" includes="*"/>"
    But then I get this error => "[compc] Error: Unsupported file type: C:\dev_projects\features\flex4version\web\OneVoice\src\components.xml"
    components.xml is my manifest file.
    Anyone know what the issue is?  Why would I need the xmlns:spark="mx.graphics.*" namespace when I have xmlns:s="library://ns.adobe.com/flex/spark"?

    Curious. Which version of the Flex SDK are you using?
    Does this work if you try in a brand new project using Flex 4.1 or Flex Hero?
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx">
        <s:controlBarContent>
            <s:Button label="goto s1" click="currentState = 's1';" />
            <s:Button label="goto s2" click="currentState = 's2';" />
            <s:Button id="sdkVer" initialize="sdkVer.label = mx_internal::VERSION;" click="System.setClipboard(sdkVer.label);" />
        </s:controlBarContent>
        <s:states>
            <s:State name="s1" />
            <s:State name="s2" />
        </s:states>
        <s:Rect left="30" right="20" top="20" bottom="30" >
            <s:fill>
                <s:SolidColor color="0x968f89" color.s2="haloOrange" alpha="1" />
            </s:fill>
        </s:Rect>
    </s:Application>
    Peter

  • Error: Could not resolve s:states to a component implementation.

    So I am trying to setup states on a Flex application I'm building, but it doesn't seem to want to compile. I get this error:
    $ ./build.sh
    Loading configuration file /Applications/Adobe Flash Builder 4/sdks/4.1.0/frameworks/flex-config.xml
    uploader.mxml(24): Error: Could not resolve <s:states> to a component implementation.
        <s:states>
    Here is my build command nothing special ...
    $ cat ./build.sh
    #!/bin/bash
    mxmlc -output bin/uploader.swf src/uploader.mxml
    I have a class that extends the Spark application like so ...
    package com.uploader.controllers
        import spark.components.Application;
         dynamic public class FlashUploader extends Application
    Then in my main application mxml file I use it like so ...
    <?xml version="1.0" encoding="utf-8"?>
    <c:FlashUploader xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:mx="library://ns.adobe.com/flex/mx"
        xmlns:v="com.uploader.view"
        xmlns:c="com.uploader.controllers.*"
        minWidth="709" minHeight="400"
        skinClass="com.uploader.skins.UploaderApplicationSkin">
        <fx:Style source="styles.css" />
        <!-- states -->
        <s:states>
            <s:State name="default" />
            <s:State name="startup" />
            <s:State name="uploading" />
            <s:State name="normal" />
        </s:states>
    </c:FlashUploader>
    Now when I try to compile I get the states error. I've found several examples and even made a dummy app just using the spark application and it compiles fine. Not sure if I'm doing anything weird here but the few other flex devs I know don't seem to see anything wrong with what I'm doing that could cause this.

    When you define an object using a namespace you have to use the same namespace for its properties, so you will want to use "<c:states>" instead of "<s:states>" in this case.

  • TNS: could not resolve service name

    ERROR: ORA-12154: TNS: could not resolve service name
    does any1 know what this means...and how to overcome this problem
    username : scott
    passwd: tiger
    host string: myora
    i have personal oracle8i in d:\oracle
    and d2k in d:\d2k
    it connects with the SQLPlus
    however with d2k when i try to connect it gives the above error
    message.
    does any 1 know a solution to the problem...

    Hello,
    First of all, If you are using PO8i and D2k as a front end
    on single machine,no need of specifying Connect String. You can
    connect using scott,tiger. If still it is giving problem,try
    this one.
    Open TNSNAMES.ORA file from folder NET80/Admin in your PC
    using NOTEPAD. Look there entry for myora. If it is there,Check
    SID,IPAddress or remove word "World" from there. See E.g
    ora816 = -- Your connect string
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = tcp.world)
    (PROTOCOL = TCP)
    (Host = 10.0.0.3) -- IP address
    (Port = 1521)
    (CONNECT_DATA = (SID = ora816) -- Database SID
    Hope it will work...
    Adi

  • ORA-12154: TNS:could not resolve service name

    Hi Guru's
    i applied Maintainacepack 3480000 patch on my application for upgrading 11.5.7 to11.5.10.2, after completion of patch, I run the autoconfig it has given bellow error, please anybody can help me, i need to finish my task immediately, please provide me the solution.
    autoConfig Profile Phase
    Running Profile Process 1 of 1 for CLN_TOP
    Executing script in InstantiateFile:
    /sgmtemp/prodcomn/admin/install/MSBEP004_dcpsr006osm/clnadmprf.sh
    script returned:
    clnadmprf.sh started at Sun Feb 17 06:24:13 WST 2008
    The environment settings are as follows ...
    ORACLE_HOME : /sgmtemp/prodora/8.0.6
    ORACLE_SID :
    TWO_TASK : msbep004
    PATH : /sgmtemp/prodora/iAS/Apache/perl/bin:/sgmtemp/prodora/8.0.6/bin:/sgmtemp/prodappl/fnd/11.5.0/bin:/sgmtemp/prodappl/ad/11.5.0/bin:/sgmtemp/prodcomn/util/jre/1.1.8/bin:/sgmtemp/prodcomn/util/unzip/unzip::/sgmtemp/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/sgmtemp/prodora/iAS/Apache/perl/bin:/sgmtemp/prodora/iAS/Apache/perl/bin:/sgmtemp/prodora/8.0.6/bin:/sgmtemp/prodcomn/util/jre/1.1.8/bin:/sgmtemp/prodcomn/util/unzip/unzip:/sgmtemp/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/java14/jre/bin:/usr/java14/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/sgmtemp/prodappl/bin:/usr/bin/X11:/sbin:/usr/lpp/pd/bin:.
    LD_LIBRARY_PATH : /sgmtemp/prodora/8.0.6/network/jre11/lib/aix/native_threads:/sgmtemp/prodappl/cz/11.5.0/bin:/sgmtemp/prodora/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib
    Executable : /sgmtemp/prodora/8.0.6/bin/sqlplus
    SQL*Plus: Release 8.0.6.0.0 - Production on Sun Feb 17 06:24:13 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve service name
    clnadmprf.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    thanks

    Please Apply "Patch 5985992 - TXK AUTOCONFIG ROLLUP PATCH Q (JUL/AUG 2007)", run AutoConfig, and check then.

  • IFS 9 : TNS:could not resolve service name

    Hello,
    I have this message when Trying to connect in Java to IFS 1.2 :
    oracle.ifs.common.IfsException: IFS-21008: Unable to connect to
    iFS service
    java.sql.SQLException: ORA-12154: TNS:could not resolve service
    name
    I have been developing with IFS 1.16 for a while but now I have
    to upgrading to IFS 9 (1.2). To set up my development
    environment I did the same thing that I did for the version 1.1.6
    1-     Copying all Jar from D:\oracle\ora90\9ifs\lib and I had
    them to my classpath
    2-     Copying the folders under D:\oracle\ora90\9ifs\settings
    to have access to the IfsDefault.properties. file.
    3-     I got the new JDBC driver and Oracle Client 9 on my
    developer station.
    IfsDefault.properties is pointing to the right TSN. When I test
    my TSN (orcl) with the SQL+ it works just fine. I tried to use a
    Invalid Ifs Service Name instead of IfsDefault too see if I got
    a different error message and no, I got the same error. It looks
    like the environment doesn&#8217;t find the IfsDefault.properties
    file ?
    Any Idea of it could be ?
    There is the code that I use to connect :
    LibraryService service = new LibraryService();
    CleartextCredential cred = new CleartextCredential
    (username, password);
    ConnectOptions options = new ConnectOptions();
    options.setLocale(Locale.getDefault());
    options.setServiceName(repository);
    options.setServicePassword(repositoryPass);
    _ifsSession = service.connect(cred, options);
    // Doit mettre explicitement le Admin flag dans la
    Session
    DirectoryUser user = _ifsSession.getDirectoryUser();
    _ifsSession.setAdministrationMode(user.isAdminEnabled
    _logger.info("user " + user +"  is now connected to
    Ifs " + repository + ", " + _loggedUserCounter + " connected.");
    Thank you

    Looks like your TNSnames is not properly configured .. Did you
    try to do a sqlplus from the command prompt to see if you can
    connect to SQLPlus ??

  • MSDAORA,IIS,ORA-12154: TNS:could not resolve service name

    Hi All,
    I have a Web Service that coded in VS2008, using ORACLE DB(9i).
    At a time the application working fine and I can access and do everything with database.
    Some other time database server is down for scheduled maintenance. If I try to run the application at this point of time it will raise err "ORA-12154: TNS:could not resolve service name".
    When i reset iis it start to work fine for a while.Then same problem occurs again.
    My connection string is connectionString="provider=MSDAORA.1;data source=***;user id=***;password=***;"
    is there any solution?
    i tried that;
    If theire is multiple copies of OCIW32.dll you have to make sure that there is only one copy of OCIW32.dll which should be in /Bin folder of the oracle home folder.
    Add the IUSR_machine name account and the IWAM_machine name account to the Oracle home folder. Give both accounts full control.
    Create empty file tnsnames.ora in same directory as aspnet_wp.exe,

    Hi,
    The issue doesnt make much sense on the surface at least. 12154 means the client couldnt figure out what you were referring to with your Data Source= entry. If the database was taken down, I'd expect an "oracle not available" or some other sort of error, as the client should have still be able to resolve the entry at least, even if the database wasnt up at the time.
    What do you mean by "When i reset iis it start to work fine for a while.Then same problem occurs again."? The same problem meaning you get 12154 when you take the database down? Or you get 12154 without a db restart?
    Are you using TNSNames.ora for client naming resolution, or something else (ldap, for example)?
    Greg

  • ORA -ERR :Tns could not resolve service name

    Hi,
    I am tring to get into sql plus. As the oracle is pre installed and as donot know the system password, I am tring to login as Scott/tiger and host string as 'ORCL'.
    I am getting the following error.
    ORA-12154 :
    Tns could not resolve service name
    Is there any way to find the Host string name through any of the installation files.
    Please suggest.
    Badrinath

    Hi,
    Open the tns file ( available at oracle_home/network/admin/tnsnames.ora). I do not know what your oracle_home name is. Usually it is oracle/ora81/ under c: or D: or where ever you installed Oracle. Go thru the file. You will find the service name. Use that while logging. If you want to login to ORCL, it has to be there in tns files name otherwise Oracle cvan not resolve the name.
    Good luck
    Krishna Priya
    null

  • ORA-12154: TNS:Could not resolve service name. (WIS 10901).

    HI Gurus, we have the following scenario...
    Weu2019ve installed Busines Objects EDGE 3.1 SP3.
    The server of this installation is MS Windows Server 2003 Enterprise Edition SP2, Intel ® Xeon Enterprise TM CPU 2.80 GHz 6.5 RAM.
    In the Server we have SAP R/3 Installed over a DB Oracle 9i Enterprise Edition Release 9.2.8.0.
    We installed all BO bundle with successful and we can use the Designer Tool for create universe. In the creation of the universe, we created a connection to the database of the SAP R/3 System and the test runs well, we save and export the universe to CMS. Then, we used that universe in the WebI tool of the suite installed in the server, and it runs well (we call the universe, selected fields of the table, and after run the query, it gives us registers of the DB).
    After all this, we open the InfoView and used the WebI and execute the same universe and the same steps. And when we execute the query the following error occurs .
    A database error occured. The database error text is: ORA-12154: TNS:Could not resolve service name. (WIS 10901)
    The connection to DB is through Designer and we use ODBC Oracle to create the Universe with the Client type and we used super user system, validated previously OK.
    Any suggestion for this error?.
    Thanks.
    Betto.
    Edited by: Alberto Magaña Chávez on Jul 9, 2011 7:44 PM

    Make sure there are no syntax errors in the TNSNAMES.ORA file, look for unmatched parentheses. Also check the SQLNET.ORA file.
    Is the environment is clustered, if so then make sure you have the ODBC connection in all the servers.

  • Oracle 9i "TNS:could not resolve service name" on 64-bit OS

    I have a 32-bit .NET 3.0 application that can run on 64-bit OS using WOW64. When I connect to the database on 32-bit OS with 9i (9.2.0.1) client, everything works fine. However, if I install the same client on 64-bit OS (assuming that it would run using WOW64) and run the application, I get "TNS:could not resolve service name" error.
    To make sure that it's not something with configuration, I've installed both clients in the same directory on 32-bit OS and 64-bit OS, and copied the same tnsnames.ora and sqlnet.ora files. I can also connect to the database without a problem on 64-bit OS using SQL Plus. The error only occurs when connection is made via the application, which uses .NET oracle client. The only main difference is that on 64-bit OS, 64-bit version of .NET 3.0 is installed.
    Does anyone have an idea why I am getting this error?
    [tnsnames.ora]
    TRADMIN.ASCINDIA.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.253.57.44)(PORT = 1521))
    (CONNECT_DATA =
         (SID = TRADMIN)
         (SERVER = DEDICATED)
    [sqlnet.ora]
    # SQLNET.ORA Network Configuration File: D:\Oracle\Ora92\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DEFAULT_DOMAIN = xxx.yyy.zzz
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    [tnsping on 32-bit OS]
    Used parameter files:
    D:\Oracle\Ora92\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.253.57.44)(PORT = 1521))) (CONNECT_DATA = (SID = TRADMIN) (SERVER = DEDICATED)))
    OK (640 msec)
    [tnsping from 64-bit OS]
    Used parameter files:
    D:\oracle\ora92\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.253.57.44)(PORT = 1521))) (CONNECT_DATA = (SID = TRADMIN) (SERVER = DEDICATED)))
    OK (590 msec)

    Hi, paste in this post your tnsnames.ora and sqlnet.ora files and give us a example tnsping for test your alias database.
    Good luck.
    Regards.

Maybe you are looking for

  • Printing a putaway label at the time of Goods Receipt

    When the Goods Receipt(GR) is done for the stock in interim receiving area (Storage Type 902) then the put-away labels are printed from Transfer Order for GR. Users will take the labels and move the materials from staging area to destination bins acc

  • Saving One or Two pages from a PDF file

    How do I save one or two pages from a PDF file that have been emailed to me? 

  • Infuriating connection problem

    Here's what's up. I am using a DSL service with a modem, on my MacPro 2008. My bootup drive is split into two partitions, one has SnowLeopard, one has MountainLion. All my software is with SnowLeopard, and this is what I use for work. I installed Mou

  • What software do I need to download for a Sony XDCAM HD deck?

    I need to ingest media from a Sony XDCAM HD deck. What software/drivers do I need to download? I believe it is a log and transfer app. Any ideas? Thanks much. Best. Tom

  • Urgent : Sizing MDI Window for Forms running on Web

    Hi, I am using Developer 6.0 and deploying forms on Web. I use SEPERATE_FRAME = YES in my HTML so that the form appears outside the browser in a seperate Window. The problem I am facing is the initial size of the MDI Window is very small compared to