Profile Installation falis with Cannot retrieve SCEP identity error

While Installing an MDM profile at the time of certificate enrollment we get this error
iPhone lockdownd[52] <Notice>: 00201000 _select_socket: receive secure message timeout!
and then profile installtion fails with network error and IPCU shows this error log
Jan 13 14:23:17 iPhone profiled[476] <Notice>: (Error) MC: Cannot retrieve SCEP identity: NSError:
          Desc   : A network error has occurred.
          Sugg   : The request timed out.
          US Desc: A network error has occurred.
          Domain : MCSCEPErrorDomain
          Code   : 22005
          Type   : MCFatalError
          ...Underlying error:
          NSError:
          Desc   : The request timed out.
          Domain : NSURLErrorDomain
          Code   : -1001
          Type   : MCFatalError
Jan 13 14:23:17 iPhone profiled[476] <Notice>: (Error) MC: Failure occurred while retrieving profile during OTA Profile Enrollment: NSError:
          Desc   : A network error has occurred.
          Sugg   : The request timed out.
          US Desc: A network error has occurred.
          Domain : MCSCEPErrorDomain
          Code   : 22005
          Type   : MCFatalError
          ...Underlying error:
          NSError:
          Desc   : The request timed out.
          Domain : NSURLErrorDomain
          Code   : -1001
          Type   : MCFatalError
Jan 13 14:23:17 iPhone profiled[476] <Notice>: (Error) MC: Installation failed. Error: NSError:
          Desc   : Profile Installation Failed
          Sugg   : A network error has occurred.
          US Desc: Profile Installation Failed
          US Sugg: A network error has occurred.
          Domain : MCInstallationErrorDomain
          Code   : 4001
          Type   : MCFatalError
          ...Underlying error:
          NSError:
          Desc   : A network error has occurred.
          Sugg   : The request timed out.
          US Desc: A network error has occurred.
          Domain : MCSCEPErrorDomain
          Code   : 22005
          Type   : MCFatalError
          ...Underlying error:
          NSError:
          Desc   : The request timed out.
          Domain : NSURLErrorDomain
          Code   : -1001
          Type   : MCFatalError
          Extra info:
              isPrimary = 1;
Any help will be appreciated....

Change SQL TCP Port:
From SQL server, start SQL Server Configuration Manager
Double TCP/IP to open TCP/IP Properties Window.
Go to IP Address Tab and you can see dynamic port allocated
I normally remove port from TCP Dynamic Ports field and set a static port 1433 to TCP Port field.
Firewall:
Add this port to Inbound firewall rule (SQL Server)
Windows Firewall with Advanced Security > Inbound Rules
Add new Rule
Rule Type Port
Protocol and Port TCP, Specific Local Ports > 1433
Action Allow the connection
Profile Domain, Private, Public
Name SQL01 for QM
Good Luck

Similar Messages

  • Cannot retrieve teplate structure: Error creating PDF

    Hi,
    I've installed a Composite Form as the start of a process, and when I go to Administration and try to generate the PDF file I get the following error:
    Cannot retrieve teplate structure: Error creating PDF
    When I go to the log, I get this trace:
    Error creating PDF
    com.sap.caf.eu.gp.base.exception.EngineException: Error creating PDF
    at com.sap.caf.eu.gp.model.forms.adapter.FormAdapterMediator.createInstanceDocument(FormAdapterMediator.java:462)
    at com.sap.caf.eu.gp.model.forms.preproc.FormPreprocessor.instanciateTemplate(FormPreprocessor.java:1982)
    at com.sap.caf.eu.gp.model.forms.preproc.FormPreprocessor.createImpersonalizedFormInstance(FormPreprocessor.java:1170)
    at com.sap.caf.eu.gp.ui.admin.uforms.UnpersonalizedFormsManager.createNewForm(UnpersonalizedFormsManager.java:888)
    at com.sap.caf.eu.gp.ui.admin.uforms.UnpersonalizedFormsManager.createForm(UnpersonalizedFormsManager.java:457)
    at com.sap.caf.eu.gp.ui.admin.uforms.wdp.InternalUnpersonalizedFormsManager.createForm(InternalUnpersonalizedFormsManager.java:190)
    at com.sap.caf.eu.gp.ui.admin.uforms.CreateUForm.onActionOK(CreateUForm.java:243)
    at com.sap.caf.eu.gp.ui.admin.uforms.wdp.InternalCreateUForm.wdInvokeEventHandler(InternalCreateUForm.java:156)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:131)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:72)
    at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:156)
    at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:91)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:161)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:109)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:96)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:469)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:52)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1395)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1215)
    at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoProcessing(AbstractExecutionContextDispatcher.java:158)
    at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppProcessing.doService(DispatchHandlerForAppProcessing.java:35)
    at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
    at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoProcessing(ExecutionContextDispatcher.java:114)
    at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:81)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:506)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:526)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:457)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:248)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:699)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:231)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:230)
    at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:205)
    at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
    at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
    at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
    at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:93)
    at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:105)
    at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
    at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:61)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    Caused by: com.sap.caf.eu.gp.model.forms.exceptions.AdapterException: Error creating PDF
    at com.sap.caf.eu.gp.model.forms.exceptionhandling.ExceptionHandler.throwAdapterException(ExceptionHandler.java:851)
    at com.sap.caf.eu.gp.model.forms.adapter.pdf.AdobeDSFormAdapter.createInstanceDocuments(AdobeDSFormAdapter.java:180)
    at com.sap.caf.eu.gp.model.forms.adapter.pdf.AdobeAdapter.createInstanceDocument(AdobeAdapter.java:204)
    at com.sap.caf.eu.gp.model.forms.adapter.FormAdapterMediator.createInstanceDocument(FormAdapterMediator.java:456)
    ... 70 more
    Caused by: com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process RenderRequest...
    at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
    at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentCreationContext.execute(PDFDocumentCreationContext.java:136)
    at com.sap.tc.adobe.pdfdocument.impl.PDFCreationContextImpl.execute(PDFCreationContextImpl.java:90)
    at com.sap.caf.eu.gp.model.forms.adapter.pdf.AdobeDSFormAdapter.createInstanceDocuments(AdobeDSFormAdapter.java:152)
    ... 72 more
    Caused by: com.sap.tc.adobe.pdfobject.core.PDFObjectRuntimeException: Logical Target ConfigPort_Document not mapped to a physical system.
    at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.invoke(PDFObjectDII.java:349)
    at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.doSoapCall(PDFObjectDII.java:81)
    at com.sap.tc.adobe.pdfobject.core.PDFObject.render(PDFObject.java:3610)
    at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:152)
    at com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
    ... 75 more
    Caused by: com.sap.engine.services.webservices.espbase.discovery.TargetNotMappedException: Logical Target ConfigPort_Document not mapped to a physical system.
    at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getDSTTemplateForSystem(DestinationsHelperImpl.java:894)
    at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getWSDLUrl(DestinationsHelperImpl.java:397)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.getWSDLUrl(GenericServiceFactory.java:222)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:187)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:175)
    at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:160)
    at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.invoke(PDFObjectDII.java:278)
    ... 79 more

    The address is http://<host>:<port>/inspection.wsil
    It need not be localhost. Any address that's visible to the WAS where you are configuring should work. Make sure to provide the user account and password configured for ADS on the security settings of the destination.
    One other thing I forgot to ask - did you do all the steps requried to configure ADS with CE? If not, please send me your email address and I'll send you the doc.
    Thanks!
    Rao

  • TS3694 My Iphone 4 comes up with "Cannot restore due to Error 21" - have no idea what this is. When I attach a different Iphone to my PC, it updates & does everything properly, no security settings issues either. Can anyone help please?

    My Iphone 4 comes up with "Cannot restore due to Error 21". My security settings are all ok as when I connect another Iphone to my PC, it updates & works fine. Does anyone know what Error 21 means please?

    When you searched Google for "iPhone Error 21" what did you find?

  • Can't see msgs in UWC / reconstruct fails with cannot retrieve message uid

    I have restored several email accounts into a test email account. I'm trying to move some of the .msg files around so that they are easier to find. I have created some new folders and when I move the messages into the folder, I cannot see them in the web client. If I run reconstruct, I get
    ERROR: Inconsistent information: 0 idx records 41 messages 0 expunged
    Reconstructing...
    cannot retrieve message uid 590
    cannot retrieve message uid 807
    cannot retrieve message uid 911
    cannot retrieve message uid 915
    cannot retrieve message uid 1198
    cannot retrieve message uid 1286
    etc where the number at the end is the name of the .msg file.
    # imsimta version
    Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 64bit)
    libimta.so 6.3-4.01 (built 17:28:45, Aug 3 2007; 64bit)
    SunOS message1 5.10 Generic_127111-02 sun4u sparc SUNW,Sun-Fire-V245
    Normally, after restoring email, I have to recreate the mail folders (either via mboxutil or manually via the UWC or a client), then run reconstruct. Even then, often the messages will show as 'deleted' until I either move them to a different folder or go into the UWC and mark them as undeleted. At this point, I can't see the recently restored messages at all in the UWC. They are on the server. Any ideas would be greatly appreciated.

    In general, manually moving files around inside the store like this should be discouraged.
    reconstruct is telling you something is wrong:
    ERROR: Inconsistent information: 0 idx records   41 messages   0 expunged
    Reconstructing...
    cannot retrieve message uid 590
    cannot retrieve message uid 807
    cannot retrieve message uid 911
    cannot retrieve message uid 915
    cannot retrieve message uid 1198
    cannot retrieve message uid 1286The first line is to be expected based on what you have done. The store.idx indicates there are no messages in the folder. But it found 41 .msg files. So it is going to rebuild store.idx to fix that.
    But then there is some problem with accessing the .msg files. Possibilities would include:
    - wrong ownership/permissions?
    - the .msg file being in the wrong NN subdir ??
    If those guesses do not lead to anything, try truss on the reconstruct command to see what happens when reconstruct tries to open those files.

  • Installation fails with "Cannot launch the Java Virtual Machine"

    I'm trying to install OAS 10.1.3.1. on Windows XPbut after copying all the files the installer starts complaining that it cannot lauch the Java Virtual Machine. Eventually, the process gets to the configuration step where it succeeds with one configuration, then fails with the next, and then finally goes into an eternal loop.
    When launching the installer it claims that my environment successfully passes all test for memory size, etc.
    Is this a known problem? Is there any way I can get more info about the reason why the JVM could not get lauched? I searched for information in the logs without success. I also tried to play around with the PATH environment variable since I saw some installation note saying that includingthe jre/bin path here could help, but it did not help.
    Could anyone, please, give me a hint of how to complete the installation successfully?

    Thanks for the hint.
    I had a look in the INI-file of my BPEL installation and this is what it said about memory:
    JRE_MEMORY_OPTIONS=" -mx256m"
    Still, if I start the BPEL server it finally comes up after issuing a lot of complaints but as soon as I request a page I get this:
    500 Internal Server Error
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Fel vid kompilering:C:\product\10.1.3.1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\application-deployments\orabpel\console_war\persistence\_pages\\_login.java
    Could not create the Java virtual machine.
    Error occurred during initialization of VM
    Could not reserve enough space for object heapThis is strange since at the time there is >1.4 GB of virtual memory and 0.9 GB of physical memory available.
    And according to the task manager:
    Commit charge limit = 2728684
    Physical memory total = 2096496
    I am using Windows XP Professional, version 2002, service pack 2.

  • I can not sync my i phone 4, it comes up with cannot sync an unknown error has occurred(13019)

    i cant sync my i phone, there was an update and in the middle of the update it came up with an unknown error and now everytime i plug my phone in it comes up with an unknown error (13019), i have uninstalled i tunes and re installed but it hasnt fixed the problem i cant do any updates please help

    Here are Apple Steps
    http://support.apple.com/kb/TS2830

  • HT1386 The laptop I originally synch'd my iphone 4s with is broken and cannot retrieve any files. How can I sync the phone with a new laptop without losing all my downloaded music and apps already installed on my iphone?

    The laptop I originally synch'd my iphone 4s with is broken and cannot retrieve any files. How can I sync the phone with a new laptop without losing all my downloaded music and apps already installed on my iphone?

    If the answer to the above question is "yes", FIRST, set up a backup of your new computer before you do anything else so the next time your computer breaks you will not be in the same situation. Backup solutions are numerous and inexpensive, and there is absolutely no excuse in the Third Millennium not to have one.
    Then see this tip: https://discussions.apple.com/docs/DOC-3141

  • I tried to upgrade from cs6 to cc, some programs have been successfully upgraded but some not. Problem with PS. Here is the problem: FATAL: Payload 'Camera Profiles Installer 9.0.0.6 {539AEF15-3A2B-4A31-A587-7E90F7D9C700}' information not found in Media_d

    Hello, I'v been using Adobe creative suite for a real long time and this week end I upgraded to CC. Most of the applications have been installed. Unfortunately I'm not able to install Photoshop and After Effect. Here is the problem:
    FATAL: Payload 'Camera Profiles Installer 9.0.0.6 {539AEF15-3A2B-4A31-A587-7E90F7D9C700}' information not found in Media_db
    Anyone has a solution for me?

    I have recently started having this problem in PSE8. The Adobe workaround
    did work, but I don't fancy having to re register each time I use it.
    What I have discovered is that it's nothing to do with the image metadata as it occurs before any image is opened.
    It SEEMS to only occur if you use file/open with to open an image in the editor - IE start PSE with that command.
    If you close elements down, and start it using programs/PSE/Elements (or your desktop shortcut) - the panorama feature magically works.
    Each time I've opened the editor 'automatically' using image/open with, it seems to create the problem.
    Hope this helps

  • HT201272 I recently upgraded from an Iphone 4S to 5. I am having trouble with magicjack; each time i install it it gives me an error message "The installation associated with this device is invalid". Cannot seem to access account info or make calls.

    I recently upgraded from an Iphone 4S to 5. I am having trouble with magicjack; each time i install it it gives me an error message "The installation associated with this device is invalid". Cannot seem to access account info or make calls.

    I have exactly the same trouble.
    If you wet the answer, please let me know!!

  • I cannot retrieve the password for the wifi connection on my imac and so cannot access the internet with my ipad at home.  I have a cable modem. Help please!

    I cannot retrieve the password for the wifi connection on my imac and so cannot access the internet with my ipad at home.  I have a cable modem. Help please!

    If you mean that you cannot remember the password for your WiFi network this will work for you - or it should work if you are the administrator on the Mac.
    You will need to be logged in as the administrator on your Mac and you must know the password - Open Keychain Access on your Mac in the utilities folder, click on Passwords. Find the Airport Network Password listed on the right. Double click on it. Click on show password in the the window that pops up. Enter your administrator password when prompted and click allow.
    If Keychain is locked - you must enter the administrator password there as well to unlock it and access the password.
    If you have set the Mac up for Internet Sharing for the iPad to share the Mac's connection, just create a new network On the Mac with Internet sharing and a new password.

  • I'm running OS X 10.4.11 on my PowerMac, and cannot retrieve email.  Does this have to do with iCloud?  I also cannot upgrade my operating system as my computer won't accept it.  Any information about this for me? Thank you!

    I'm running OS X 10.4.11 on my PowerMac, and cannot retrieve email.  Does this have to do with iCloud?  I also cannot upgrade my operating system as my computer won't accept it.  Any information about this for me? Thank you!

    Hi Steve,
    If this is dot mac or Mobile me you can still use IMAP eMail in the iCloud.
    Do not delete the old account yet. sign up for an iCloud account if you haven't.
    MAKE A NEW ACCOUNT - DO NOT TRY TO ALTER YOUR EXISTING ACCOUNT.
    I understand .mac mail will still come through. Do not delete the old account yet.
    You cannot use .mac or MobileMe as type of Account, you have to choose IMAP when setting up, otherwise Mail is hard coded to change imap.mail.me.com to mail.me.com & smtp.mail.me.com to smtp.me.com, no matter what you try to enter.
    iCloud Mail setup, do not choose .mac or MobileMe as type, but choose IMAP...
    On second step where it asks "Description", it has to be a unique name, but you can still use your email address.
    IMAP (Incoming Mail Server) information:
        •    Server name: imap.mail.me.com
        •    SSL Required: Yes
        •    Port: 993
        •    Username: [email protected] (use your @me.com address from your iCloud account)
        •    Password: Your iCloud password
    SMTP (outgoing mail server) information:
        •    Server name: smtp.mail.me.com
        •    SSL Required: Yes
        •    Port: 587
        •    SMTP Authentication Required: Yes
        •    Username: [email protected] (use your @me.com address from your iCloud account)
        •    Password: Your iCloud password
    Also, you must upgrade your password to meet the new criteria:  8 characters, including upper and lower case and numbers.  If you have an older password that does not meet these criteria, when you try to setup mail on your mac, using all of the IMAP criteria listed above, it will still give a server error message.  Go to   http://appleid.apple.com         then follow directions to change your password, then go back to setting up your mail using the IMAP instructions above.
    Thanks to dpepper...
    https://discussions.apple.com/thread/3867171?tstart=0

  • Cannot install my product using a long installation path with windows installer when a short installation path works fine

    Hello,
    I'm using Visual Studio 2010 to build a msi installer (windows installer 3.5). This msi will install all necessary files, dlls, documentation in order to have my application correctly installed and ready to run. One of my custom action allow to browse the
    installation directory the default path is c:\program file\company name\product name). In that case the install works fine ie succesful installation.
    However when entering a huge filename (>215 characters and less than 255 chars) such as: C:\Program Files\SITA\SITATEX v8\abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\abcdefghijklmnopqrstuvwxyz0123456789\0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
    I get a dialog box:
    Error writing to file: C:\Program Files\SITA\SITATEX v8\abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\abcdefghijklmnopqrstuvwxyz0123456789\...\Single User Installation Quick Reference Guide.pdf. Verify that you have access
    to that directory
    "Try Again"           "Cancel"
    When I hit "Try again" button, I get another dialog box:
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2350.
    And the installation of my product fails.
    I can create the huge path (>215 chars) manually with windows explorer without problem. I'm using the same account(Admin) when running the installer and when I create manually the path
    Am I reaching the file path limit or? Any clue?
    Thanks for help
    Philippe

    Hi
    I have tried to install the product with the following path (198 chars): C:\Program Files\SITA\SITATEX v8\abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\abcdefghijklmnopqrstuvwxyz0123456789\0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQR the
    installation did not succeed but this time no dialog box, no error was displayed. The installation just failed
    I then tried with 180 chars: C:\Program Files\SITA\SITATEX v8\abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\abcdefghijklmnopqrstuvwxyz0123456789\0123456789abcdefghijklmnopqrstuvwxyz
    with same result. The installation did not succeed and no dialog box, no error was displayed.
    I tried with 175chars
    C:\Program Files\SITA\SITATEX v8\abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\abcdefghijklmnopqrstuvwxyz0123456789\0123456789abcdefghijklmnopqrstu
    and this time the installation was successful.
    I have captured the events with
    processmonitor and I have uploaded 2 additional files (LogfilePath175charsSuccessfullInstall.zip and LogfilePath198charsInstallFailed.zip) to Windows Live SkyDrive (http://www.skydrive.live.com) at the same
    place http://cid-35bc4002ff715ab5.office.live.com/browse.aspx/.Public?uc=0 for your attention.
    Thank you
    Philippe

  • HT1151 Cannot retrieve file after I forgot to properly eject the USB it was on--what can I do to get this file to open?

    Cannot retrieve file after I forgot to properly eject the USB it was on--what can I do to get this file to open?  Thanks for helping me out b/c it would take days to re-create this file!  IMAC 10.5.8 Excel File using .xls extension.

    Hi Sue,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Try a Repair on the External USB Drive.
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • I was given a replacement and told to set it up on itunes but now I cannot retrieve my address book, can anyone help please?

    I was given a replacement and told to set it up on itunes but now I cannot retrieve my address book, can anyone help please?

    a message appears saying that there is a problem with the windows installer.
    What's the precise text of the message please? (There's a few different ones I can think of that you might be getting.)

  • You cannot login because an error occurred while retrieving the login URL.(WWC-41441)

    Hi,
    I have a Portal install with the following specifications:
    OS - Sun Solaris 2.6
    DB - 8.1.7.0.0
    iAS - 1.0.2.2
    Portal - 3.0.9.0.7
    It was working fine. Then the initjvm.sql that installs the JVM
    in the database was run. This was done as part of the steps
    required for enabling the UTL_SMTP. The script ran without any
    errors but after that Portal Login was failing with the following
    error:
    You cannot login because an error occurred while retrieving the
    login URL. (WWC-41441)
    and there were no Java classes present in the Portal or SSO
    schema. To overcome this error I reloaded the SSOHash classes to
    Portal and SSO schemas and ran ssodatan. The script ran
    successfully and I was able to login to the Portal after that.
    However, if I login as the administrator and try to create or
    edit users from the Administer tab of Portal, the same error
    occurs again:
    You cannot login because an error occurred while retrieving the
    login URL. (WWC-41441)
    I can programmatically add users using the Security APIs.
    The wwsec_enabler_config_info$ table of the Portal schema
    contains one row but the wwsec_enabler_config_info$ table of the
    SSO Schema contains no rows.
    This install of Portal is hosting a number of applications and as
    such running opca again is not an option.
    Any workaround for this?
    Thanks,
    Rupesh

    Hi,
    I ran ssodatan again and got the following error:
    ERROR: Setting Login Server Partner App
    ORA-06508: PL/SQL: could not find program unit being called
    I then found out that the wwsec_sso_enabler_private in the SSO
    schema is invalid and this was causing the above error. I tried
    recompiling the package but got the following error:
    Errors for PACKAGE BODY WWSEC_SSO_ENABLER_PRIVATE:
    LINE/COL ERROR
    151/6 PL/SQL: SQL Statement ignored
    151/13 PLS-00320: the declaration of the type of this
    expression is incomplete or malformed
    151/20 PLS-00336: non-object-table "SECI" illegal in this
    context
    160/4 PL/SQL: SQL Statement ignored
    643/6 PL/SQL: SQL Statement ignored
    643/13 PLS-00320: the declaration of the type of this
    expression is incomplete or malformed
    643/20 PLS-00336: non-object-table "SECI" illegal in this
    context
    LINE/COL ERROR
    651/4 PL/SQL: SQL Statement ignored
    713/4 PL/SQL: SQL Statement ignored
    713/50 PLS-00382: expression is of wrong type
    745/3 PL/SQL: SQL Statement ignored
    746/10 PLS-00389: table, view or alias name "ENBCONFIG" not
    allowed in this context
    The same package in the Portal schema is valid. Will an
    export of this package from a working instance and an import into
    the above instance solve this problem?
    Thanks and Regards,
    Rupesh

Maybe you are looking for

  • ITunes won't open from dock or apps

    When I click on the iTunes icon on the dock, it bounces once (sometimes twice), then stops bouncing and nothing opens. I tried opening from the application folder and nothing. I tried downloading the most recent version, but then I can't open the .dm

  • Schedule lines means

    Hi Friends... what do you mean by Schedule lines. why is it needed in sap after sales order. what is meant by Schedule line item category,without this what will happen, what is the importance of scheduline lines. Please explain me with an example why

  • Home hub 3 Wifi

    Hi. I have my second homehub 3 as my previous one kept on rebooting. This one doesn't reboot, however, almost every day I get a spell where the wifi signal drops, my devices all lose the connection and start moving onto "Wifi with fon" and then the w

  • Migration from SQL server to Oracle 10g

    Hi, I am new here, I would like to ask how to use SQL developer MWB to migration SQL Server to Oracle? I have go through the doc(s) like: getting start, user's guild, etc. and have following problems (1), where should the SQL developer installed? in

  • Oracle Error - statement handle not executed state

    Hello, A BCA scheduled job has failed and returned with the following error. Does anyone have an idea to fix this error. Connection or SQL sentence error: (DA0005): [Exception: DBD, ORA-24338: statement handle not executed State: N/A] The following d