Stalled script related to auto configuration of proxy

I use a proxy server with the setting shown in first image, then I occasionally get the "unresponsive script" warning shown in the second image

see previous

Similar Messages

  • Question related to ALSB configuration of Proxy Service in ALBPM

    Hi,
    I happened to find "Proxy Service" as one of the supported types under "Oracle Service Bus" external resource configuration. However, I wasn't able to find any documentation related to this type.
    I configured it hoping that this automatically create a proxy service for my Business Service.However, it doesn't seem to do so.
    Can somebody explain where this feature could be used ?
    Rudraksh

    Rudraksh,
    I'll try to explain better what I said about external resources.
    Let's say you have a process and you need to invoke two services already published in your service bus. You can catalog (introspect) those services directly from the service bus. You'd go to a module in your catalog, select catalog component and choose 'service bus' as the type. This will connect to your service bus and show you the available projects and the available proxy services in each project. There you can choose the one you want to invoke and when the introspection is done you'll have some BPM Objects in your catalog to invoke that service. If you look under external resources you'll see two new definitions, a server definition (ip, port, etc.) and a service definition (endpoint URI).
    Now imagine you've finished the development of your project and you want to test it in your test environment. You would export your project and publish it in a BPM Enterprise server. But in this environment you have another service bus for testing, and you want to use this one and not the one you used for development. You need to tell your process to invoke those services instead of the services in your development environment (maybe your own PC). One way to do this is to introspect each service again, recompile your project, export it and publish it again. But it's not very flexible and it's time consuming. This is why you have external resources. Once you've deployed a project in BPM Enterprise, you can go to the 'Process Administrator' web application and modify the definitions of your external resources. So in this example you'd simply look for your server definition and change the IP address and port to point to the service bus in your test environment. If the service has a different URI you can modify it in the service definition. You restart your engine and that's it, now your process will invoke the services in the service bus for testing. Something analogous to having your application's configuration in a properties file instead of hard-coded in your code.
    Now about the 'Proxy Service' external resource, I think I got it wrong. My guess is that it's for the OBPM transport. There is a new 'native' transport for the BPM in the service bus. It has some advantages like speed, transaction propagation, etc. I understand it's based on RMI so this would be the way of specifying the URL and credentials for the 'initial context factory'. Maybe someone else can confirm this.
    Cheers

  • Java proxy auto-configuration and Microsoft PAC script extensions

    Hi,
    Within our proxy auto-configuration PAC script, we have to use the Microsoft IPv6 PAC script extensions such as myIPAddressEx rather than the old myIPAddress. This is required in order to get the PC's internal 10.0.0.0/8 IPv4 address rather than the IPv6 or wi-fi card addresses that are often returned when using myIPAddress.
    However, as soon as we change from myIPAddress to myIPAddressEx, Java seems to be unable to process the PAC script.
    Here are the extensions (introduced many years ago:
    IPv6-Aware Proxy Helper API Definitions (Windows)
    Question - does Java support these extensions or have plans to?
    Thanks,
    Kev.

    Proxy auto config files are Javascripts that parse the requested URL and return a response to the browser telling it where to go to get the content.
    More info is available in multiple formats

  • Proxy auto-configuration (PAC) files

    After some advice on how to create and serve proxy auto-configuration (PAC) files..?
    How to set one up. Syntax, etc.
    Thanks in advance,
    Tim.

    Proxy auto config files are Javascripts that parse the requested URL and return a response to the browser telling it where to go to get the content.
    More info is available in multiple formats

  • Idoc Communication Configurations and Proxy Runtime Configurations for PI

    We have a fresh PI 7.1 system, fresh ECC6 system, and an existing 4.6C system.
    is there any blog/doc with step-by-step instructioins/screenshots for following tasks:
    1. Configuring Abap proxy runtime between ECC6 and PI 7.1 Systems, for using sproxy from ECC6.
    2. Configuring for IDOC communication between ECC6 and PI 7.1
    3. Configuring for IDOC communication between 4.6C system and PI 7.1
    It involves creating of sm59 rfc destination creations, usage of idoc related transactions on PI system and the other system.. I searched on sdn/forum, but it seems to be addressing specific issues faced.
    Pls suggest any step-by-step instructions docs/blogs available.
    thanks in advance.
    Madhu.

    Madhu,
    Refer the links below:
    1. /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    2& 3 :
    https://wiki.sdn.sap.com/wiki/display/XI/SAPR3%28Idocs%29ToXI--Steps+Summarized
    http://www.riyaz.net/blog/xipi-settings-in-r3-partner-system-to-receive-idocs/
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c&overridelayout=true
    http://www.riyaz.net/blog/beginners-guide-to-ale-and-idocs-a-step-by-step-approach/
    Also, I  think u hv just started learning XI ..so following link might help:
    http://wiki.sdn.sap.com/wiki/display/NWTech/QAforPI-Onestopforall%28Part-1%29

  • How Can I pre-configure the proxy settings in Acrobat 8?

    We use a proxy server to authenticate users and it's causing a problem for our e-licensing. Is there a place to pre-configure the proxy settings / login and password for the e-licensing to happen quietly so our users don't have to see it?

    Have you searched the forum for proxy? I do not have an answer, but this has been discussed before. I am not sure there is an answer in the discussions, but it is worth a try. There is likely a knowledgebase article on the issue also. Good luck.

  • How to configure a proxy server for Windows Azure Tools in Visual Studio 2013

    Hi Visual Studio/Azure Tools team
    I would like to use the Windows Azure tools in Visual Studio 2013 to manage my Azure Web sites (Server Explorer -> Windows Azure -> Web Sites) from within my corporate network which is secured using a proxy server. Unfortunately, I am not able to use
    the Windows Azure tools since the required HTTPS connection to windows azure is not going through the default configured proxy. Instead, Visual Studio tries directly to connect to port 443 which is blocked by our corporate firewall (and yes: there is no way
    around using our proxy server). Other visual studio features like NuGet, updates, etc. work fine and use the configured proxy server. 
    So my question: How can I configure visual studio respective its Azure tools to use a proxy server instead of a direct connection? I already tried configuring the proxy server within the file devenv.exe.config but this doesn't show any effect for Windows Azure
    tools.
    Regards
    tschaena

    As we have very similar problems I consider the found solution a work arround an existing problem which will not work if corporate FW policy does not allow such changes.
    In my mind, any tools in charge of dealing with some sort of FW protocols should deliver the following information, should make it absolute clear how to setup that the request packages are setup rigth at the first time.
    a) proxy server
    b) proxy port
    c) proxy user
    d) proxy users-password
    e) proxy.auth.Preference="BASIC"
    And for moste tools (including Visual Studio and AZUR Tools) it is absolut unclear
    a) how to setup that on a per tools basis
    b) OR who inherits this information from whom    i.e. use the same as IE does, what if we use FireFox or any other browsers?
    I understand that developers requested to cure such problem areas will often have difficulty to gain all required elemenst used to realy test the solution.
    But I can tell you: I loos more time figthing down the FW setups for my clients. WHat I do at home in a sniff, takes ages to be realised by all the various clients on the market where each has to deliver the same sort of information but actually does not,
    or has it just somewhere, but not in the vicinity of the demanding user.
    Good examples i.e. NetBeans IDE where the Option Menu shows very clearly what information is required to pass through a FW/Proxy; but even there, the hint to start with a BASIC authentication schema is not part of this OPTION menu and must be added a JAVA
    environment value. But at least, it works.
    Sepp

  • How do I configure a proxy for all users via GPO on Server 2012 R2?

    I would like to configure a proxy that applies to all users that log into our server running Server 2012 R2. I can manually set up the proxy (on an individual account basis) via Internet Options in Control Panel but this proxy needs to be configured for
    all users. Is it possible to do this in Group Policy Management for Server 2012 R2?
    Thank you
    Silas Horton

    > Have you checked *User configuration\Policies\Windows Settings\Internet
    > Explorer Maintenance\Connection\Proxy Settings *in group policy?
    He cannot check this because it is't available anymore starting with
    Server 2012/Windows 8/IE 10...
    > Hope it helps.
    No, it doesn't :)
    Better check User configuration - Preferences - Control Panel Settings -
    Internet Settings
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Can't get mobile device to auto configure the active sync server

    Hello
    I am trying to get my costumer mobile devices to auto configure the active sync server name so they don't have to type it in. I believe I have everything in place Certificates are fine. I populated the external url on the active sync
    object in Exchange.
    DNS is set up correct. I ran the Exchange Connectivity Analyzer and it runs perfectly. The only test step if fails on is the first attempt to contact the autodiscover service using just the domain name and that is because we have a
    record in DNS so our domain name points to our public web server but all the other tests run fine. At the end, it even displays the xml file contents and shows me the external url of the active sync object.
    I get a successful run but it first shows SSL certifiate of our public Web site and then hangs on the server config and then prompts me to enter in the server name and domain. My external url in Exchange looks like this:
    https://remote.domain.com/Microsoft-Server-ActiveSync
    Any Help??
    Eddie

    Thank you for replaying but there is already internal A record that points to Exchange server. Firewall, DNS external and internal are setup like this:
    Firewall:
    Port 443 and 25 points to Internal IP of our Exchange 2013 (only mail server in company).
    Port 80 not open.
    External DNS records:
    autodiscover.mydomain.com à points to our WAN IP
    remote.mydomain.com à points to our WAN IP
    mydomain.com à points to external online webhosting
    Internal DNS records:
    autodiscover.mydomain.com à points to ours Exchange 2013 internal IP
    Remote.mydomain.com à points to ours Exchange 2013 internal IP
    mydomain.com à points to external online webhosting
    Test form "ExchangeConnectivityTest.com" is Successful but with warnings.
    Warnings are about https://mydomain.com/AutoDiscover/AutoDiscover.XML
    because
    https://mydomain.com is
    pointing to website, which is hosted externally.
    Eddie

  • Error Destination in JMS Transport Configuration page (Proxy Services)

    Hi, Can anybody provides me the sample of Error Destination in JMS Transport Configuration page (Proxy Services) .I need to know the format. I am using "jms://<host:port[,host:port]*/factoryJndiName/destJndiName>", but it does not work.
    From Oracle webstie, http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/interopjms/transport.html, the detail description of Error Destination is " In this field you can configure the name of the target destination for the messages, which have reached the maximum number of retry count. "

    Can you provide the JNDI name of the error destination alone there ?

  • Syntax error in profile relation while retreiving configuration parameters

    Trying to get our Directory Services properly functioning after an IP change. Running
    # kadmin.local -q listprincs
    yesterday revealed that all service principals weren't set up properly. Dig dig dig... found that I might (since this server was originally 10.3--now it's 10.4.4) try
    # slapconfig -kerberize diradmin
    That pointed me in the direction of using Workgroup Manager to fix a couple things with the KerberosClient record for the server. Did that. Reran the command. It complained about an improperly formatted configuration file because it wiped the contents of edu.mit.Kerberos (took out the DNS bits). Then ran
    # kerberosautoconfig -u
    which resulted in
    MergeLoggingInfo: creating default logging info
    At this point, edu.mit.Kerberos looked good. Then I tried
    # /usr/sbin/kdcsetup -f /LDAPv3/127.0.0.1 -w -a diradmin -p ** -v 1 REALM
    which resulted in
    Contacting the Directory Server
    Authenticating to the Directory Server
    Creating Kerberos directory
    Creating KDC Config File
    Creating Admin ACL File
    Creating Kerberos Master Key
    Creating Kerberos Database
    Syntax error in profile relation while retreiving configuration parameters
    SendInteractiveCommand: failed to get pattern
    Creating Kerberos Admin user
    kadmin.local: Syntax error in profile relation while initializing kadmin.local interface
    Adding kerberos auth authority to admin user
    Creating keytab for the admin tools
    kadmin.local: Syntax error in profile relation while initializing kadmin.local interface
    Adding KDC & kadmind to launchd
    Adding the new KDC into the KerberosClient config record
    edu.mit.kadmind: Already loaded
    com.apple.kdcmond: Already loaded
    Finished
    Now when I try
    # kadmin.local -q listprincs
    I get
    Authenticating as principal root/admin@REALM with password.
    kadmin.local: Syntax error in profile relation while initializing kadmin.local interface
    And now I'm getting this in kdc.log
    Feb 07 09:41:26 od.master.fqdn krb5kdc[21234](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) xx.xx.xx.xx: LOOKINGUPCLIENT: diradmin@REALM for krbtgt/REALM@REALM, Database is locked or in use--try again later
    Feb 07 09:41:26 od.master.fqdn krb5kdc[21234](info): DISPATCH: repeated (retransmitted?) request from xx.xx.xx.xx, resending previous response
    Help!
    Thanks,
    Rich
    ps. The typo in the error message is MIT's, not mine. I guess their engineering departments are better than their English department.
    Xserve G5   Mac OS X (10.4.4)  

    Look at the two config files:
    /Library/Preferences/edu.mit.Kerberos
    /var/db/krb5kdc/kdc.log
    the Database is locked or in use message is due to a missing lock file.
    Look in /var/db/krb5kdc/ for principal.kadm5.lock
    Hope this gets you started
    - Leland

  • 1.1 performance problems related to system configuration?

    It seems like a lot of people are having serious performance problems with Aperture 1.1 in areas were they didn't have any (or at least not so much) problems in the previous 1.01 release.
    Most often these problems occur as slow behaviour of the application when switching views (especially into and out of full view), loading images into the viewer or doing image adjustments. In most cases Aperture works normal for some time and then starts to slow down gradually up to point were images are no longer refreshed correctly or the whole application crashes. Most of the time simply restarting Aperture doesn't help, one has to restart the OS.
    Most of the time the problems occur in conjunction with CPU usage rates which are much higher than in 1.0.1.
    For some people even other applications seem to be affected to a point where the whole system has to be restarted to get everything working up at full speed again. Also shutdown times seem to increase dramatically after such an Aperture slowdown.
    My intention in this thread is to collect information from users who are experiencing such problems about their system configuration. At the moment it does not look like these problems are related to special configurations only, but maybe we can find a common point when we collect as much information as possible about system where Aperture 1.1 shows this behaviour.
    Before I continue with my configuration, I would like to point out that this thread is not about general speed issues with Aperture. If you're not able to work smoothly with 16MPix RAW files on G5 systems with Radeon 9650 video cards or Aperture is generally slow on your iBook 14" system where you installed it with a hack, than this is not the right thread. I fully understand if you want to complain about these general speed issues, but please refrain from doing so in this thread.
    Here I only want to collect information from people who either know that some things works considerably faster in the previous release or who notice that Aperture 1.1 really slows down after some time of use.
    Enough said, here is my information:
    - Powermac G5 Dualcore 2.0
    - 2.5 GB RAM
    - Nvidia 7800GT (flashed PC version)
    - System disk: Software RAID0 (2 WD 10000rpm 74GB Raptor drives)
    - Aperture library on a hardware RAID0 (2 Maxtor 160GB drives) connected to Highpoint RocketRAID 2320 PCIe adapter
    - Displays: 17" and 15" TFT
    I do not think, that we need more information, things like external drives (apart from ones used for the actual library), superdrive types, connected USB stuff like printers, scanners etc. shouldn't make any difference so no need to report that. Also it is self-evident that Mac OS 10.4.6 is used.
    Of interest might be any internal cards (PCIe/PCI/PCI-X...) build into your system like my RAID adapter, Decklink cards (wasn't there a report about problems with them?), any other special video or audio cards or additional graphic cards.
    Again, please only post here if you're experiencing any of the mentioned problems and please try to keep your information as condensed as possible. This thread is about collecting data, there are already enough other threads where the specific problems (or other general speed issues) are discussed.
    Bye,
    Carsten
    BTW: Within the next week I will perform some tests which will include replacing my 7800GT with the original 6600 and removing as much extra stuff from my system as possible to see if that helps.

    Yesterday i had my first decent run in 1.1 and was pleased i avoided a lot perfromance issues that seemed to affect others.
    After i posted, i got hit by a big slow-down in system perfromance. I tried to quit Aperture but couldn't, it had no tasks in its activity window. However Activity Monitor showed Aperture as a 30 thread 1.4GB Virtual memory hairball soaking-up 80-90% of my 4 cpu's. Given the high cpu activity i suspected the reason was not my 2GB of RAM, althought its obviously better with more. So what caused the sudded decerease in system perfromance after 6 hours of relative trouble free editing/sorting with 1.1 ?
    This morning i re-created the issue. Before i go further, when i ran 1.1 for the first time i did not migrate my whole library to the new raw algorithum (its not called the bleeding edge for nothing). So this morning i selected one project to migrate all its raw images to 1.1 and after the progress bar completed its work, the cpus ramped and system got bogged-down again.
    So Aperture is doing a background task that is consuming large amounts of cpu power, shows nothing in its activity monitor and takes a very long time to complete. My project had 89 raw images migrated to the 1.1 algorithum and it took 4 minutes to complete those 'background processes' (more reconstituting of images?). I'm not sure what its doing, but it takes a long time and shows no obvious sign it is normal. If you leave it to complete its work, the system returns to normal. More of an issue is the system allows you to continue to work as the background processes crank, compounding the heavy workload.
    Bit of a guess this, but is this what is causing people system's problems ? As i said if i left my quad alone for 4 minutes all returns as normal. Its just not normal to think it will ever end, so you do more and compound the slow-down ?
    In the interests of research i did another project migrating 245 8MB raws to the 1.1 algorithum and it took 8 minutes. First 5mins consumed 1GB of virtual memory over 20 threads at average 250% CPU usage for Aperture alone. The last three minutes saw the cpus ramp higher to 350%, virtual memory increase to 1.2GB. After the 8 minutes all returned to nornal and fans slowed down (excellent fan/noise behaviour on these quads).
    Is this what others are seeing ?
    When you force quit Aperture during these system slow-downs what effect does this having on your images ? Do the uncompleted background processes restart when you go to try and view them ?
    If i get time i'll try and compare to my MBP.

  • Any chance to configure TURN proxy from application?

    Hi,
    Have got a TURN proxy working as a remedy for the symmetric NAT issue.
    However, the way to configure this proxy in the mms.cfg file is rather inconvenient for two reasons:
    It works for all p2p applications running on the same Flash player instance, not just ours.
    The directory where mms.cfg is located is locked for many users.
    I understand that this way of configuring makes sense for the original use case (UDP blocked in organization's firewall), but for symmetric NAT case it is problematic.
    Question: is there a way we could specify the proxy URL from the application through some sort of undocumented API feature?
    - Frans

    900076 wrote:
    Hi All,
    In our environment, we integrated EBS,Liferay (As front end application) with OAM, so now the end url is as below :
    http://mycompany.com:7778/product/
    So any chance to hide or protect the 7778 port (like http://mycompany.com/product/).
    Any idea please,
    Thanks in advance,
    Regards,
    900076.Use port 80 -- Please see these docs for details.
    How To Configure Apache In R11i (9iAS) to Listen on a Restricted Port Such as 80 or 443 [ID 356080.1]
    How To Configure Apache In R12 (10.1.3) To Listen on a Restricted Port Such as 80 or 443 [ID 578001.1]
    Unable to login after Changing the Web Port to 80 [ID 1326966.1]
    Thanks,
    Hussein

  • How to configure a Proxy in OSB with Digest Authentication?

    Hello, Guys.
    I need a help with this subject.
    I have a demand to configure a Proxy in OSB 11.1.1.6 with Digest Authentication. I'm using a Embedded Ldap with Identity Asserter.
    I'have configured a DefaultAuthenticator and the DefaultIdentityAsserter to support Digest Password and create a new LdapIdentityAsserter pointing to my embedded Ldap.
    When I'll create a new Proxy, in the security options, i can see the digest options to authenticate my username and password. I selected the one of all the options, but in the time of the Proxy test the authentication didn't work.
    Could anyone help me?
    Thanks you.

    Unfortunately, a reference trigger can't be used for continuous acquisition after the trigger. The maximum post-trigger count is either 2^24 or 2^32 depending on your hardware. Depending on your sampling rate and how many samples you expect to acquire before issuing a software stop, using the max post-trigger count may be sufficient for you. There are a couple of other options I can think of that you might want to try:
    1.) If possible, play with the trigger condition such that it occurs at the start of your pre-trigger data and use it as a start trigger instead. I suspect this may not be possible.
    2.) Set up a continuous acquisition and implement detection of the trigger condition through software. This is more software work and is more CPU intensive than the hardware solution, but it can definitely be made to work.
    3.) With some creative use of the counters, you may be able to latch the sample clock number that trigger occurred on. This would allow you to setup a continuous acquisition and use the hardware to tell you where the trigger occurred instead of figuring it out in software. What I'm thinking is you would set up a buffered event counting task with the ai/SampleClock as the timebase source of the counter and the trigger signal as the sample clock of the counter. By reading the first count value, you should know which AI sample the trigger occurred. From there, you can seek to the right position in the buffer and begin reading data indefinitely.
    Good luck!

  • Auto Configure not prompting for credentials

    Hi Folks,
    I've a problem where users of Outlook on XenApp cannot configure an email profile. It just times out. I access the same XenApp server/user account from a Published Desktop or RDP the profile configures fine. 
    The Outlook Auto Configuration tool works identically in both scenarios except for the last step. On the Published Desktop I am prompted for domain credentials and then sent the Autodiscover XML file. However, over a XenApp session Auto Configuration never
    prompts for login details, although the log say differently, and the attempt fails.
    I turned on Outlook logging and captured Autodiscover logs for both scenarios (identifying information is changed to NWTraders)
    Log of Autodiscover failure over a XenApp session
    11676 0x0073AF1C
    02/05/15 13:13:07  Autodiscover to https://mail.nwtraders.com/autodiscover/autodiscover.xml starting 11676
    0x0073B22A 02/05/15 13:13:08
     GetLastError=0; httpStatus=401. 11676
    0x0073B22A 02/05/15 13:13:08
     AutoDiscover disabled auth schemes: 11676
    0x0073B22A 02/05/15 13:13:08
       <NONE> 11676
    0x0073B22A 02/05/15 13:13:08
     AutoDiscover supported auth schemes: 11676
    0x0073B22A 02/05/15 13:13:08
       Negotiate 11676 0x0073B22A
    02/05/15 13:13:08    NTLM 11676
    0x0073B22A 02/05/15 13:13:08
       Basic 11676 0x0073B22A
    02/05/15 13:13:08  AutoDiscover attempting Auto-Negotiate with Desktop Credentials. 11676
    0x0073B22A 02/05/15 13:13:08
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073B22A 02/05/15 13:13:08
       Negotiate 11676 0x0073B258
    02/05/15 13:13:08  GetLastError=0; httpStatus=401. 11676
    0x0073B258 02/05/15 13:13:08
     AutoDiscover attempting NTLM with Desktop Credentials. 11676
    0x0073B258 02/05/15 13:13:08
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073B258 02/05/15 13:13:08
       NTLM 11676 0x0073B287
    02/05/15 13:13:08  GetLastError=0; httpStatus=401. 11676
    0x0073B287 02/05/15 13:13:08
     AutoDiscover attempting supplied Credentials. 11676
    0x0073B287 02/05/15 13:13:08
     [email protected] 11676
    0x0073B287 02/05/15 13:13:08
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073B287 02/05/15 13:13:08
       Negotiate 11676 0x0073C563
    02/05/15 13:13:13  GetLastError=0; httpStatus=401. 11676
    0x0073C563 02/05/15 13:13:13
     AutoDiscover attempting Basic auth with the Supplied Credentials. 11676
    0x0073C563 02/05/15 13:13:13
     [email protected] 11676
    0x0073C563 02/05/15 13:13:13
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073C563 02/05/15 13:13:13
       Basic 11676 0x0073CE7C
    02/05/15 13:13:15  GetLastError=0; httpStatus=401. 11676
    0x0073CE9B 02/05/15 13:13:15
     AutoDiscover attempting AutoDiscover Credentials. 11676
    0x0073CE9B 02/05/15 13:13:15
     [email protected] 11676
    0x0073CE9B 02/05/15 13:13:15
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073CE9B 02/05/15 13:13:15
       Negotiate 11676 0x0073D84F
    02/05/15 13:13:17  GetLastError=0; httpStatus=401. 11676
    0x0073D85F 02/05/15 13:13:17
     AutoDiscover attempting AutoDiscover Credentials. 11676
    0x0073D85F 02/05/15 13:13:17
     [email protected] 11676
    0x0073D86E 02/05/15 13:13:17
     AutoDiscover USING pcreds->dwAuthScheme: 11676
    0x0073D86E 02/05/15 13:13:17
       Negotiate 11676 0x0073E204
    02/05/15 13:13:20  GetLastError=0; httpStatus=401. 11676
    0x0073E204 02/05/15 13:13:20
    AutoDiscover prompting for Exchange credentials. 11676
    0x0073E213 02/05/15 13:13:20
    Autodiscover to https://mail.nwtraders.com/autodiscover/autodiscover.xml Failed (0x80040113) 11676
    0x0073E213 02/05/15 13:13:20
    AutoDiscover Warning: ExcludeHttpRedirect is ON. 11676
    0x0073E213 02/05/15 13:13:20
    AutoDiscover Warning: ExcludeSrvRecord is ON. 11676
    0x0073E213 02/05/15 13:13:20
    AUTODISCOVER GET SETTINGS END 11676
    0x0073E213 02/05/15 13:13:20
    Log of Autodiscover success over Published Desktop (works same over RDP)
    02/05/15 13:11:40  Autodiscover to https://mail.nwtraders.com/autodiscover/autodiscover.xml starting 12244
    0x00725EBF 02/05/15 13:11:41
     GetLastError=0; httpStatus=401. 12244
    0x00725EBF 02/05/15 13:11:41
     AutoDiscover disabled auth schemes: 12244
    0x00725EBF 02/05/15 13:11:41
       <NONE> 12244
    0x00725EBF 02/05/15 13:11:41
     AutoDiscover supported auth schemes: 12244
    0x00725EBF 02/05/15 13:11:41
       Negotiate 12244 0x00725EBF
    02/05/15 13:11:41    NTLM 12244
    0x00725EBF 02/05/15 13:11:41
       Basic 12244 0x00725EBF
    02/05/15 13:11:41  AutoDiscover attempting Auto-Negotiate with Desktop Credentials. 12244
    0x00725EBF 02/05/15 13:11:41
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00725EBF 02/05/15 13:11:41
       Negotiate 12244 0x00725EEE
    02/05/15 13:11:41  GetLastError=0; httpStatus=401. 12244
    0x00725EEE 02/05/15 13:11:41
     AutoDiscover attempting NTLM with Desktop Credentials. 12244
    0x00725EEE 02/05/15 13:11:41
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00725EEE 02/05/15 13:11:41
       NTLM 12244 0x00725F1D
    02/05/15 13:11:41  GetLastError=0; httpStatus=401. 12244
    0x00725F2C 02/05/15 13:11:41
     AutoDiscover attempting supplied Credentials. 12244
    0x00725F2C 02/05/15 13:11:41
     [email protected] 12244
    0x00725F2C 02/05/15 13:11:41
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00725F2C 02/05/15 13:11:41
       Negotiate 12244 0x0072719B
    02/05/15 13:11:46  GetLastError=0; httpStatus=401. 12244
    0x007271AB 02/05/15 13:11:46
     AutoDiscover attempting Basic auth with the Supplied Credentials. 12244
    0x007271AB 02/05/15 13:11:46
     [email protected] 12244
    0x007271AB 02/05/15 13:11:46
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x007271AB 02/05/15 13:11:46
       Basic 12244 0x00727AC3
    02/05/15 13:11:48  GetLastError=0; httpStatus=401. 12244
    0x00727AF2 02/05/15 13:11:48
     AutoDiscover attempting AutoDiscover Credentials. 12244
    0x00727AF2 02/05/15 13:11:48
     [email protected] 12244
    0x00727AF2 02/05/15 13:11:48
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x00727AF2 02/05/15 13:11:48
       Negotiate 12244 0x007285CF
    02/05/15 13:11:51  GetLastError=0; httpStatus=401. 12244
    0x007285EE 02/05/15 13:11:51
     AutoDiscover attempting AutoDiscover Credentials. 12244
    0x007285EE 02/05/15 13:11:51
     [email protected] 12244
    0x007285EE 02/05/15 13:11:51
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x007285EE 02/05/15 13:11:51
       Negotiate 12244 0x00728F93
    02/05/15 13:11:53  GetLastError=0; httpStatus=401.12244
    0x00728F93 02/05/15 13:11:53
    AutoDiscover prompting for Exchange credentials. 12244
    0x0072B25D 02/05/15 13:12:02
    corpNWTraders\jsmith 12244
    0x0072B25D 02/05/15 13:12:02
     AutoDiscover USING pcreds->dwAuthScheme: 12244
    0x0072B25D 02/05/15 13:12:02
       Negotiate 12244 0x0072BB95
    02/05/15 13:12:05  GetLastError=0; httpStatus=200. 12244
    0x0072BB95 02/05/15 13:12:05
     Autodiscover XML Received 
    12244  ---BEGIN XML---
    I have the Autodiscover methods which use Active Directory turned off because the Exchange service is not on my domain or a Trusted domain. So we are relying on the HTTPS method only
    11588 0x00404E76
    02/05/15 12:17:01 AutoDiscover Warning: ExcludeScpLookup is ON.
    11588 0x00404E76
    02/05/15 12:17:01 AutoDiscover Warning: ExcludeHttpsRootDomain is ON.
    11588 0x00404E76
    02/05/15 12:17:01 AutoDiscover Warning: ExcludeHttpsAutoDiscoverDomain is ON.
    Regards - Mic

    Hi,
    Based on the information you provided, the issue was caused by an Autodiscover failure. To troubleshoot the issue, I suggest you post the question in Exchange forum:
    https://social.technet.microsoft.com/Forums/office/en-US/home?category=exchangeserver
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

Maybe you are looking for

  • Image upload with save to database

    Quick question guys, Can Image upload with save to database be added to an existing form in order to save other info as well as the file name to the database. Thanks Col F

  • PLD for vat exempt transactions

    I'm posting an AP Invoice with zero VAT. However, in the PLD printing, the Vat account is still displaying even though their is no amount. How can I remove the said account if my transaction is VAT Exempt? Thanks!

  • XI Real time projects

    HI all, I have knowledge on XI like its components, mappings, message monitoring and configured some scenarios. Now I wanted to know how the real time projects in XI will be can any one share their ideas who has knowledge on xi real time projects....

  • Adobe Reader crashes on Win7

    In the last few days Adobe Reader crashes upon opening a document, either through a browser such as Firefox or double-clicking on a saved PDF. I tried repairing the app from the control panel, then uninstalling and installing the latest version. No c

  • 10.1.3 export for dubbing mix

    HI there, I'm working my first project in FCP 10.1.3 with a dubbing mixer. Used to be able to export an OMF file and send to him - what do I do now? Any suggestions gratefully received. Thanks.