N80i SIP client problem "unable to connect"

I'm having a problem with my N80i. When i use my phone in my WLAN for browsing the internet everything works fine. The problem appears when I try to use de SIP client, i always get "unable to connect to network". I've configured a Gizmo account,but can't connect. I've also configure an asterisk SIP account on my local network (in order to avoid any routing/port blocking/fw issue) and the same thing happens. In fact I've activated a sniffer in my linux box and I don't see any packet coming from the phone.
As far as I've investigated it seems like the problem occurs inside the phone (no ip packets come from the N80).
I wonder if it might be a firmware block.
Any help will be really appreaciate

I want to share with you my experience, just in case someone is having the same problem I had.
I could solve the problem. Here is the config I use in the SIP settings:
Profile name: {whatever U want}
Service profile: IETF
Default access point: {a WLAN access previously define as access point from the WLAN wizzard}
Public user name: sip:{user}@{Server IP or name}
Use compresion: no
Registration: always on
Use security: no
Proxy Server:
Proxy server address: sip:{server ip or name}
Realm: asterisk (in case u are using asterisk or the same name defined in proxy server address)
User name: {user}
Password: {password}
Allow loose routing: Yes
Transport Type: UDP
Port: 5060
Registar Server: {same settings like proxy server}
I've to mention that while i was trying to make it work, i downloaded GizmoVoip (without success), but when I tried Truphone (www.truphone.com) it did work. So what i did was to copy exactly the same profile (SIP Settings->Options->Add new->Use an existing profile->Truphone-home) and with that i created a new profile. After that I changed the config to match my asterisk and....IT'VE WORKED!!!!
So, the conclution: I think the problem i was experiecing was due to a missconfig in the "proxy server address" or "Public user name", I'm not sure if I was putting the "sip:" at the beginning (i made to many tests that i can't remember). If that was the mistake then it seems like the Nokia N80 was not even trying to connect to the server and that was the reason why I was not seeing any packet coming from the phone with the sniffer.
I hope this info will be useful for everyone.
Martin

Similar Messages

  • Server cleanup wizard problem - unable to connect to the WSUS Server Database.

    I'm trying to run server cleanup wizard.. it starts to run and then after a while it gives me this error:
    The WSUS administration console was unable to connect to the WSUS Server Database.
    Verify that SQL server is running on the WSUS Server. If the problem persists, try restarting SQL.
    System.Data.SqlClient.SqlException -- Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    The statement has been terminated.
    Source
    .Net SqlClient Data Provider
    Stack Trace:
       at Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)
       at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPSearchUpdates(String updateScopeXml, String preferredCulture, ExtendedPublicationState publicationState)
       at Microsoft.UpdateServices.Internal.BaseApi.Update.SearchUpdates(UpdateScope searchScope, ExtendedPublicationState publicationState, UpdateServer updateServer)
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetUpdates(UpdateScope searchScope)
       at Microsoft.UpdateServices.UI.AdminApiAccess.UpdateManager.GetUpdates(ExtendedUpdateScope filter)
       at Microsoft.UpdateServices.UI.AdminApiAccess.WsusSynchronizationInfo.InitializeDerivedProperties()
       at Microsoft.UpdateServices.UI.AdminApiAccess.WsusSynchronizationInfo.get_NewUpdatesCount()
       at Microsoft.UpdateServices.UI.SnapIn.Pages.SyncResultsListPage.GetSyncInfoRow(WsusSynchronizationInfo syncInfo)
       at Microsoft.UpdateServices.UI.SnapIn.Pages.SyncResultsListPage.GetListRows()
    Thanks

     Some questions:
    Are there any other databases running on this Std Edition SQL service?
    [a] Yes there are, we have Kaspersky enterprise DB, Report Server DB and local application DB.
    Are there any other services running on this WSUS Server?
    [b] Yes there are, we have Active Directory, Kaspersky enterprise, SQL Server 2005, and WSUS all on the same server.
    How many days since your WSUS server was first installed?
    [c] It's been about a year now.
    What is the physical size of the SUSDB.mdf file?
    [d] 9,666,752 KB
    What is the hardware configuration of this machine, including disk drives?
    [e] Intel Xeon 1.86, 2GB Ram, HD C: 39GB - E: 25.2, running Windows Server 2003 R2 SP2.
    How many client systems are you servicing from this WSUS Server?
    [f] Around 40.
    What products/classifications are you synchronizing.
    [g] Windows XP-vista, Windows Server 2003, Office 2003-2007, SQL Server 2005.
    Okay, for starters, you have an underpowered/overextended machine running Active Directory, ASP.NET, and a database server, all on a sub 2GHz CPU with 2GB RAM, and not enough disk spindles. The machine has had WSUS running for about a year and is 9GB in size.
    There's no doubt in my mind that some of your performance issues are directly related to disk and database fragmentation.
    There's also no doubt that some of your performance issues are directly related to memory starvation.
    I'd suggest the following long-term fixes:
    1. Get a second machine. Make it a dedicated database server. Provision it accordingly to support servicing multiple database applications.
    2. Lacking #1, this machine needs more memory. It also needs more disk spindles. At a minimum the databases being serviced should be on a dedicated physical drive; ideally there would be two dedicated drives allocated for supporting database services. The
    For the short-term fixes, do this:
    1. During after-hours time, if you don't already have one, build a temporary machine that can act as a DC/GC, while you take this machine temporarily offline.
    1. Shutdown the Update Services service, SQL Server database engine, and any other services dependent on the SQL Server database engine (Kapersky, and other reporting applications). Disconnect from the network to temporarly eliminate DC traffic. (You could also shutdown the AD services, but disconnecting the network cable is ever-so-much easier.) Defragment ALL drives.
    2. Restart ONLY the SQL Server service. Obtain this SQL script to Reindex the WSUS Databases.
    3. Restart ONLY the Update Services service. Attempt the Server Cleanup Wizard again. Run it in two passes. Pass 1 performing everything except  remove unused updates. Pass 2 running only remove unused updates.
    4. After completion of the Server Cleanup Wizard, reconnect the machine to the network and resume all other services.
    5. If you're able to complete #3, secure the services of a well-qualified DBA to determine if there are any misconfigurations in your SQL Server setup that would account for why your WSUS database is 9GB in size -- such as improperly configured autogrowth parameters. Based on the products you're updating and only forty clients, 9GB is about 3x the maximum size I would expect to see in a WSUS database. It's possible this is simply caused by excess unused updates, it's possible it's caused by fragmentation, it's probable it was caused by unnecessary autogrowth of the database due to insufficient update maintenance. You'll want a DBA to assist you in shrinking that database after you successfully run the Database Maintenance and Server Cleanup Wizard.
    Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
    Principal/CTO, Onsite Technology Solutions, Houston, Texas
    Microsoft MVP - Software Distribution (2005-2009)

  • N8: Email Client Error: "Unable to connect. Check ...

    I really fed up with such an error!
    Many times while opening email, without obvious reasons, I got error message saying “Unable to connect. Check connection settings”, which is not true because it opens other mails at the same time. So, please Nokia address this problem. Give us any clues.
    Do you guys get same error message too?

    hello, got a slight varration of the email problem , i was able to set mine up with my gmail acount, and has been working fine until a few days ago.im no longer getting any new emails come through and when i try to sync new mail the phone display cycles through dim/bright screen while flashing up a error message for a split second that says unable to connect, not subscribed etc, cant really read it ,it goes that quick.the rest of the internet functions ok and is the same in all locations.
    just the email inbox feature,i can still go to my gmail account from my phone so is not a gmail problem
    come on ovi /nokia sort this problem out clearly this is  feature sold with the phone which is a big fail.

  • Integration Repository/ Directory Problem - Unable to connect to server

    Unable to connect to server xxxxx:50xxx. Check server availability.
    #8 08:40:44 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.ejbutil.rb_all.SERVER_NOT_AVAILABLE
    com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: Unable to connect to server alixidv2:50104. Check server availability
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.initRemoteFactory(EJBHomeFactory.java:141)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.initRemoteFactory(LoginServiceProvider.java:315)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:217)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:173)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:167)
         at com.sap.aii.ib.gui.login.SplashLoginImpl.doLogin(SplashLoginImpl.java:165)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:440)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Root cause:
    com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 192.168.79.64 and port: 50104
    java.net.SocketException: Malformed reply from SOCKS server
         at java.net.SocksSocketImpl.readSocksReply(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at com.sap.engine.services.rmi_p4.ConnectionManager.getSocket(ConnectionManager.java:325)
         at com.sap.engine.services.rmi_p4.ConnectionManager.getConnection(ConnectionManager.java:215)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitialReference(P4ObjectBrokerClientImpl.java:149)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitialReference(P4ObjectBrokerClientImpl.java:114)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitialReference(P4ObjectBrokerClientImpl.java:110)
         at com.sap.engine.services.security.remote.login.RemoteLoginContext.<init>(RemoteLoginContext.java:60)
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.logonWithoutTicket(EJBHomeFactory.java:816)
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.connect(EJBHomeFactory.java:388)
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.initRemoteFactory(EJBHomeFactory.java:126)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.initRemoteFactory(LoginServiceProvider.java:315)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:217)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:173)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:167)
         at com.sap.aii.ib.gui.login.SplashLoginImpl.doLogin(SplashLoginImpl.java:165)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:440)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #7 08:40:44 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.misc.api.ReconnectRuntimeException: com.sap.aii.utilxi.misc.api.ReconnectRuntimeException:
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.initRemoteFactory(EJBHomeFactory.java:141)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.initRemoteFactory(LoginServiceProvider.java:315)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:217)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:173)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:167)
         at com.sap.aii.ib.gui.login.SplashLoginImpl.doLogin(SplashLoginImpl.java:165)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:440)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #6 08:40:44 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.misc.api.ReconnectRuntimeException:
    #5 08:40:44 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.engine.services.rmi_p4.P4IOException: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 192.168.79.64 and port: 50104
    java.net.SocketException: Malformed reply from SOCKS server
         at java.net.SocksSocketImpl.readSocksReply(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at com.sap.engine.services.rmi_p4.ConnectionManager.getSocket(ConnectionManager.java:325)
         at com.sap.engine.services.rmi_p4.ConnectionManager.getConnection(ConnectionManager.java:215)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitialReference(P4ObjectBrokerClientImpl.java:149)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitialReference(P4ObjectBrokerClientImpl.java:114)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitialReference(P4ObjectBrokerClientImpl.java:110)
         at com.sap.engine.services.security.remote.login.RemoteLoginContext.<init>(RemoteLoginContext.java:60)
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.logonWithoutTicket(EJBHomeFactory.java:816)
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.connect(EJBHomeFactory.java:388)
         at com.sap.aii.ib.clsif.login.EJBHomeFactory.initRemoteFactory(EJBHomeFactory.java:126)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.initRemoteFactory(LoginServiceProvider.java:315)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:217)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:173)
         at com.sap.aii.ib.clsif.login.LoginServiceProvider$LoginServiceImpl.login(LoginServiceProvider.java:167)
         at com.sap.aii.ib.gui.login.SplashLoginImpl.doLogin(SplashLoginImpl.java:165)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:440)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #4 08:40:44 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 192.168.79.64 and port: 50104
    #3 08:38:43 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.addType(InternalXiItemServiceForNameNamespaceObjects.java:68)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.<init>(InternalXiItemServiceForNameNamespaceObjects.java:55)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:151)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:108)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:93)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #2 08:38:43 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
    #1 08:38:43 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:44)
         at com.sap.aii.ib.gui.xiitem.CommonInternalXiItemService$ForVersionConflictList.<init>(CommonInternalXiItemService.java:326)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:147)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:108)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:93)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #0 08:38:43 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information

    HI,
       there could be a few reasons for this.
    First thing to try is accessing the Repository or Directory directly,
      .e.g.,
        http:<host name>:<JEE port>/dir/start/directory.jnlp
    or
        http:<IP Address>:<JEE port>/dir/start/directory.jnlp
    If the first one works then check the exchangeProfile for incorrect hostname and port entries.
    If using the hostname does not work but the IP address does then check the etc/hosts file.
    If this problem occurred after a SP update then try restarting  the Java Engine.
    If it is a PI 7.1 system with a local SLD then refer to the note -
    [No automatic PI 7.10 SLD Registration|http://service.sap.com/sap/support/notes/1334053]
    Regards
      Kenny

  • E71 Email problem- "Unable to connect..."

    Can anyone help me set up my new E71 for email? Im following the instructions and here is what happens:
    From the main screen i select "set up email"
    A box comes up asking if I want to use network to send and received data- i select 'yes'
    'Testing network connections'
    A screen comes up 'Welcome to email set up'- I select 'start
    A box comes up with 'Email address' and a space to enter mine
    I enter mine ( [email protected])
    'Getting email settings....'
    "Unable to connect with the information provided. Please try again"
    Ok- so i've tried entering my email a few times, tried a hotmail address i use and tried rebooting the system- it's the same final message every time.
    What can I do? Am I doing something wrong?
    M

    I had the same problem
    I think the error arising from the check username
    example: the username is [email protected] , NM  only understand xxxaaa is username and  the mail server can not check because mail server need  domain name.
    i hope NM fix this problem soon
    sory for my english not good

  • IPad mini wifi problem - "Unable to Connect"

    I have an iPad mini and the WiFi disconnects as soon i go little far from wifi router, it always says "Unable to Connect", As soon i come near by it connects, that too it should a distance of 1 meter or max 2, if you move from that distance it disconnects, occuring same in office and at home. I have reset all setting and network setting too.

    Reboot your router by unplugging it for a couple of minutes, then try to reconnect when it comes back up.

  • IOS Users with 4/22/2014 client update unable to connect

    Hi all,
    I'm going to provide as much information as I can, but i'm by no means an expert on Lync, but I am the person that installed and configured it for our environment. I have had tickets coming in starting on 4/23 from users
    that have taken the latest iOS client update reporting that they can no longer connect internally (corporate wifi with no firewalls or ACLs blocking connectivity) or externally over Cellular data. Internally, they are getting a message that the server cannot
    be found if they are connected to the corporate wifi network, and lync just sits there trying to connect (Android Clients on over a dozen different models are happy as a clam). Externally, they get a message that the certificate could not be verified. We have
    all the latest server side updates installed as of last night when I took the latest cumulative update and everything else on the edge and front end servers. The certificate that is available externally is a Geosign cert (Wildcard) for our external domain
    name, and we are using a domain signed cert for the internal connectivity on the edge server. Like wise we are using domain signed certs for the internal stuff on the front end server. 
    If you want other information please feel free to ask. Everything was working for all clients until this last software update. Also it doesn't matter if they are on 7.0, 7.1, or 7.1.1 if they updated the Lync client it's broken.

    Here's the log -- Edited to remove domain name, internal domain name, username, etc
    2014-04-24 11:00:01.072 Lync[201:707] INFO UTILITIES /Users/comobuildadmin/icomo/main/src/dev/lyncmobile/platform/tracing/privateIos/CMTrace.mm/174:Version Information 5.4.1485
    date 2014-04-16 05:16:44 +0000
    2014-04-24 11:00:02.197 Lync[201:707] is not a valid email address.
    2014-04-24 11:00:18.234 Lync[201:3b1ce18c] INFO APPLICATION CUcwaDataSynchronizer.cpp/1031:Mode 1 scheduled to timeout in 120sec
    2014-04-24 11:00:18.878 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:18.879 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:18.879 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:18.879 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:18.879 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:18.880 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/705:desired view is alert, size 1
    2014-04-24 11:00:18.880 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/718:desired view is same as the current view
    2014-04-24 11:00:18.880 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/480:reposition floating views
    2014-04-24 11:00:18.880 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/110:showalert is 0
    2014-04-24 11:00:18.881 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/89:before: view height 45.000000, width 320.000000, x 0.000000, y 64.000000
    2014-04-24 11:00:18.881 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1088:viewFrame: origin x 0.000000, origin y 64.000000, height 45.000000, width 320.000000
    2014-04-24 11:00:18.881 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1194:resize alert label, origin x 44.000000, origin y 2.000000, height 41.000000, width 232.000000
    2014-04-24 11:00:18.882 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/104:after: self.label.frame height 41.000000, width 232.000000, x 44.000000, y 2.000000
    2014-04-24 11:00:20.845 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:20.846 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:20.846 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:20.846 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:20.846 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:20.847 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/705:desired view is alert, size 1
    2014-04-24 11:00:20.847 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/718:desired view is same as the current view
    2014-04-24 11:00:20.847 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/480:reposition floating views
    2014-04-24 11:00:20.847 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/110:showalert is 0
    2014-04-24 11:00:20.848 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/89:before: view height 45.000000, width 320.000000, x 0.000000, y 64.000000
    2014-04-24 11:00:20.848 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1088:viewFrame: origin x 0.000000, origin y 64.000000, height 45.000000, width 320.000000
    2014-04-24 11:00:20.848 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1194:resize alert label, origin x 44.000000, origin y 2.000000, height 41.000000, width 232.000000
    2014-04-24 11:00:20.849 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/104:after: self.label.frame height 41.000000, width 232.000000, x 44.000000, y 2.000000
    2014-04-24 11:00:26.666 Lync[201:3b1ce18c] INFO APPLICATION CApplication.cpp/1824:Initialized the sign in BRB logger
    2014-04-24 11:00:26.666 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAppSession.cpp/434:SignIn. signInAsUserState=0, actualState=0
    2014-04-24 11:00:26.667 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAppSession.cpp/1234:Updating URLs. For Ucwa: discoveredFqdn=, applicationsRelativeUrl=, configuredInternal=, configuredExternal=, loc=0, auto-discovery=1
    2014-04-24 11:00:26.667 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAppSession.cpp/975:CUcwaAppSession canceling all requests
    2014-04-24 11:00:26.668 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAppSession.cpp/674:Sending AutoDiscovery request (in sign-in sequence)
    2014-04-24 11:00:26.694 Lync[201:3b1ce18c] INFO UTILITIES CBasePersistableComponent.cpp/230:Storing 6 out-of-sync components took 8ms
    2014-04-24 11:00:26.694 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryServiceRetrialWrapper.cpp/566:Timer cancelled. OnResume = 0
    2014-04-24 11:00:26.694 Lync[201:3b1ce18c] INFO APPLICATION CAlertReporter.cpp/117:Alert cleared of Category 1, Type 201, cleared 1 alerts
    2014-04-24 11:00:26.695 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/2142:suspensionState = 2
    2014-04-24 11:00:26.695 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/2118:adIsEnabled = 1, sipUri = sip:[email protected], m_internalADUrlInput = m_externalADUrlInput =
    2014-04-24 11:00:26.695 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1008:Discover UCWA urls for sip:[email protected]
    2014-04-24 11:00:26.695 Lync[201:3b1ce18c] INFO TRANSPORT TransportUtilityFunctions.cpp/491:Extracted domain.com from sip:[email protected]
    2014-04-24 11:00:26.696 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1082:Starting Lync Discovery with urls http://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected] and http://lyncdiscover.domain.com/?sipuri=sip:[email protected]
    2014-04-24 11:00:26.696 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/77:Starting CUrlRedirectAndTrustResolver with url = https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected], maxHops = 10
    2014-04-24 11:00:26.697 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/201:CUrlRedirectAndTrustResolver::processUrl called with url = https://lyncdiscoverinternal.domain.com/, hopCount = 0, maxHops = 10
    2014-04-24 11:00:26.697 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/610:UrlRedirectAndTrustResolver complete with url = https://lyncdiscoverinternal.domain.com/, Hops = 0, status = S_OK (S0-0-0)
    2014-04-24 11:00:26.698 Lync[201:3b1ce18c] INFO TRANSPORT CTransportThread.cpp/135:Added Request(UcwaAutoDiscoveryRequest) to Request Processor queue
    2014-04-24 11:00:26.698 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/385:Submitting new req. GET-UnAuthenticatedGet(0x12dcf58)
    2014-04-24 11:00:26.698 Lync[201:5d09000] INFO TRANSPORT CTransportThread.cpp/347:Sent Request(UcwaAutoDiscoveryRequest) to Request Processor
    2014-04-24 11:00:26.699 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1931:Successfully started the GetUserUrlOperation request for https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected]
    2014-04-24 11:00:26.699 Lync[201:5d09000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:26.700 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/77:Starting CUrlRedirectAndTrustResolver with url = http://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected], maxHops = 10
    2014-04-24 11:00:26.700 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected]
    Request Id: 0x12dcf58
    HttpHeader:Accept application/vnd.microsoft.rtc.autodiscover+xml;v=1
    </SentRequest>
    2014-04-24 11:00:26.701 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/201:CUrlRedirectAndTrustResolver::processUrl called with url = http://lyncdiscoverinternal.domain.com/, hopCount = 0, maxHops = 10
    2014-04-24 11:00:26.701 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x121ff80 for url - https://lyncdiscoverinternal.domain.com/ with persistent id as 6
    2014-04-24 11:00:26.702 Lync[201:3b1ce18c] INFO TRANSPORT CTransportThread.cpp/135:Added Request(UcwaAutoDiscoveryRequest) to Request Processor queue
    2014-04-24 11:00:26.702 Lync[201:5d09000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected]. Sending over direct connection.
    2014-04-24 11:00:26.703 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/385:Submitting new req. UrlTrustResolver(0x5a782a8)
    2014-04-24 11:00:26.703 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1963:Successfully started the GetUserUrlOperation request for http://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected]
    2014-04-24 11:00:26.703 Lync[201:3b1ce18c] INFO TRANSPORT TransportUtilityFunctions.cpp/491:Extracted domain.com from sip:[email protected]
    2014-04-24 11:00:26.704 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAppSession.cpp/998:CUcwaAppSession::setNewActualState() state=1
    2014-04-24 11:00:26.704 Lync[201:5d09000] INFO TRANSPORT CTransportThread.cpp/347:Sent Request(UcwaAutoDiscoveryRequest) to Request Processor
    2014-04-24 11:00:26.705 Lync[201:3b1ce18c] INFO APPLICATION CApplication.cpp/1858:CUcwaAppSession::signIn() succeeded
    2014-04-24 11:00:26.706 Lync[201:5d09000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:26.708 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET http://lyncdiscoverinternal.domain.com/
    Request Id: 0x5a782a8
    HttpHeader:Accept application/vnd.microsoft.rtc.autodiscover+xml;v=1
    </SentRequest>
    2014-04-24 11:00:26.709 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x123bc60 for url - http://lyncdiscoverinternal.domain.com/ with persistent id as 7
    2014-04-24 11:00:26.709 Lync[201:5d09000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url http://lyncdiscoverinternal.domain.com/. Sending over direct connection.
    2014-04-24 11:00:26.710 Lync[201:5d09000] INFO TRANSPORT CHttpStreamPool.cpp/546:Not setting TLS as the url(http://lyncdiscoverinternal.domain.com/) is not https
    2014-04-24 11:00:26.714 Lync[201:5d09000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = UcwaAutoDiscoveryRequest Error domain = kCFErrorDomainCFNetwork code = 0x2 ErrorDescription = The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-04-24 11:00:26.715 Lync[201:5d09000] ERROR UTILITIES CHttpConnection.cpp/958:GetAddrInfo returned error 0x8
    2014-04-24 11:00:26.716 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x121ff80.
    2014-04-24 11:00:26.716 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/99:ObservableListItem Removed event received
    2014-04-24 11:00:26.716 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/103:showalert is 1
    2014-04-24 11:00:26.716 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x121ff80.
    2014-04-24 11:00:26.717 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.717 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request(UcwaAutoDiscoveryRequest) with status = 0x22020001
    2014-04-24 11:00:26.717 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.717 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.718 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.718 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.718 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request UcwaAutoDiscoveryRequest resulted in E_ConnectionError (E2-2-1). The retry counter is: 0
    2014-04-24 11:00:26.718 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/736:removing the current view
    2014-04-24 11:00:26.719 Lync[201:5d09000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:26.719 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected]
    Request Id: 0x12dcf58
    HttpHeader:Accept application/vnd.microsoft.rtc.autodiscover+xml;v=1
    </SentRequest>
    2014-04-24 11:00:26.719 Lync[201:3b1ce18c] INFO UI CMUIManager.mm/982:UpdateViews
    2014-04-24 11:00:26.720 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x1310470 for url - https://lyncdiscoverinternal.domain.com/ with persistent id as 6
    2014-04-24 11:00:26.720 Lync[201:3b1ce18c] INFO UI CMUIManager.mm/1050:ActualState = IsSigningIn DesiredState = BeSignedIn DataAvailable = 0 Showing UI = SigningInViewController
    2014-04-24 11:00:26.720 Lync[201:5d09000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected]. Sending over direct connection.
    2014-04-24 11:00:26.724 Lync[201:5d09000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = UcwaAutoDiscoveryRequest Error domain = kCFErrorDomainCFNetwork code = 0x2 ErrorDescription = The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-04-24 11:00:26.725 Lync[201:5d09000] ERROR UTILITIES CHttpConnection.cpp/958:GetAddrInfo returned error 0x8
    2014-04-24 11:00:26.725 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x123bc60.
    2014-04-24 11:00:26.725 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x123bc60.
    2014-04-24 11:00:26.726 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request(UcwaAutoDiscoveryRequest) with status = 0x22020001
    2014-04-24 11:00:26.726 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request UcwaAutoDiscoveryRequest resulted in E_ConnectionError (E2-2-1). The retry counter is: 0
    2014-04-24 11:00:26.726 Lync[201:5d09000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:26.727 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET http://lyncdiscoverinternal.domain.com/
    Request Id: 0x5a782a8
    HttpHeader:Accept application/vnd.microsoft.rtc.autodiscover+xml;v=1
    </SentRequest>
    2014-04-24 11:00:26.727 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x12db430 for url - http://lyncdiscoverinternal.domain.com/ with persistent id as 7
    2014-04-24 11:00:26.727 Lync[201:5d09000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url http://lyncdiscoverinternal.domain.com/. Sending over direct connection.
    2014-04-24 11:00:26.728 Lync[201:5d09000] INFO TRANSPORT CHttpStreamPool.cpp/546:Not setting TLS as the url(http://lyncdiscoverinternal.domain.com/) is not https
    2014-04-24 11:00:26.729 Lync[201:5d09000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = UcwaAutoDiscoveryRequest Error domain = kCFErrorDomainCFNetwork code = 0x2 ErrorDescription = The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-04-24 11:00:26.729 Lync[201:5d09000] ERROR UTILITIES CHttpConnection.cpp/958:GetAddrInfo returned error 0x8
    2014-04-24 11:00:26.730 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x1310470.
    2014-04-24 11:00:26.731 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x1310470.
    2014-04-24 11:00:26.731 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request(UcwaAutoDiscoveryRequest) with status = 0x22020001
    2014-04-24 11:00:26.732 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request UcwaAutoDiscoveryRequest resulted in E_ConnectionError (E2-2-1). The retry counter is: 1
    2014-04-24 11:00:26.732 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x12dcf58)
    2014-04-24 11:00:26.732 Lync[201:5d09000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = UcwaAutoDiscoveryRequest Error domain = kCFErrorDomainCFNetwork code = 0x2 ErrorDescription = The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-04-24 11:00:26.733 Lync[201:5d09000] ERROR UTILITIES CHttpConnection.cpp/958:GetAddrInfo returned error 0x8
    2014-04-24 11:00:26.733 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x12db430.
    2014-04-24 11:00:26.733 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x12db430.
    2014-04-24 11:00:26.733 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request(UcwaAutoDiscoveryRequest) with status = 0x22020001
    2014-04-24 11:00:26.733 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request UcwaAutoDiscoveryRequest resulted in E_ConnectionError (E2-2-1). The retry counter is: 1
    2014-04-24 11:00:26.734 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x5a782a8)
    2014-04-24 11:00:26.737 Lync[201:707] Unable to simultaneously satisfy constraints.
    Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
    "<NSLayoutConstraint:0x5a5d5d0 UIImageView:0x1331b50.centerX == UILabel:0x5a86090.centerX>",
    "<NSLayoutConstraint:0x132d550 UIView:0x1385110.centerX == UIImageView:0x1331b50.centerX>",
    "<NSLayoutConstraint:0x5a5d250 H:|-(26)-[UILabel:0x5a86090] (Names: '|':UIView:0x1385110 )>",
    "<NSLayoutConstraint:0x133a160 H:[UILabel:0x5a86090]-(25)-| (Names: '|':UIView:0x1385110 )>"
    Will attempt to recover by breaking constraint
    <NSLayoutConstraint:0x5a5d5d0 UIImageView:0x1331b50.centerX == UILabel:0x5a86090.centerX>
    Break on objc_exception_throw to catch this in the debugger.
    The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
    2014-04-24 11:00:26.738 Lync[201:707] Unable to simultaneously satisfy constraints.
    Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
    "<NSLayoutConstraint:0x1319860 UIView:0x1385110.centerX == UILabel:0x5a86090.centerX>",
    "<NSLayoutConstraint:0x5a5d250 H:|-(26)-[UILabel:0x5a86090] (Names: '|':UIView:0x1385110 )>",
    "<NSLayoutConstraint:0x133a160 H:[UILabel:0x5a86090]-(25)-| (Names: '|':UIView:0x1385110 )>"
    Will attempt to recover by breaking constraint
    <NSLayoutConstraint:0x1319860 UIView:0x1385110.centerX == UILabel:0x5a86090.centerX>
    Break on objc_exception_throw to catch this in the debugger.
    The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
    2014-04-24 11:00:26.740 Lync[201:707] Unable to simultaneously satisfy constraints.
    Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
    "<NSLayoutConstraint:0x13ba490 UILabel:0x5a86090.centerX == UIActivityIndicatorView:0x13f3020.centerX>",
    "<NSLayoutConstraint:0x5a5d250 H:|-(26)-[UILabel:0x5a86090] (Names: '|':UIView:0x1385110 )>",
    "<NSLayoutConstraint:0x133a160 H:[UILabel:0x5a86090]-(25)-| (Names: '|':UIView:0x1385110 )>",
    "<NSLayoutConstraint:0x132fa90 UIView:0x1385110.centerX == UIActivityIndicatorView:0x13f3020.centerX>"
    Will attempt to recover by breaking constraint
    <NSLayoutConstraint:0x13ba490 UILabel:0x5a86090.centerX == UIActivityIndicatorView:0x13f3020.centerX>
    Break on objc_exception_throw to catch this in the debugger.
    The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMAudioUtil.mm/322:stopSound
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMAudioUtil.mm/322:stopSound
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMAudioUtil.mm/322:stopSound
    2014-04-24 11:00:26.743 Lync[201:3b1ce18c] INFO UI CMAudioVideoToastViewController.mm/961:Cancelling local notification
    2014-04-24 11:00:26.744 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-04-24 11:00:26.744 Lync[201:3b1ce18c] ERROR APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/325:Request failed. Error - E_ConnectionError (E2-2-1)
    2014-04-24 11:00:26.744 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/224:UcwaAutoDiscoveryGetUserUrlOperation completed with url = https://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected], userUrl = , status = E_ConnectionError (E2-2-1)
    2014-04-24 11:00:26.744 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. GET-UnAuthenticatedGet(0x12dcf58): E_ConnectionError (E2-2-1) (RemoteNetworkTemporaryError); Done with req.; Stopping resend timer
    2014-04-24 11:00:26.744 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/610:UrlRedirectAndTrustResolver complete with url = http://lyncdiscoverinternal.domain.com/, Hops = 1, status = E_ConnectionError (E2-2-1)
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. UrlTrustResolver(0x5a782a8): E_ConnectionError (E2-2-1) (RemoteNetworkTemporaryError); Done with req.; Stopping resend timer
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/393:CUcwaAutoDiscoverGetUserUrlOperation::onEvent received. Status = E_ConnectionError (E2-2-1), url = http://lyncdiscoverinternal.domain.com/
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/224:UcwaAutoDiscoveryGetUserUrlOperation completed with url = http://lyncdiscoverinternal.domain.com/?sipuri=sip:[email protected], userUrl = , status = E_ConnectionError (E2-2-1)
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1750:AutoDiscovery: Falling back to probing external urls
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/77:Starting CUrlRedirectAndTrustResolver with url = https://lyncdiscover.domain.com/?sipuri=sip:[email protected], maxHops = 10
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/201:CUrlRedirectAndTrustResolver::processUrl called with url = https://lyncdiscover.domain.com/, hopCount = 0, maxHops = 10
    2014-04-24 11:00:26.745 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/610:UrlRedirectAndTrustResolver complete with url = https://lyncdiscover.domain.com/, Hops = 0, status = S_OK (S0-0-0)
    2014-04-24 11:00:26.746 Lync[201:3b1ce18c] INFO TRANSPORT CTransportThread.cpp/135:Added Request(UcwaAutoDiscoveryRequest) to Request Processor queue
    2014-04-24 11:00:26.746 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/385:Submitting new req. GET-UnAuthenticatedGet(0x121b0c8)
    2014-04-24 11:00:26.746 Lync[201:5d09000] INFO TRANSPORT CTransportThread.cpp/347:Sent Request(UcwaAutoDiscoveryRequest) to Request Processor
    2014-04-24 11:00:26.746 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1792:Successfully started the GetUserUrlOperation request for https://lyncdiscover.domain.com/?sipuri=sip:[email protected]
    2014-04-24 11:00:26.746 Lync[201:5d09000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:26.746 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/77:Starting CUrlRedirectAndTrustResolver with url = http://lyncdiscover.domain.com/?sipuri=sip:[email protected], maxHops = 10
    2014-04-24 11:00:26.746 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET https://lyncdiscover.domain.com/?sipuri=sip:[email protected]
    Request Id: 0x121b0c8
    HttpHeader:Accept application/vnd.microsoft.rtc.autodiscover+xml;v=1
    </SentRequest>
    2014-04-24 11:00:26.747 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/201:CUrlRedirectAndTrustResolver::processUrl called with url = http://lyncdiscover.domain.com/, hopCount = 0, maxHops = 10
    2014-04-24 11:00:26.747 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x12f7cb0 for url - https://lyncdiscover.domain.com/ with persistent id as 6
    2014-04-24 11:00:26.747 Lync[201:3b1ce18c] INFO TRANSPORT CTransportThread.cpp/135:Added Request(UcwaAutoDiscoveryRequest) to Request Processor queue
    2014-04-24 11:00:26.747 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/385:Submitting new req. UrlTrustResolver(0x1319ac8)
    2014-04-24 11:00:26.747 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1828:Successfully started the GetUserUrlOperation request for http://lyncdiscover.domain.com/?sipuri=sip:[email protected]
    2014-04-24 11:00:26.747 Lync[201:5d09000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url https://lyncdiscover.domain.com/?sipuri=sip:[email protected]. Sending over direct connection.
    2014-04-24 11:00:26.749 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.750 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.750 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.750 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.750 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:26.752 Lync[201:5d09000] INFO TRANSPORT CTransportThread.cpp/347:Sent Request(UcwaAutoDiscoveryRequest) to Request Processor
    2014-04-24 11:00:26.752 Lync[201:5d09000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:26.752 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET http://lyncdiscover.domain.com/
    Request Id: 0x1319ac8
    HttpHeader:Accept application/vnd.microsoft.rtc.autodiscover+xml;v=1
    </SentRequest>
    2014-04-24 11:00:26.753 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x12db430 for url - http://lyncdiscover.domain.com/ with persistent id as 7
    2014-04-24 11:00:26.753 Lync[201:5d09000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url http://lyncdiscover.domain.com/. Sending over direct connection.
    2014-04-24 11:00:26.753 Lync[201:5d09000] INFO TRANSPORT CHttpStreamPool.cpp/546:Not setting TLS as the url(http://lyncdiscover.domain.com/) is not https
    2014-04-24 11:00:28.146 Lync[201:6e0b] CFNetwork SSLHandshake failed (-9807)
    2014-04-24 11:00:28.149 Lync[201:5d09000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = UcwaAutoDiscoveryRequest Error domain = NSOSStatusErrorDomain code = 0xffffd9b1 ErrorDescription = The operation couldn’t be completed. (OSStatus error -9807.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-04-24 11:00:28.150 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x12f7cb0.
    2014-04-24 11:00:28.150 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x12f7cb0.
    2014-04-24 11:00:28.150 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request(UcwaAutoDiscoveryRequest) with status = 0x22020002
    2014-04-24 11:00:28.151 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request UcwaAutoDiscoveryRequest resulted in E_SslError (E2-2-2). The retry counter is: 0
    2014-04-24 11:00:28.151 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x121b0c8)
    2014-04-24 11:00:28.151 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-04-24 11:00:28.151 Lync[201:3b1ce18c] ERROR APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/325:Request failed. Error - E_SslError (E2-2-2)
    2014-04-24 11:00:28.152 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/224:UcwaAutoDiscoveryGetUserUrlOperation completed with url = https://lyncdiscover.domain.com/?sipuri=sip:[email protected], userUrl = , status = E_SslError (E2-2-2)
    2014-04-24 11:00:28.152 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. GET-UnAuthenticatedGet(0x121b0c8): E_SslError (E2-2-2) (RemoteNetworkPermanentError); Done with req.; Stopping resend timer
    2014-04-24 11:00:28.223 Lync[201:5d09000] INFO UTILITIES CHttpConnection.cpp/579:Received kCFStreamEventEndEncountered (UcwaAutoDiscoveryRequest)isHeadersAvailable = true responseHeadersHandle = 1231980
    2014-04-24 11:00:28.224 Lync[201:5d09000] INFO UTILITIES CHttpConnection.cpp/653:Response status = 200 for request UcwaAutoDiscoveryRequest
    2014-04-24 11:00:28.224 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/445:Scheduling stream 0x12db430 for release.
    2014-04-24 11:00:28.225 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request(UcwaAutoDiscoveryRequest) with status = 0x0
    2014-04-24 11:00:28.226 Lync[201:5d09000] INFO TRANSPORT TransportUtilityFunctions.cpp/928:<ReceivedResponse>
    GET http://lyncdiscover.domain.com/
    Request Id: 0x1319ac8
    HttpHeader:Cache-Control no-cache
    HttpHeader:Content-Length 1018
    HttpHeader:Content-Type application/vnd.microsoft.rtc.autodiscover+xml; v=1
    HttpHeader:Date Thu, 24 Apr 2014 18:00:28 GMT
    HttpHeader:Expires -1
    HttpHeader:Pragma no-cache
    HttpHeader:Server Microsoft-IIS/7.5
    HttpHeader:StatusCode 200
    HttpHeader:X-AspNet-Version 4.0.30319
    HttpHeader:X-Content-Type-Options nosniff
    HttpHeader:X-MS-Server-Fqdn FMLYNCFE01.internaldomainname.com
    HttpHeader:X-Powered-By ASP.NET
    Ôªø<?xml version="1.0" encoding="utf-8"?><AutodiscoverResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" AccessLocation="External"><Root><Link token="Domain" href="https://lwe.domain.com/Autodiscover/AutodiscoverService.svc/root/domain?originalDomain=domain.com" /><Link token="User" href="https://lwe.domain.com/Autodiscover/AutodiscoverService.svc/root/user?originalDomain=domain.com" /><Link token="Self" href="https://lwe.domain.com/Autodiscover/AutodiscoverService.svc/root?originalDomain=domain.com" /><Link token="OAuth" href="https://lwe.domain.com/Autodiscover/AutodiscoverService.svc/root/oauth/user?originalDomain=domain.com" /><Link token="External/XFrame" href="https://lwe.domain.com/Autodiscover/XFrame/XFrame.html" /><Link token="Internal/XFrame" href="https://lync.internaldomainname.com/Autodiscover/XFrame/XFrame.html" /><Link token="XFrame" href="https://lwe.domain.com/Autodiscover/XFrame/XFrame.html" /></Root></AutodiscoverResponse>
    </ReceivedResponse>
    2014-04-24 11:00:28.228 Lync[201:5d09000] INFO TRANSPORT CUcwaAutoDiscoveryResponse.cpp/119:location value is external
    2014-04-24 11:00:28.229 Lync[201:5d09000] INFO TRANSPORT CUcwaAutoDiscoveryResponse.cpp/195:User url is https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.230 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x1319ac8)
    2014-04-24 11:00:28.230 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-04-24 11:00:28.230 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/610:UrlRedirectAndTrustResolver complete with url = http://lyncdiscover.domain.com/, Hops = 1, status = S_OK (S0-0-0)
    2014-04-24 11:00:28.231 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. UrlTrustResolver(0x1319ac8): S_OK (S0-0-0) (Success); Done with req.; Stopping resend timer
    2014-04-24 11:00:28.231 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/393:CUcwaAutoDiscoverGetUserUrlOperation::onEvent received. Status = S_OK (S0-0-0), url = http://lyncdiscover.domain.com/
    2014-04-24 11:00:28.232 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/449:Received a root response
    2014-04-24 11:00:28.232 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/456:Running trust check on user url. url = https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.232 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/77:Starting CUrlRedirectAndTrustResolver with url = https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com, maxHops = 1
    2014-04-24 11:00:28.232 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/201:CUrlRedirectAndTrustResolver::processUrl called with url = https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user, hopCount = 0, maxHops = 1
    2014-04-24 11:00:28.233 Lync[201:3b1ce18c] INFO APPLICATION CUrlRedirectAndTrustResolver.cpp/610:UrlRedirectAndTrustResolver complete with url = https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user, Hops = 0, status = S_OK (S0-0-0)
    2014-04-24 11:00:28.233 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryGetUserUrlOperation.cpp/224:UcwaAutoDiscoveryGetUserUrlOperation completed with url = http://lyncdiscover.domain.com/?sipuri=sip:[email protected], userUrl = https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com, status = S_OK (S0-0-0)
    2014-04-24 11:00:28.234 Lync[201:3b1ce18c] INFO TRANSPORT CCredentialManager.cpp/176:getSpecificCredential for serviceId(1) returning: credType (1) signInName ([email protected]) domain () username ([email protected]) password.empty() (0) certificate.isValid() (0) privateKey.empty() (1) compatibleServiceIds(1)
    2014-04-24 11:00:28.235 Lync[201:3b1ce18c] INFO TRANSPORT CMetaDataManager.cpp/403:Received a request to get the meta data of type 0 for url https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.235 Lync[201:3b1ce18c] INFO TRANSPORT CMetaDataManager.cpp/461:Sending Unauthenticated get to get the web-ticket url
    2014-04-24 11:00:28.235 Lync[201:3b1ce18c] INFO TRANSPORT CTransportThread.cpp/135:Added Request() to Request Processor queue
    2014-04-24 11:00:28.235 Lync[201:3b1ce18c] INFO TRANSPORT CAuthenticationResolver.cpp/109:Waiting on Meta Data from https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.236 Lync[201:5b81000] INFO TRANSPORT CTransportThread.cpp/347:Sent Request() to Request Processor
    2014-04-24 11:00:28.236 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/385:Submitting new req. GET-AuthenticatedUserGetRequest(0x121eb78)
    2014-04-24 11:00:28.236 Lync[201:5b81000] WARNING TRANSPORT CCredentialManager.cpp/317:CCredentialManager::getSpecificCredential returning NULL credential for serviceId (4) type (1)!
    2014-04-24 11:00:28.237 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1210:Submitting Authenticated AutoDiscovery request to https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.237 Lync[201:5b81000] INFO TRANSPORT TransportUtilityFunctions.cpp/634:<SentRequest>
    GET https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    Request Id: 0x121ab08
    HttpHeader:Accept
    HttpHeader:X-MS-WebTicket xxxxxxxxxx
    </SentRequest>
    2014-04-24 11:00:28.238 Lync[201:5b81000] INFO UTILITIES CHttpStreamPool.cpp/399:Allocating stream 0x12c0340 for url - https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user with persistent id as 16
    2014-04-24 11:00:28.239 Lync[201:5b81000] VERBOSE TRANSPORT CHttpProxyHelper.cpp/435:CHttpProxyHelper::discoverProxy : No proxy found for url https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com. Sending over direct connection.
    2014-04-24 11:00:28.507 Lync[201:8907] CFNetwork SSLHandshake failed (-9807)
    2014-04-24 11:00:28.510 Lync[201:5b81000] ERROR TRANSPORT CHttpConnection.cpp/1029:Request Type = 0x%u0x121b0c0 Error domain = NSOSStatusErrorDomain code = 0xffffd9b1 ErrorDescription = The operation couldn’t be completed. (OSStatus error -9807.) ErrorFailureReason = ErrorRecoverySuggestion =
    2014-04-24 11:00:28.511 Lync[201:5b81000] INFO UTILITIES CHttpStreamPool.cpp/467:Releasing stream 0x12c0340.
    2014-04-24 11:00:28.511 Lync[201:5b81000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x12c0340.
    2014-04-24 11:00:28.511 Lync[201:5b81000] INFO TRANSPORT CHttpRequestProcessor.cpp/173:Received response of request() with status = 0x22020002
    2014-04-24 11:00:28.511 Lync[201:5b81000] INFO TRANSPORT CHttpRequestProcessor.cpp/201:Request resulted in E_SslError (E2-2-2). The retry counter is: 0
    2014-04-24 11:00:28.512 Lync[201:5b81000] INFO TRANSPORT CHttpRequestProcessor.cpp/266:Sending event to main thread for request(0x121ab08)
    2014-04-24 11:00:28.512 Lync[201:3b1ce18c] INFO TRANSPORT CMetaDataManager.cpp/575:Received response for meta data request of type 60 with status 570556418
    2014-04-24 11:00:28.512 Lync[201:3b1ce18c] ERROR TRANSPORT CMetaDataManager.cpp/591:Unable to get a response to an unauthenticated get to url https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.512 Lync[201:3b1ce18c] INFO TRANSPORT CAuthenticationResolver.cpp/208:MetaData retrieval for url https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com completed with status 570556418
    2014-04-24 11:00:28.513 Lync[201:3b1ce18c] INFO TRANSPORT CAuthenticationResolver.cpp/238:Deleting 1 pended Meta data requests for url https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.513 Lync[201:3b1ce18c] ERROR TRANSPORT CAuthenticationResolver.cpp/334:Unable to get the meta data for server url https://lwe.domain.com/autodiscover/autodiscoverservice.svc/root/user?originaldomain=domain.com
    2014-04-24 11:00:28.513 Lync[201:3b1ce18c] INFO TRANSPORT CAuthenticationResolver.cpp/337:Failing request to the request manager
    2014-04-24 11:00:28.513 Lync[201:3b1ce18c] INFO TRANSPORT CRequestManager.cpp/273:Failing secure request UcwaAutoDiscoveryRequest with status E_SslError (E2-2-2)
    2014-04-24 11:00:28.514 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/822:Req. completed, Stopping timer.
    2014-04-24 11:00:28.514 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1305:Received autodiscovery response with status E_SslError (E2-2-2)
    2014-04-24 11:00:28.514 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryService.cpp/1263:Raising Autodiscovery event with status E_SslError (E2-2-2) for eventType 0
    2014-04-24 11:00:28.514 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryServiceRetrialWrapper.cpp/417:Received event for type 0 with status E_SslError (E2-2-2)
    2014-04-24 11:00:28.514 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAutoDiscoveryServiceRetrialWrapper.cpp/496:Raising Autodiscovery event with status E_SslError (E2-2-2) for eventType 0
    2014-04-24 11:00:28.515 Lync[201:3b1ce18c] ERROR APPLICATION CUcwaAppSession.cpp/2071:Auto-discovery failed, aborting sign-in!
    2014-04-24 11:00:28.515 Lync[201:3b1ce18c] INFO APPLICATION CUcwaAppSession.cpp/998:CUcwaAppSession::setNewActualState() state=0
    2014-04-24 11:00:28.515 Lync[201:5d09000] INFO TRANSPORT CHttpRequestProcessor.cpp/134:Clearing request processor for component UcwaAutoDiscoverySession on sign-out.
    2014-04-24 11:00:28.515 Lync[201:3b1ce18c] INFO APPLICATION CCertificateProvisioningService.cpp/541:Clearing certificate from transport: e358e12b-35fa-4603-bd89-bb36523b9675
    2014-04-24 11:00:28.516 Lync[201:5b81000] INFO TRANSPORT CHttpRequestProcessor.cpp/134:Clearing request processor for component MetaDataManager on sign-out.
    2014-04-24 11:00:28.516 Lync[201:5d09000] INFO UTILITIES CHttpStreamPool.cpp/599:Releasing stream 0x12db430.
    2014-04-24 11:00:28.516 Lync[201:3b1ce18c] INFO UTILITIES CiOsAppStateQuery.hxx/264:Clearing keep-alive timer callback
    2014-04-24 11:00:28.517 Lync[201:3b1ce18c] INFO APPLICATION CAlertReporter.cpp/64:Alert received! Category 1, Type 201, level 0, error E_SslError (E2-2-2), context '', hasAction=false
    2014-04-24 11:00:28.517 Lync[201:3b1ce18c] INFO APPLICATION CAlertReporter.cpp/117:Alert cleared of Category 1, Type 201, cleared 0 alerts
    2014-04-24 11:00:28.517 Lync[201:3b1ce18c] INFO APPLICATION CTransportRequestRetrialQueue.cpp/725:Response received for req. GET-AuthenticatedUserGetRequest(0x121eb78): E_SslError (E2-2-2) (RemoteNetworkPermanentError); Done with req.; Stopping resend timer
    2014-04-24 11:00:28.518 Lync[201:3b1ce18c] INFO UI CMUIManager.mm/982:UpdateViews
    2014-04-24 11:00:28.518 Lync[201:3b1ce18c] INFO UI CMUIManager.mm/1050:ActualState = IsSignedOut DesiredState = BeSignedIn DataAvailable = 0 Showing UI = CredentialTableViewController
    2014-04-24 11:00:28.547 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.547 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.547 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/705:desired view is alert, size 1
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/745:adding the desired view
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/480:reposition floating views
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/110:showalert is 1
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/114:showalert is 0
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMUIUtil.mm/409:Mapping error code = 0x22020002, context = , type = 201
    2014-04-24 11:00:28.548 Lync[201:3b1ce18c] INFO UI CMUIUtil.mm/1722:Mapped error message is 'We can’t verify the certificate from the server. Please contact your support team.
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/89:before: view height 45.000000, width 320.000000, x 0.000000, y 64.000000
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1088:viewFrame: origin x 0.000000, origin y 64.000000, height 45.000000, width 320.000000
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1194:resize alert label, origin x 44.000000, origin y 2.000000, height 41.000000, width 232.000000
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/104:after: self.label.frame height 41.000000, width 232.000000, x 44.000000, y 2.000000
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMAudioUtil.mm/322:stopSound
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMAudioUtil.mm/322:stopSound
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMAudioUtil.mm/322:stopSound
    2014-04-24 11:00:28.549 Lync[201:3b1ce18c] INFO UI CMAudioVideoToastViewController.mm/961:Cancelling local notification
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/93:ObservableListItem Added event received
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/103:showalert is 1
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/705:desired view is alert, size 1
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/718:desired view is same as the current view
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/480:reposition floating views
    2014-04-24 11:00:28.550 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/110:showalert is 1
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/114:showalert is 0
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMUIUtil.mm/409:Mapping error code = 0x22020002, context = , type = 201
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMUIUtil.mm/1722:Mapped error message is 'We can’t verify the certificate from the server. Please contact your support team.
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/89:before: view height 45.000000, width 320.000000, x 0.000000, y 64.000000
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1088:viewFrame: origin x 0.000000, origin y 64.000000, height 45.000000, width 320.000000
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1194:resize alert label, origin x 44.000000, origin y 2.000000, height 41.000000, width 232.000000
    2014-04-24 11:00:28.551 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/104:after: self.label.frame height 41.000000, width 232.000000, x 44.000000, y 2.000000
    2014-04-24 11:00:28.558 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/705:desired view is alert, size 1
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/718:desired view is same as the current view
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/480:reposition floating views
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/110:showalert is 0
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/89:before: view height 45.000000, width 320.000000, x 0.000000, y 64.000000
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1088:viewFrame: origin x 0.000000, origin y 64.000000, height 45.000000, width 320.000000
    2014-04-24 11:00:28.559 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1194:resize alert label, origin x 44.000000, origin y 2.000000, height 41.000000, width 232.000000
    2014-04-24 11:00:28.560 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/104:after: self.label.frame height 41.000000, width 232.000000, x 44.000000, y 2.000000
    2014-04-24 11:00:32.642 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:32.643 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:32.643 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:32.643 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:32.643 Lync[201:3b1ce18c] INFO UI CMConversationCommon.mm/43:not signed in
    2014-04-24 11:00:32.644 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/705:desired view is alert, size 1
    2014-04-24 11:00:32.644 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/718:desired view is same as the current view
    2014-04-24 11:00:32.644 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/480:reposition floating views
    2014-04-24 11:00:32.644 Lync[201:3b1ce18c] INFO UI CMAlertViewController.mm/110:showalert is 0
    2014-04-24 11:00:32.644 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/89:before: view height 45.000000, width 320.000000, x 0.000000, y 64.000000
    2014-04-24 11:00:32.645 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1088:viewFrame: origin x 0.000000, origin y 64.000000, height 45.000000, width 320.000000
    2014-04-24 11:00:32.645 Lync[201:3b1ce18c] INFO UI CMNotificationManager.mm/1194:resize alert label, origin x 44.000000, origin y 2.000000, height 41.000000, width 232.000000
    2014-04-24 11:00:32.645 Lync[201:3b1ce18c] INFO UI CMDismissButtonBaseViewController.mm/104:after: self.label.frame height 41.000000, width 232.000000, x 44.000000, y 2.000000
    2014-04-24 11:00:33.017 Lync[201:3b1ce18c] INFO APPLICATION CUcwaDataSynchronizer.cpp/1031:Mode 1 scheduled to timeout in 120sec
    2014-04-24 11:00:33.092 Lync[201:707] is not a valid email address.

  • Windows 7 clients suddenly unable to connect to SQL database

    Our environment in a nutshell:
    Server1: Small Business Server 2003 R2 (Active Directory domain, it is the sole domain controller [DC])
    Server2: Dedicated to SQL Server 2005 and the SAP Business One database
    Server3: Windows Server 2003 R2 Standard Terminal Server. This provides user sessions that are the equivalent of Windows XP SP3.
    Two Windows 7 workstations: 1x 64-bit, 1x 32-bit. Both are domain joined.
    All above computers on a gigabit LAN.
    Client product is SAP Business One 2007 A (8.00.181) SP:00 PL:49
    SQL Native Client is 9.00.5000.00
    SQL Server is mixed-mode authentication, however all users use trusted Windows connections. All users with access to the product are members of an "SAP Users" domain security group.
    Normal operation is:
    Local Win7 workstations have client installed and connect over the LAN to the SQL Server instance on Server2
    Remote users log on to the Server3 Terminal Server, fire up sessions and connect to the SQL Server instance
    Up to and including Thursday, March 12 everything was working fine for all users. As of Friday, March 13 the Terminal Server users/sessions are still working perfectly but the Windows 7 workstations can no longer connect to the SQL Server instance with trusted connections. They are still able to connect if they switch to a SQL Server logon and use the "sa" user account and its password.
    Also, the users normally using the Win7 workstations can log on to the Terminal Server with their usual domain accounts, and run SAP from there, which works perfectly.
    The error the Windows 7 users are seeing:
    Connection failed:
    SQL State: 28000
    SQL Server Error: 18452
    [Microsoft][SQL Native Client][SQL Server]Login failed for user ". The user is not associated with a trusted SQL Server connection.
    Prior to each logon attempt above, the Server2 SQL Server machine logs another event to its Application Event Log:
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: xx.xx.xx.xx]
    Source: SQL Server instance, event 17806. From SQL Server log, Severity 20, State 2
    What I've tried so far:
    All servers have been restarted in correct order
    Running the client in Windows XP SP3 compatibility mode. No difference
    Running the client as Administrator. No difference
    Upgrading to SQL Server Native Client 11.0 via:
    Uninstall B1 client
    Uninstall v9.00 Native Client
    Install v11.00 Native Client
    Install B1 client
    Net effect is no difference
    Googling the event IDs that are being logged seems to point to:
    Expired domain account. Manually checked that the 2 users accounts are not expired and they belong to the "SAP Users" group. Furthermore, the domain accounts are still working when used in Terminal Server sessions.
    Problem with Service Primary Names (SPNs). This seems to be Active Directory-related. Again, the domain accounts normally used on the Win7 workstations work fine on the Terminal Server so I'm inclined to think AD is OK
    Other information that may be useful:
    No Windows updates applied between March 12 and 13 on either Win7 workstation
    Both Win7 workstations running Microsoft Security Essentials and the native Windows 7 firewall
    All servers running Trend Worry Free Business Security suite
    Sorry about the length of the post but hopefully it will reduce wild goose chases. Any troubleshooting ideas greatly appreciated.

    Problem found!
    It turns out it was some sort of subtle problem with Trend antivirus running on the servers.
    On all 3 servers there are 3 main protection components that are enabled by default:
    Antivirus/Anti-spyware
    Web Reputation
    URL Filtering
    What I did was to turn off all 3 components for all the servers. With Trend this can be done from the central management console. SAP then worked on one of the Win7 clients using Trusted Connection (i.e. Windows Authentication).
    Then I turned the Trend components back on, on all servers, one at a time (to try to find which component was the culprit). Here’s the funny part: I turned all 3 back on, and SAP still works on the Win7 client using Windows Authentication! I even restarted it to make sure that state of affairs persists across a restart, and it’s still OK.
    It's worth noting the problem was not solved shortly after it appeared by restarting all 3 servers. There was even a scheduled installation of Windows updates a couple of hours ago, which restarted all 3 servers again, and the problem still persisted. It was not fixed until the Trend components were globally disabled (on all 3 servers), then re-enabled.
    Trend WBFS is version 9.0, pre SP1.

  • ESB Client API - unable to connect to ESB.

    Hi,
    I am exploring ESB Client APIs. As a first step, I need to get the Console client. But I am not able to connect, and am instead getting 404 error. Here is the code
    bq.      package esbclientapi; \\     import oracle.tip.esb.client.ConsoleClient; \\     import oracle.tip.esb.client.ConsoleClientFactory; \\     public class BasicTest { \\      private String _host = "localhost"; \\      private int _port = 80; \\      private String _username = "oc4jadmin"; \\      private String _password = "welcome1"; \\      private void load() throws Exception { \\      System.out.println("Try to connect"); \\      ConsoleClient client = \\      ConsoleClientFactory.getConsoleClient(_host, _port, _username, \\      _password); \\      System.out.println("DVMLoader.load(): Got client"); \\      } \\     public static void main(String[] args) { \\      try { \\      BasicTest ldvm = new BasicTest(); \\      ldvm.load(); \\      } catch (Exception e) { \\      e.printStackTrace(); \\      } \\     } \\     } \\
    Here is the error \\bq.      Try to connect \\     oracle.tip.esb.client.ClientException: 404 : Not Found \\     at oracle.tip.esb.client.HttpClient.invoke(HttpClient.java:118) \\     at oracle.tip.esb.client.HttpClient.handleRedirectRequest(HttpClient.java:193) \\     at oracle.tip.esb.client.HttpClient.postAndReceive(HttpClient.java:147) \\     at oracle.tip.esb.client.HttpClient.invoke(HttpClient.java:114) \\     at oracle.tip.esb.client.impl.ConsoleClientImpl.authendicate(ConsoleClientImpl.java:102) \\     at oracle.tip.esb.client.impl.ConsoleClientImpl.&lt;init&gt;(ConsoleClientImpl.java:73) \\     at oracle.tip.esb.client.ConsoleClientFactory.getConsoleClient(ConsoleClientFactory.java:32) \\     at esbclientapi.BasicTest.load(BasicTest.java:15) \\     at esbclientapi.BasicTest.main(BasicTest.java:25) \\     Caused by: java.io.IOException: 404 : Not Found \\     at oracle.tip.esb.client.HttpClient.throwException(HttpClient.java:223) \\     at oracle.tip.esb.client.HttpClient.postAndReceive(HttpClient.java:150) \\     at oracle.tip.esb.client.HttpClient.invoke(HttpClient.java:114) \\     ... 8 more \\     Process exited with exit code 0. \\     
    Env Info:\\ I am using SOA 10.1.3.4. which has been installed over the advanced installation of SOA 10.1.3.1. I am using Jdev 10.1.3.4 \\ So, to access the ESB console, I simply use [http://localhost/esb] \\ To compile this program, I added Oraesb_patch.jar and xmlparserv2.jar to Libraries in JDeveloper \\ I guess the issue is with the hostname. I tried using the actual hostname, but it didnt help. To figure out the actual hostname, I looked at wsdl of one of the services which looks like this: \\[http://xxxx.yyyy.local:80/orabpel/default/SetPollingFreqForDBAdapter/1.0/SetPollingFreqForDBAdapter?wsdl|http://esswsl020-w209.emrlab.local/orabpel/default/SetPollingFreqForDBAdapter/1.0/SetPollingFreqForDBAdapter?wsdl] \\ So I tried using xxxx.yyyy.local, but got same error. \\ However, I feel the issue is something else. I tried giving some dummy string as host, and got a different error \\bq.      private String _host = "ddd"; \\
    error I got: \\bq.      Try to connect \\     oracle.tip.esb.client.ClientException: ddd \\     at oracle.tip.esb.client.HttpClient.invoke(HttpClient.java:118) \\     at oracle.tip.esb.client.impl.ConsoleClientImpl.perform(ConsoleClientImpl.java:148) \\     at oracle.tip.esb.client.impl.ConsoleClientImpl.&lt;init&gt;(ConsoleClientImpl.java:71) \\     at oracle.tip.esb.client.ConsoleClientFactory.getConsoleClient(ConsoleClientFactory.java:32) \\     at esbclientapi.BasicTest.load(BasicTest.java:17) \\     at esbclientapi.BasicTest.main(BasicTest.java:27) \\     Caused by: java.net.UnknownHostException: ddd \\     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177) \\     at java.net.Socket.connect(Socket.java:507) \\     I noticed that the error came in HttpClient.invoke \\     itself, a step which went off fine earlier (as per the earlier stack trace). \\     So my question is, how should I figure out the hostname.

    I decompiled HttpClient and ConsoleClientImpl and this is what I found --- The following URL is what is constructed,
    http://localhost:80/esb/j_security_check and these parameters are passed as POST - j_username=oc4jadmin&j_password=welcome1
    I tried
    http://localhost:80/esb/j_security_check?j_username=oc4jadmin&j_password=welcome1
    and got 404 error.
    However, this exercise confirmed that hostname=localhost and port=80 is just fine.. the problem seems to lie somewhere else

  • Email client suddenly unable to connect to server

    Hi, I don't always use my phone to check my email when I am at home but today I have been having problems with the email client on my Z1 compact. It keeps saying that it cannot open a connection to the server. I have tried using both my data and home wifi with the same result.
    I went in and cleared  the data and did a force stop. 
    I have managed to add the account again but it won't update past the end of Jan (I have emails from today).
    All othe internet apps are working as normal.
    I've checked and it is not requesting me to verify my identity.
    I am using Hotmail.
    When I refresh it is shows the last update was today (3rd Feb) but no newer emails.
    Can anyone help? I haven't changed any settings so not sure why this is happening.
    EDA I tried to add my gmail account and it said connection error.

    Hi, Thank you for replying. 
    I rebooted in safe mode with the same result so that means it's the app that's the problem, correct? I even did a force stop and cleared the data again. No joy!
    I've been using the Gmail app just now but the other app is much better (or was). Bigger attachment allowance for one thing.
    I looked at the ones you've linked and I'm not sure if the second one is only for business users or not.
    This is so frustrating - I hate when things just stop working.
    Open to any other suggestions.

  • [SOLVED] Web Email Clients are unable to connect to IMAP

    I have an quite weird problem.
    I have an local IMAP Server here on a test machine.
    Kmail can receive emails and everything works fine.
    Every other Email Client (Evolution, Squirrelmail, Roundcube) can not Receive emails, even with the identical settings.
    KMail:
    dovecot[12930]: imap-login: Login: user=<vamp898>, method=LOGIN, rip=127.0.0.1, lip=127.0.0.1, mpid=13428, TLS, session=<SIJ0dhsDywB/AAAB>
    Any other
    dovecot[12930]: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, TLS, session=<6jLQfBsD2QB/AAAB>
    I have no idea where to look up for this
    Last edited by Vamp898 (2014-10-24 06:42:54)

    I tried now in a fresh and clean Virtual Machine
    - Install Archlinux
    - Install postfix
    - Install Dovecot
    - Add Testuser
    Test with Thunderbird/Evolution --> Everything works perfect
    - Install httpd+php+rounducbe
    - Setup roundcube
    - Try to login --> Login failed

  • Issue: Login to OS X server using Lion or Mt Lion client. Unable to connect for ~2 minutes after user logout & login

    Situation:
    Using Lion or Mt. Lion client, login to our OS X server (we have a Leopard server and a Lion server) using AFP and FTP.  No problem.
    Log off server and then log off as user.
    Log back in as user.  Attempt to login via AFP or FTP.  It continues to bring up the login screen and won't let me login.  Wait ~3 minutes and try to login via AFP or FTP and it magically works. 
    Is there a plist or other file that may need to be changed somewhere that has a 'time out' causing this issue? 

    Thanks Dave. Yes, I completely removed all the elements listed there before reinstalling. The only thing I didn't do was reboot the machine in-between. I checked logs and found no crash log for ARD. Presuming I looked in the right place: /private/var/log/crashreporter.log and /Library/Logs/CrashReporter
    There was one entry from December 8th in the crashreporter.log but no subsequent file in the second location where it was supposedly written.
    I can hook up a monitor and access directly, it is just that I have to make an appointment with our IT guy to let me in the data center where it resides. I was hoping to avoid that. I'm reluctant to reinstall via ssh after removal. If something did happen that crashed the machine, I would rather be at the data center so I can fix it directly. I suppose that will be my next step: to go there and do a removal/reinstall directly.
    Thanks for you help. Let me know if you think of anything else.
    I suppose that is the next thing to try:

  • Wifi problem -- unable to connect to server SOLVED!

    After trying all the methods suggested by people here, I finally can get my ipod touch connected to the internet and watch Youtube! Hurray.
    I use linksys WRT54G router. I have tried the following methods but in vain:
    (1) disabled the security
    (2) disabled the mac filtering
    (3) reset the router, reset the ipod
    Finally I did it by:
    (1) upgrading the firmware to 1.02.4 (I haven't upgraded the firmware for a long time because the wireless works fine..don't bother to change anything). Just go to www.linksys.com and find the right upgrade file.
    (2) Change the WPA2 from TRIK to AES.
    Then it works fine. Got the IP, subnet mask and DNS automatically.
    Thanks for those who have contributed here!

    you could also use WEP security as many ppl cant use AES or TRIK or WPA2..
    Also could you mark this solved??

  • Unable to connect SQL Developer 4.0.2 to Oracle REST Data Services 2.0.7 (Apex Listener)

    Background
    1. Weblogic 10.3.6.0 running on Oracle Linux 6.5 with Oracle JRockit(R) (build R28.2.3-13-149708-1.6.0_31-20120327-1523-linux-x86_64, compiled mode)
    2. Oracle Apex 4.2.1
    3. Apex Listener 1.1.3
    4. Apex and Apex Listener running on the Weblogic box above
    5. SQL Developer 4.0.2 running on Windows 7 64 bit / Java 1.7.0_55
    Updated Apex to 4.2.5 via p17966818_425_Generic.zip patchset. Apex environment running fine as do all applications via Listener 1.1.3
    Updated Oracle Listener to the latest version of Oracle REST Data Services 2.0.7
    Current Status
    Apex Applications and RESTful services are running fine.
    Problem
    Unable to connect SQL Developer 4.0.2 to Oracle REST Data Services 2.0.7
    Error message in SQL Developer - Cannot connect to DEV. HTTP/1.1 403 Target service not allowed
    Additional Information
    Steps followed -
    1. The oracle users APEX_LISTENER and APEX_REST_PUBLIC_USER did not exist, so I ran apex_rest_config.sql from the APEX 2.4.1 patchset whilst connected sys as sysdba and provided the same password as APEX_PUBLIC_USER for both users.
    2. I also ran
    grant insert, delete on APEX_040200.wwv_flow_rt$privilege_groups to APEX_LISTENER;
    alter session set current_schema = APEX_LISTENER;
    create or replace synonym wwv_flow_rt$privilege_groups for APEX_040200.wwv_flow_rt$privilege_groups;
    as per Oracle SQL Developer User's Guide Release 4.0
    3. copied ords.war to apex.war
    4. java -jar apex.war configdir /u01/app/oracle/admin/apex/devdomain1/
    5. java -jar apex.war
    Jun 5, 2014 5:15:31 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /u01/app/oracle/admin/apex/devdomain1/apex
    Enter the name of the database server [localhost]:dbservername
    Enter the database listen port [1521]:
    Enter 1 to specify the database service name, or 2 to specify the database SID [1]:1
    Enter the database service name:dbservicename
    Enter the database user name [APEX_PUBLIC_USER]:
    Enter the database password for APEX_PUBLIC_USER:
    Confirm password:
    Enter 1 to enter passwords for the RESTful Services database users (APEX_LISTENER,APEX_REST_PUBLIC_USER), 2 to use the same password as used for APEX_PUBLIC_USER or, 3 to skip this step [1]:2
    Jun 5, 2014 5:16:52 PM oracle.dbtools.common.config.file.ConfigurationFiles update
    INFO: Updated configurations: defaults, apex, apex_al, apex_rt
    Enter 1 if you wish to start in standalone mode or 2 to exit [1]:2
    6. java -jar apex.war user adminlistener "Listener Administrator"
    Jun 5, 2014 5:18:52 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /u01/app/oracle/admin/apex/devdomain1/apex
    Enter a password for user adminlistener:
    Confirm password for user adminlistener:
    Jun 6, 2014 5:19:12 PM AM oracle.dbtools.standalone.ModifyUser execute
    INFO: Created user: adminlistener in file: /u01/app/oracle/admin/apex/devdomain1/apex/credentials
    7. Updated the defaults.xml file
    Added
    <entry key="apex.security.user.roles">RESTful Services</entry>
    <entry key="apex.security.developer.roles">OAuth2 Client Developer, SQL Developer</entry>
    as per Oracle SQL Developer User's Guide Release 4.0
    Changed
    <entry key="debug.printDebugToScreen">false</entry>
    to
    <entry key="debug.printDebugToScreen">true</entry>
    for RESTful debugging
    Added
    <entry key="security.verifySSL">false</entry>
    to use OAuth2 in Non HTTPS Environment as per Oracle® REST Data Services Installation and Configuration Guide, Release 2.0
    8. Deleted the Admin and Manager Roles within the apex application deployment which were part of the Apex Listener 1.1.3 install
    9. Deployed the apex.war in weblogic
    10. Stopped and started the weblogic server to which apex.war was deployed
    11. In SQL Developer, View, RESTful Services. In the RESTful services windows hit connect, Create a new connection,
    Connection Name DEV
    Username adminlistener
    selected http protocol
    Hostname weblogicservername
    Port 7250
    Server Path /apex
    Workspace (blank)
    On the Authentication dialog
    Username adminlistener
    Password passwordsuppliedabove in step 6
    Response is a dialog box titled Authentication Failed
    message - Cannot connect to DEV. HTTP/1.1 403 Target service not allowed
    NOTHING UNUSUAL IN ANY OF THE WEBLOGIC LOG FILES, EXCEPT THAT IT STATES
    'Oracle REST Data Services version : 2.0.6.27.18.06' when I've installed 2.0.7.
    Any help much appreciated

    Further to the above post, I thought I'd simplify my Apex Listener install just to see if I can connect to it via SQL Developer
    So downloaded the latest version 2.0.8 and decided to configure and run the Listener on my pc whilst still connecting to the same database.
    Operating system : Window 7 Pro 64 bit
    Oracle Apex Listener 2.0.8
    Java(TM) SE Runtime Environment (build 1.7.0_25-b17)
    Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
    Went through the configuration as above, once started I tried again to access the listener via SQL Developer. This time I received this output from the listener:
    INFO: Error: ORA-02291: integrity constraint (APEX_040200.WWV_FLOW_RT$APPROVALS_SGID_FK) violated - parent key not found, occurred during execution of: [CALL, insert into wwv_flow_rt$approvals (user_name,status,client_id,security_group_id,created_by,created_on,updated_by,updated_on) values(/*in:user_id*/?,/*in:status*/?,/*in:client_id*/?,/*in:tenant_id*/?,upper(/*in:user_id*/?),/*in:created*/?,upper(/*in:user_id*/?),/*in:created*/?), [tenant_id, in, class java.math.BigInteger], [client_id, in, class java.math.BigInteger], [user_id, in, class java.lang.String], [status, in, class oracle.dbtools.rt.oauth.ApprovalRequest$Status], [created, in, class java.sql.Timestamp]]with values: [adminlistener, APPROVED, 3858401374580004, -1, adminlistener, 2014-06-23 12:19:18.785, adminlistener, 2014-06-23 12:19:18.785]
    SQL Developer responded with an Authentication Failed titled dialog with the following displayed in the body of the dialog
    Cannot connect to DEV.
    <!DOCTYPE html>
    <!--[if lt IE 7 ]> <html class="ie6"> <![endif]-->
    <!--[if IE 7 ]> <html class="ie7 no-css3"> <![endif]-->
    <!--[if IE 8 ]> <html class="ie8 no-css3"> <![endif]-->
    <!--[if IE 9 ]> <html class="ie9"> <![endif]-->
    <!--[if (gt IE 9)|!(IE)]><!-->
    <html>
    <!--<![endif]-->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <style type="text/css" media="screen">html,body,div,span,h3,p,ol,ul,li,header,hgroup{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}header,hgroup{display:block}body{font:normal 12px/16px Arial,sans-serif;margin:0 auto;background:#6a9cda}header#xHeader{border-bottom:1px solid #8fa4c0;position:relative;z-index:10;background:none #000}header#xHeader hgroup{width:974px;margin:0 auto;position:relative;height:36px;background:none #000}header#xHeader a#uLogo{margin:8px 0;display:inline-block;font:bold 14px/20px Arial,sans-serif;color:#AAA;text-decoration:none}header#xHeader a#uLogo span.logo{color:#F00}.no-css3 div#xContentContainer div.xContent{padding-top:14px}.no-css3 div#xContentContainer div.xContent div.xMainLeft h2{margin-top:0}div#xWhiteContentContainer{margin-bottom:30px}div#xWhiteContentContainer.xContentWide{background:#FFF;margin-bottom:0}div#xWhiteContentContainer.xContentWide div.xWhiteContent{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}div#xWhiteContentContainer div.xWhiteContent{width:974px;margin:0 auto;padding:0 0 20px 0;background:#FFF;min-height:500px;-moz-border-radius:0 4px 4px 4px;-webkit-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.15);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15)}div#xContentHeaderContainer{background:#6a9cda;-moz-box-shadow:0 -1px 0 rgba(0,0,0,0.15) inset;-webkit-box-shadow:0 -1px 0 rgba(0,0,0,0.15) inset;box-shadow:0 -1px 0 rgba(0,0,0,0.15) inset}div#xContentHeaderContainer div.xContentHeader{width:974px;margin:0 auto;padding:30px 0 32px 0;position:relative;min-height:60px}div#xContentHeaderContainer div.xContentHeader h3{font:bold 24px/24px Arial,sans-serif;color:#fff;text-shadow:0 2px 1px rgba(0,0,0,0.25);margin:0 0 20px 0}div#xFooterContainer{min-height:200px;border-top:1px solid rgba(0,0,0,0.15);background:#6a9cda}body.errorPage div#xContentHeaderContainer div.xContentHeader{min-height:30px}body.errorPage div#xContentHeaderContainer div.xContentHeader h3{font:bold 30px/30px Arial,sans-serif;color:#FFF;text-shadow:0 1px 2px rgba(0,0,0,0.25);margin:0}div.errorPage p{font:normal 14px/20px Arial,sans-seri;color:#666;padding:0 0 10px 0}div.errorPage ul{list-style:disc outside;padding:0 10px 0;margin:0 0 20px 0}div.errorPage ul li{font:normal 12px/16px Arial,sans-serif;color:#666;margin:0 0 8px 10px}pre{font-family:Consolas,"Lucida Console","Courier New",Courier,monospace}
    </style>
    <script type="text/javascript" charset="utf-8">
      'header hgroup'.replace(/\w+/g,
      function(n) {
      document.createElement(n)
    </script>
    <title>Internal Server Error</title>
    </head>
    <body class="errorPage">
      <header id="xHeader">
      <hgroup>
      <a id="uLogo" href="./"><span class="logo">ORACLE</span>
      REST DATA SERVICES</a>
      </hgroup>
      </header>
      <div id="xContentHeaderContainer">
      <div class="xContentHeader">
      <h3>
      <span class="statusCode">500</span> - <span
      class="statusMessage">Internal Server Error</span>
      </h3>
      </div>
      </div>
      <div id="xWhiteContentContainer" class="xContentWide">
      <div class="xWhiteContent">
      <div class="errorPage">
      <p>
      <ul class="reasons">
      </ul>
      </p>
      <p>
      <pre>Request Path passes syntax validation
    Mapping request to database pool: PoolMap [_failed=false, _lastUpdate=-1, _pattern=null, _poolName=apex, _regex=null, _type=REGEX, _workspaceIdentifier=null, _serviceName=null]
    Applied database connection info
    Attempting to process with PL&#x2F;SQL Gateway
    Not processed as PL&#x2F;SQL Gateway request
    Attempting to process as a RESTful Service
    Choosing: oracle.dbtools.rt.oauth.TokenHandler as current candidate with score: Score [handle=null, score=0, scope=SecurityConfig [constraint=secure, realm=OAUTH_CLIENT, logonConfig=NONE], originsAllowed=[], corsEnabled=true]
    Determining if request can be dispatched as a Tenanted RESTful Service
    Request path has one path segment, continuing processing
    No Tenant Principal established yet, continuing processing
    APEX_LISTENER pool exists, continuing processing
    No matching tenant found for: oauth2, cannot dispatch
    Chose oracle.dbtools.rt.oauth.TokenHandler as the final candidate with score: Score [handle=null, score=0, scope=SecurityConfig [constraint=secure, realm=OAUTH_CLIENT, logonConfig=NONE], originsAllowed=[], corsEnabled=true] for: POST oauth2&#x2F;token
    oauth2&#x2F;token authorized as: p6xycV-2QceFnFHkWyJlnA..
    </pre>
      </p>
      <p>
      <pre>WebException [statusCode=500]
      at oracle.dbtools.rt.web.WebException.webException(WebException.java:343)
      at oracle.dbtools.rt.web.WebException.internalError(WebException.java:262)
      at oracle.dbtools.rt.oauth.jdbc.JDBCOAuthDataAccess.createApproval(JDBCOAuthDataAccess.java:514)
      at oracle.dbtools.rt.oauth.jdbc.JDBCOAuthDataAccess.createApprovedRequest(JDBCOAuthDataAccess.java:181)
      at oracle.dbtools.rt.oauth.OAuthAuthorization.resourceOwnerCredentials(OAuthAuthorization.java:654)
      at oracle.dbtools.rt.oauth.OAuthAuthorization.tokenRequest(OAuthAuthorization.java:273)
      at oracle.dbtools.rt.oauth.TokenHandler.post(TokenHandler.java:44)
      at oracle.dbtools.rt.web.RequestHandler.response(RequestHandler.java:268)
      at oracle.dbtools.rt.web.RequestHandler.dispatch(RequestHandler.java:361)
      at oracle.dbtools.rt.web.RequestHandler.dispatch(RequestHandler.java:85)
      at oracle.dbtools.rt.web.RequestDispatchers.dispatch(RequestDispatchers.java:93)
      at oracle.dbtools.rt.web.ETags.checkPrecondition(ETags.java:93)
      at oracle.dbtools.rt.web.HttpEndpointBase.restfulServices(HttpEndpointBase.java:426)
      at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:164)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at com.sun.grizzly.http.servlet.ServletAdapter$FilterChainImpl.doFilter(ServletAdapter.java:1059)
      at com.sun.grizzly.http.servlet.ServletAdapter$FilterChainImpl.invokeFilterChain(ServletAdapter.java:999)
      at com.sun.grizzly.http.servlet.ServletAdapter.doService(ServletAdapter.java:434)
      at oracle.dbtools.standalone.SecureServletAdapter.doService(SecureServletAdapter.java:91)
      at com.sun.grizzly.http.servlet.ServletAdapter.service(ServletAdapter.java:379)
      at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
      at com.sun.grizzly.tcp.http11.GrizzlyAdapterChain.service(GrizzlyAdapterChain.java:196)
      at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
      at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)
      at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)
      at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)
      at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)
      at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
      at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
      at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
      at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
      at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
      at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
      at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
      at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
      at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
      at java.lang.Thread.run(Unknown Source)
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-02291: integrity constraint (APEX_040200.WWV_FLOW_RT$APPROVALS_SGID_FK) violated - parent key not found
      at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)
      at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
      at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
      at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:505)
      at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:223)
      at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
      at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:208)
      at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1046)
      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1336)
      at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3612)
      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3713)
      at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1378)
      at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at oracle.ucp.jdbc.proxy.StatementProxyFactory.invoke(StatementProxyFactory.java:230)
      at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:124)
      at com.sun.proxy.$Proxy44.execute(Unknown Source)
      at oracle.dbtools.common.jdbc.JDBCInsert.execute(JDBCInsert.java:58)
      at oracle.dbtools.rt.oauth.jdbc.JDBCOAuthDataAccess.createApproval(JDBCOAuthDataAccess.java:487)
      ... 34 more
    </pre>
      </p>
      </div>
      </div>
      </div>
      <div id="xFooterContainer">
      </div>
    </body>
    </html>
    I am assuming this must be part of the problem I am seeing this the Weblogic deployment in my original post.
    Does anyone have any suggestions on how best to tackle this?
    Regards,
    Derek

  • Unable to connect through sqldeveloper vendor error code 17002

    I am using sqldeveloper on windows 7 . The sql developer version is given below
    Java(TM) Platform     1.6.0_23
    Oracle IDE     2.1.1.64.45
    Versioning Support     2.1.1.64.45
    I am getting this error while connecting to the db.
    IO exception: The Network Adaptor couldnt establish the connection.
    Vendor code: 17002
    I am able to connect the db through the command prompt.
    Listener status
    C:\Users\Dev D>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-DEC-2010 12:43:52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 19-DEC-2010 12:26:31
    Uptime 0 days 0 hr. 17 min. 21 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DevD-PC)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, 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 "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    tnsping
    C:\Users\Dev D>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-DEC-2010 12:49:39
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = DevD-PC)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (14000 msec)
    tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = DevD-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = DevD-PC)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    Could someone help me what am i missing here

    Hi Deepak,
    How did you find that out?
    I'm havng the same problem, unable to connect via sqldev but command prompt is okay.
    Checked everything I can possibly check and I really dont know what to do

Maybe you are looking for

  • Front End Server in pool not showing as possible registrar server

    Hi All, We have recently another server to our front end pool. At first we had only one server, and now we have added the second server to the pool. However doing a get-csuserpoolinfo command we are getting these result Get-CsUserPoolInfo sip:testuse

  • Local Change Request created in PRODUCTION needs to be moved to SANDBOX

    I need to transport a request from Production (BWP) to a sandbox system (BS1), but when I create the transport it is created as a Local Change Request. How can I change it to a transportable request? I've checked the development class and it is corre

  • Calculating string length

    hi experts, How to calculate string length from driver program. Is there any function module to do it. Please help me. In my application, i will get the input from user and calculate string length and process it. Please help me.

  • Camera shutter doesn't open

    The shutter will not open on my iphone camera. It works fine if I switch to the front-facing camera, but when I switch back to the rear camera the shutter is closed. The same thing happens in instagram. I have closed the camera app. I have done a res

  • I WORK SERIAL NUMBER NOT WORKING

    Hi, I had a corruption on my 6 month computer and with the genius bar we cleared and reloaded the applications. Pages and Numbers are OK but Keynote won't work. I put my serial number in but now it says it's the wrong one!! Any ideas. Thanks