FRM-92052 error... unable to connect to server URL /forms/servlet;

Hi all.
I'm on forms 11g 11.1.2.1.0
I'm configuring my form and when I try to run it I have this error:
FRM-92052: unable to connect to server at URL /forms/servlet;
I have start up weblogic server and everything is ok.
When I try to run my form I have the error.
How can I solve it?
Thanks all for collaboration,
Fabrizio

I open my log file and I copy here error section:
java.lang.NoSuchMethodError: oracle/forms/net/ConnectionException.<init>(ILjava/lang/String;Ljava/lang/Throwable;)V
     at oracle.forms.servlet.BaseServlet.getConnectionException(Unknown Source)
     at oracle.forms.servlet.BaseServlet.logException(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.getRunformSession(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.getInfo(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.doGet(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.access$100(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>
####<5-feb-2013 14.42.40 CET> <Notice> <Diagnostics> <missuri377> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2e61ea05cba29510:6243aa29:13caa961585:-8000-0000000000000024> <1360071760720> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at 5-feb-2013 14.42.40 CET. Notification details:
WatchRuleType: Log
WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
WatchData: DATE = 5-feb-2013 14.42.40 CET SERVER = AdminServer MESSAGE = [ServletContext@6140131[app:formsapp module:forms path:/forms spec-version:2.5 version:11.1.2]] Root cause of ServletException.
java.lang.NoSuchMethodError: oracle/forms/net/ConnectionException.<init>(ILjava/lang/String;Ljava/lang/Throwable;)V
     at oracle.forms.servlet.BaseServlet.getConnectionException(Unknown Source)
     at oracle.forms.servlet.BaseServlet.logException(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.getRunformSession(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.getInfo(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.doGet(Unknown Source)
     at oracle.forms.servlet.ListenerServlet$Request.access$100(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = missuri377 TXID = CONTEXTID = 2e61ea05cba29510:6243aa29:13caa961585:-8000-0000000000000022 TIMESTAMP = 1360071760564
WatchAlarmType: AutomaticReset
WatchAlarmResetPeriod: 30000
>
How can I solve my problem?
Thanks all for collaboration,
Fabrizio

Similar Messages

  • TS3899 getting an error, "unable to connect to server" when trying to access his yahoo email account. no different user name/wifi is off.

    getting an error, "unable to connect to server" when trying to access yahoo email account.  I did not change my password, but now everytime I try to access my email from my IPhone 4s, I get the error.

    Try the Yahoo mail app.

  • TS3988 As i Sign In To icloud on my iphone 5 via my apple ID its giving error unable to connect to server

    As i Sign In To icloud on my iphone 5 via my apple id its giving error unable to connect to server this is happen after ios7 update only once it has sign in after ios 7 now its asking to accept terms and condition its giving the above error i have deleted the icloud account and again trying to sign in via same id still the same problem

    Do you have an iCloud account yet (go to www.icloud.com and login to verify that you do).

  • Now unable to connect to server - URL not recognized

    HI All
    My mac (power mac g5 on OS X 10.5.7) crashed last night and we had to repair hard drive and file permissions then all working fine again - thank goodness.
    One draw back is that I cannot now connect to the server - we use smb://ip address
    We do have internet and we can see the mac files from the pc's
    The error message we get seems to be a common one "The text entered does not appear to be a recognized URL Format" then lists the acceptable ones (the smb being one of them)
    I can connect to an ftp site that we also have stored in our list of connections.
    I followed the help information - support.apple.com/kb/TS1736 - deleted the folder and restarted
    No joy though - any help would be appreciated.
    Many thanks
    Lesley
    Message was edited by: almondpublishing

    I would suggest looking at what might be different between those clients and the others that work.  Do they run the same antivirus version?  Did they receive any recent updates (windows or AV)?  Are they potentially on a different network
    (sometimes a wireless network is configured to be different from the wired)?  Are they getting any different group policies?
    We've seen the antivirus web control block access before in my environment.

  • Unable to connect Discoverer Server:IDL:DCCORBAException:1.0

    Hi all,
    I installed Discoverer 10 server on a machine called gnvmig.ote.gr and when I connect (from Discoverer Plus) to an Application EUL on the same machine I don't have any kind of problem. If I try to be connected to an Application EUL on another machine I have the following error:
    Unable to connect Discoverer Server:IDL:DCCORBAException:1.0
    I added inside the tnsnames.ora the connection string (to the other machine) and I enabled the trace....but inside the apps_trace.txt I don't any errors.
    The strange thing is that the connection on the remote machine worked perfectly since yesterday....and now....nothing !!
    The connection trace is the following:
    =================STARTUP TIME= =================
    PROCEDURE fnd.src.security.afscp.afscpinit: Begin(fndnam = APPS, gwyuid = APPLSYSPUB/PUB@uat01)
    STATEMENT fnd.src.security.afscp.afscpinit: $Header: afscp.lc 115.25 2002/08/26 18:33:29 sdstratt ship $
    PROCEDURE fnd.src.osd.afenv.usd_load_customfile: Begin(configname = nil)
    PROCEDURE fnd.src.osd.afenv.usd_load_customfile: End: No config file specified
    PROCEDURE fnd.src.security.afscp.afscpinit: End
    PROCEDURE fnd.src.security.afscp.afscpsup: Begin
    STATEMENT fnd.src.security.afscp.afscpsup: Username = ORACLE
    PROCEDURE fnd.src.security.afscp.afscpsup: End: Success
    PROCEDURE fnd.src.security.afscp.afscpcon: Begin
    STATEMENT fnd.src.security.afscp.afscpcon: Connecting to gwyuid = APPLSYSPUB/PUB@uat01
    STATEMENT fnd.src.security.afscp.afscpcon: New security pkg: Retrieving encrypted pwd
    STATEMENT fnd.src.security.afscp.afscpcon: New security pkg success
    STATEMENT fnd.src.security.afscp.afscpcon: Decrypting apps password
    STATEMENT fnd.src.security.afscp.afscpcon: Closing gwyuid connection
    STATEMENT fnd.src.security.afscp.afscpcon: Opening apps connection
    STATEMENT fnd.src.security.afscp.afscpcon: No resp requested
    PROCEDURE fnd.src.security.afscp.afscpcon: End: Success
    PROCEDURE fnd.src.security.afscp.afscpfree: Begin
    PROCEDURE fnd.src.security.afscp.afscpfree: End
    PROCEDURE fnd.src.security.afscp.afscpinit: Begin(fndnam = APPS, gwyuid = APPLSYSPUB/PUB@uat01)
    STATEMENT fnd.src.security.afscp.afscpinit: $Header: afscp.lc 115.25 2002/08/26 18:33:29 sdstratt ship $
    PROCEDURE fnd.src.osd.afenv.usd_load_customfile: Begin(configname = nil)
    PROCEDURE fnd.src.osd.afenv.usd_load_customfile: End: No config file specified
    PROCEDURE fnd.src.security.afscp.afscpinit: End
    PROCEDURE fnd.src.security.afscp.afscpsup: Begin
    STATEMENT fnd.src.security.afscp.afscpsup: Username = ORACLE
    PROCEDURE fnd.src.security.afscp.afscpsup: End: Success
    PROCEDURE fnd.src.security.afscp.afscprsp: Begin(respkey = #521/#52767)
    PROCEDURE fnd.src.security.afscp.afscprsp: End: Success
    PROCEDURE fnd.src.security.afscp.afscpcon: Begin
    STATEMENT fnd.src.security.afscp.afscpcon: Connecting to gwyuid = APPLSYSPUB/PUB@uat01
    STATEMENT fnd.src.security.afscp.afscpcon: New security pkg: Retrieving encrypted pwd
    STATEMENT fnd.src.security.afscp.afscpcon: New security pkg success
    STATEMENT fnd.src.security.afscp.afscpcon: Decrypting apps password
    STATEMENT fnd.src.security.afscp.afscpcon: Closing gwyuid connection
    STATEMENT fnd.src.security.afscp.afscpcon: Opening apps connection
    STATEMENT fnd.src.security.afscp.afscpcon: Get responsibility info
    STATEMENT fnd.src.security.afscp.afscpcon: user_id = 3078, resp_type = I, resp_key = #52767 resp_id = 52767
    STATEMENT fnd.src.security.afscp.afscpcon: appl_type = I, appsname = #521, appl_id = 521, secgrp =
    STATEMENT fnd.src.security.afscp.afscpcon: Decrypting new oracle pwd for resp
    STATEMENT fnd.src.security.afscp.afscpcon: Constructing connect string for resp
    PROCEDURE fnd.src.security.afscp.afscpcon: End: Success
    PROCEDURE fnd.src.security.afscp.afscpfree: Begin
    PROCEDURE fnd.src.security.afscp.afscpfree: End
    "apps_trace.txt" 407 lines, 28412 characters
    PROCEDURE fnd.src.osd.afenv.usd_load_customfile: End: No config file specified
    PROCEDURE fnd.src.security.afscp.afscpinit: End
    PROCEDURE fnd.src.security.afscp.afscpsup: Begin
    STATEMENT fnd.src.security.afscp.afscpsup: Username = ORACLE
    PROCEDURE fnd.src.security.afscp.afscpsup: End: Success
    PROCEDURE fnd.src.security.afscp.afscprsp: Begin(respkey = #521/#52767)
    PROCEDURE fnd.src.security.afscp.afscprsp: End: Success
    PROCEDURE fnd.src.security.afscp.afscpcon: Begin
    STATEMENT fnd.src.security.afscp.afscpcon: Connecting to gwyuid = APPLSYSPUB/PUB@uat01
    STATEMENT fnd.src.security.afscp.afscpcon: New security pkg: Retrieving encrypted pwd
    STATEMENT fnd.src.security.afscp.afscpcon: New security pkg success
    STATEMENT fnd.src.security.afscp.afscpcon: Decrypting apps password
    STATEMENT fnd.src.security.afscp.afscpcon: Closing gwyuid connection
    STATEMENT fnd.src.security.afscp.afscpcon: Opening apps connection
    STATEMENT fnd.src.security.afscp.afscpcon: Get responsibility info
    STATEMENT fnd.src.security.afscp.afscpcon: user_id = 3078, resp_type = I, resp_key = #52767 resp_id = 52767
    STATEMENT fnd.src.security.afscp.afscpcon: appl_type = I, appsname = #521, appl_id = 521, secgrp =
    STATEMENT fnd.src.security.afscp.afscpcon: Decrypting new oracle pwd for resp
    STATEMENT fnd.src.security.afscp.afscpcon: Constructing connect string for resp
    PROCEDURE fnd.src.security.afscp.afscpcon: End: Success
    PROCEDURE fnd.src.security.afscp.afscpfree: Begin
    PROCEDURE fnd.src.security.afscp.afscpfree: End
    I want to underline that I didn't create a secure directory under the .../disco10g/discoverer path
    Maybe should I create it and copy some .dbc files inside ?
    But if the answer is 'YES', how did it work until yesterday ??? I have the suyspect that something has changed on the Application envinronment....
    Any help will be appreciated
    Thanks in advance
    Alex

    If you always get this error, then I don't know the answer. However, I see this message if I try to open a second Discoverer Plus session from the same browser session (either the same connection dialog, or on another tab of the same session). You can have multiple sessions of Discoverer , but they must be opened from completely separate browser sessions, or different browsers.
    Scott

  • Iphone 4 icloud unable to connect to server

    I just upgraded my iphone 4 and I can not accept terms and conditions for icloud as it can not connect to server

    I had this issue on my wife's iPhone 4 after updating to IOS 7.0.3. After turnning on Location Services (it had been disabled during the upgrade setup) everything began to work again. My guess - Apple uses some strange geolocation data to show you the correct terms and without it, it cannot determine which server / page to pull it from failing with the ridiculously useless error "Unable to connect to server".
    There is a good chance the people installing "Find My Friends" inadvertantly enabled Location Services (required) when installing this app and "fixed" the problem that way.
    I hope this helps someone, I know these forums have been a great help in the past!

  • I am unable to receive or send email from my IPAD.  The error message says "Connection to server failed".  Help!! geandreamer44

    I am unable to receive or send email from my IPAD.  The error message says "Connection to server failed".  Help!! geandreamer44

    Reset the device:
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    If that doesn't help, tap Settings > General > Reset > Reset Network Settings
    You will have to re enter your Wi-Fi password.
    If nothing above helped, restart your router.
    No data is lost due to a reset.

  • BO 4.0: Database error:Unable to connect to SAP BW server Incomplete logon

    Hello Experts,
    I have enabled a 'SSO to database' between SAP BW and Business objects by referencing to the documents related to below link.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/HowtosetupSSOagainstSAPBWinSBOBI4.0forLDAPusers
    I have created a universe connection with option 'use single sign on when refreshing reports at view time' and have created a universe on top of my BEx query by log-in to the universe designer tools using my LDAP account.
    Now when I run the report with either SAP account or LDAP - I am able to run a adhoc webi report on this universe and get data either through the webi rich client or via BO 4.0 Info-view/Launch Pad.
    But the issue is that when other users are trying to run webi queries on this universe either through Info-view/launch pad or rich client by log-in via LDAP Authentication - they get the below error: I have given SAP_ALL to this user for time being and also have done the necessary configuration for 'simple user format' in CMC so these user has 1 account with 3 alias definitions: Enterprise, SAP, R/3.
    Database error: Unable to connect to SAP BW server Incomplete logon data -
    If the user logs on into the BO 4.0 Info-view/launch pad or webi rich client using his SAP authentication than he is able to run and retrieve data.
    I also get a dump in the SAP BW system - I analyzed the dump in SAP BW using st22 tcode and it gives the error short text as - Incomplete logon data and run-time error - CALL_FUNCTION_SIGNON_INCOMPL
    Desired outcome:
    I want the users to log-in to webi rich client or BO 4.0 Launch pad/Info-view using their 'LDAP' authentication and run reports against the universe on SAP BW/BEx query without any errors or additional username/password requirements.
    Can someone please tell me if I am missing any steps/configuration and guide me to achieve the above mentioned desired result ?
    Any help in this matter would be greatly appreciated.
    Thanks & regards,
    CD.

    Whether your problem is solved?
    We have the same problem in BO Mobile.
    Two users from one BW-role, BO-groups; one user report is executed, another user - error incomplete logon data. In Web Intelligence both users reports succeeds.

  • How to resolve on my iPad: Unable to connect to server error when trying to log into Game Center?

    When I try to log into the game center, i get an error message that says: unable to connect to server due to an error communicating with the server.
    I have logged off iTune and any other app I was logged in, I have done a hard reset of my iPad, I have reset my modem, but nothing had any impact and I am now frozen out of my game center.
    Anybody has an idea of how to resolve this?
    Thanks,
    J

    1) May be there is a mismatch with the jar file name and the filename in the jad properties ( happens only if you rename the jar file)
    2) Check hollywood jad properties and the ringtone jad properties. May be the complete url is required for the jar file.
    3) If you are using any restricted APIs in your midlet, then make sure your jad properties has the required permissions.

  • I am getting the error "Unable to connect to data warehouse management server" when I try to register it DWMS

    I have a Data Warehouse Server that appears to be functioning but is running System Center Service Manager 2010 (w/ out SP1), Also have a functioning Configuration Management Server with Reporting Services Point installed the is running System Center
    2012. Both systems are VM's running Windows Server 2008 R2 Enterprise w/ SP1 fully patched. Both systems are running SQL Server 2008 R2 as well. When I try to register the Data Warehouse Server via the GUI using the console or in Powershell it errors
    out. Particularly on the GUI with the error "Unable to connect to data warehouse management server". I can browse to it, ping it, get the configuration management reports to run and show my AD assets, etc... but it will not register the DWS. I have
    tried every suggestion TechNet has to offer and I am hitting a wall. Can someone please, please, please help!?!

    unplug modem and router and reboot.
    check setting for network, verify password.
    sign in.  Enter computer information.
    let me know if this works.

  • Error message "unable to connect with server. Check wifi connection"

    I started having the error message "unable to connect with server. Check wifi connection" when I attempt to use search function within a certain apps and when I try to download certain magazine (eg. National geographic).  I didn't have this problem with I first started using iPad, and no problems with connectivity when using other apps.  Can anyone help?

    You may not really be connected to your WiFi network.
    Your router may not have given your iPad a valid IP address. Go to Settings > Wifi > your network name and touch the ">" to the right to see the network details. If the IP address starts with 169 or is blank then your router didn't provide an IP address and you won't be able to access the Internet.
    Sometimes the fix can be as simple as restarting your router (remove power for 30 seconds and restart). Next, reset network settings on your iPad (Settings > General > Reset > Reset network settings) and then attempt to connect. In other cases it might be necessary to update the router's firmware with the latest from the manufacturer's support web pages.
    If you need more help please give more details on your network, i.e., your router make, model and version, the wifi security being used (WEP, WPA, WPA2), etc.

  • "Unable to connect to server"  I have wifi connection but I'm getting this error when I try to purchase an app. Why?

    "Unable to connect to server"  I have wifi connection but I'm getting this error when I try to purchase an app. Why? If anyone knows can you please help me thank you in advance. :-(

    Can you load a webpage in Safari with that wifi connection? If so then it's a problem with the iTunes Store app connection. If not then your wifi isn't fully functional and you need to troubleshoot that first.

  • We are using the Azure server for our web services. Server is generating an error "Unable to connect to the remote server". What is this error means

    We are using the Azure server for our web services. Server is generating an error "Unable to connect to the remote server". What is this error means  

    Hello,
    Did you means that you use the Windows Azure Virtual Machine DNS name as the server name in the Reporting Server Web Services URL?
    For example:
    Report server:http://uebi.cloudapp.net/reportserver
    Report manager:http://uebi.cloudapp.net/reports
    If you want to connect to Report Manager on the virtual machine from a remote computer, you should create a  virtual machine TCP Endpoint and open the port in the virtual machine’s firewall. By default, the report server listens for HTTP requests
    on port 80.
    Reference:http://msdn.microsoft.com/en-us/library/jj992719.aspx#bkmk_ssrs_connect_2_remote_RM
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Error message 'Unable to connect to server'.

    When I launch the trial version of Muse CC I get the error message 'Unable to connect to server;. I'm definitely on-line, McAfee doesn't appear to be blocking any communication. Don't know what to do next. Any ideas?

    Moving this discussion to the Help with using Adobe Muse CC forum.

  • Getting error message 'unable to connect to server' when trying to access iCloud

    Trying to access my iCloud account but keep getting error message 'unable to connect to server'. Need help please.

    Welcome to the Apple Community.
    Try the following.
    Go to Settings > iCloud > Delete Account (This removes your data from your device, but not from your account, it will be added back later).
    Restart the device.
    Sign in again (Settings > iCloud, don't use the 'Create New Apple ID' button).

Maybe you are looking for

  • CS6 update 13.0.5: "This patch is not applicable for you."

    I tried to install Photoshop_CS6_13_0_5_upd.dmg and got: Update Failed Updates could not be applied. This patch is not applicable for you. I bought Photoshop CS6 as a download directly from Adobe, installed Photoshop_CS6_13_0_1_upd.dmg without proble

  • Xorg won't start after upgrading nvidia-utils

    Today I did a pacman -Syu , it wanted to upgrade nvidia-utils, I said yes and it told me it would remove nvidia package as it conflict with, so I let it remove nvidia pakage. Then Xorg didn't wanted to start. I reinstalled nvidia and received the fol

  • Trying to re-install Aperture after hard-drive failure. Invalid installation code!

    After my original hard-drive crashed, now I have my Macbook Pro back I'm trying to re-install Aperture 2 but it claims the installation code in invalid. Any ideas?

  • SharePoint UserProfile telephoneNumber Not Defined

    Hello Experts, I am following this article https://msdn.microsoft.com/en-us/library/office/jj163142.aspx#bkmk_GetChangeUP to retrieve user profile properties from server object model. I am able to retrieve displayname and department but once I get th

  • User exit not active when saving sales orders

    while creating a sales order (VA01)   i need  to update  the  storage location  based on  division . for this the badis  and user exits  are not triggering   while creating a sales order for the above requirement any solution........ <removed by mode