The http listener is not running in domain-name on port 8889

hi
I have installed oracle database 10g and developer suite 10g on my Windows OS
the database is connected to developer
but when running the form an error getted that said:-
frm 10142
The http listener is not running in domain-name on port 8889 . please start the listener or check your runtime preferences.
please help.
thanks in advance

Normally it should show as 8889, y is it showing 12320???
Did you restart your OC4J and rerun your Forms?
Also follow this link.
This might help you.
10g, FRM-10142: the http Listener is not running on <server> at port 8889,
Thanks and regards

Similar Messages

  • FRM-10142 The HTTP Listener is not running on server:port .

    Hi all,
    I've installed Oracle 10g DS successfully in my compueter.
    It is in a LAN.I want to run forms, forms can be connected to database server.I've also configured the preference in Forms.
    Also started oc4j instance.
    In command line netstat -a shows that listener is established in 8889 port.
    But when i try to run form the above said error message shown.
    What may be the problem?
    I'm confused..please suggest me what's the problem?
    Regards
    Amritava

    You have to start the OC4J locally.
    There are two batch files in your PROGRAM - Dev10g - Forms
    Start OC4J Instance
    Stop OC4J Instance
    try it
    Gerd

  • FRM-10142- The HTTP listener is not working in mypa at port 9001 in form11g

    I new in forms 11g and I upgrading the forms 6i to 11g and I installed the forms11g successfully when I run the form after compiling it it give me the error.
    *"FRM-10142- The HTTP listener is not working in mypc at port 9001. Please start the Listener or check your runtime setting"*
    In form runtime preference I modified the web browser location to C:\Program Files\Internet Explorer\IEXPLORE.EXE.
    Your Suggestions will be appreciated
    Thanks in advance.

    Hello,
    The WLS managed server WLS_FORMS must be started .
    You can use a BAT script containing the following command lines to start it :
    title WLS_FORMS
    set DOMAIN_HOME=D:\oracle\fmw11g\user_projects\domains\ClassicDomain
    cd %DOMAIN_HOME%\bin
    set SERVER_NAME=WLS_FORMS
    call setDomainEnv.cmd
    cd %DOMAIN_HOME%\bin
    set WLS_USER=weblogic
    set WLS_PW=password
    call startManagedWebLogic.cmd WLS_FORMS http://127.0.0.1:7001
    Regards

  • The Data access service not running or not yet initialized.

    Hello guys , 
    i am getting the following error wen tryin to open the console The Data access service not running or not yet initialized. on scom 2012 R2 before it was working fine but once i closed the console and open got the error 
    OS : Windows 2012r2 patched and scom 2012 r2
    sql : 2012 r2 enuff database size  
    tried few things as :
    1. change the account to domain admin for system center data acess service  still no luck
    2. created registry keys for servicepipetimeout to 6000 bt still nit working
    3.  Refresh sql account used for sccom data aceess service  still no luck 
    4. the service disappears as running after 30 seconds and the console is unable to open 
    kindly help if some perfect resolution as lot of time has been wasted and need to meet deadlines.
    thanks guys in advance
    Basit Siddiqui
    AIG

    Check that following:
    Verify permission of SCOM Account on sysadmin and OM DB.
    Check firewall that is disable
    Check antivirus that didn't block scom folders or services.
    Check SQL services is running
    Check Space of database at 5 GB as you configured. It is best practice to set the db size at a reasonable size and not to set to autogrowth.
    Also you can check below link
    http://vmajmudar.blogspot.com/2013/07/the-data-access-service-is-either-not.html
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"Mai Ali | My blog:
    Technical | Twitter:
    Mai Ali

  • In Example Finder, I can't open the example, error: server not running

    It say's the web server is not running when I try to click into any examples. It's installed under academic license 12.0.1.f3

    Hello,
    Does this issue only occur when you are logged on to the Domain? In other words, if you donot log on to the network does the example finder work correctly then? If so then you probably have to ask your System Administrator to allow access for the NI System Web server in your Firewall.
    A good resource for finding out what ports should be opened in the Firewaal to have NI SW work correctly is:
    http://digital.ni.com/public.nsf/allkb/CEF5A3568A5DA71D8625732800520EA1?OpenDocument
    Regards, 
    Rik Prins, CLD
    Applications Engineering Specialist Northern Europe, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

  • RW-50015: ERROR ..HTTP listener is not responding

    Hi Experts,
    I'm a newbei to Oracle EBS R12, I was in a process of installing R12 (12.1.1.9 ) on Red Hat Enterprise Linux Server release 6.0 (64 bit).
    R12 Rapidwiz Postinstall Steps Http, Login page, Virtual directory, JSP, Help Page Fails with RW-50015
    After installation, the database checks were fine and the database & listener processes are running fine.
    When i try to start the application services manually it show this error
    [applmgr@oracleupk scripts]$ ./adstrtal.sh
    You are running adstrtal.sh version 120.15
    Enter the APPS username: apps
    Enter the APPS password:
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh: exiting with status 1
    I crosschecked apps credentials are right and database is up and running.
    SQL> conn apps/*****
    Connected.
    SQL> sho user
    USER is "APPS"
    I crosschecked Database and listener of D/B both are running.
    [oracle@oracleupk ~]$ ps -ef | grep tns
    oracle 13923 1 0 Apr05 ? 00:00:00 /u01/db_top/db/tech_st/11.1.0/bin/tnslsnr PROD -inherit
    SQL> !ps -ef | grep smon
    oracle 5571 1 0 03:49 ? 00:00:01 ora_smon_PROD
    While trying to connect to sqlplus through applmgr user i get the following error.
    [applmgr@oracleupk PROD_oracleupk]$ sqlplus
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    I reviewed the installation doc to make sure all OS software packages and pre-req are installed as per [ID 761566.1]
    While investigating the issue, i found that the post install steps fails mainly because of missing gcc-* rpm package. But it is already installed in my case.
    [oracle@oracleupk ~]$ rpm -qa gcc*
    gcc-c++-4.4.7-3.el6.x86_64
    gcc-4.4.7-3.el6.x86_64
    I have followed these metalink notes but still issue persists, Please assist me so that i can finish up the installation before deadline. :(
    Adcfgclone Fails With Error While Loading Shared Libraries: libclntsh.so.10.1 [ID 736410.1]
    Installing Rel 12.0.4 Ebuisines Suite autoconfig fails with: sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory [ID 579254.1]

    Hello,
    All this indicates a failed install.
    The best way to fix this is to clean out the install, make sure the OS complies 100% with Note 761566.1 : "Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64", and then install again.
    If this runs in error create a Service Request with Oracle Support.
    Regards, Carlo den Otter.

  • RW-50015: Error: - HTTP Listener is not responding -- on resh installation

    Hi
    I am trying to install R12.0 version on RHEL4 (VMWARE on windows).
    While installation i am getting error while validating system configuration (for HTTP, Virtual Directory, Login Page,JSP and Help page)
    Error is
    HTTP checking url http://r12.loclhost:8000
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    when i try to $INST_TOP/admin/scripts/adstrtal.sh apps/apps am getting error for opmn,form service.
    opmn log file says.
    getaddrinfo(localhost, NULL, 1) failed (Temporary failure in name resolution): Connection refused
    when i try to check $INST_TOP/logs/ora/10.1.3/Apache/ for error log and access log , i could not find any file in this location.
    bash-3.00$ cat /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    192.168.3.1 R12.localhost R12
    I hope some issue with http service, kindly help me.
    Thanks
    Krishna

    bash-3.00$ adopmnctl.sh start
    You are running adopmnctl.sh version 120.4
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 2
    adopmnctl.sh: check the logfile /mnt/ext/applvis/inst/apps/VIS_r12/logs/appl/admin/log/adopmnctl.txt for more information ...
    bash-3.00$ adopmnctl.sh status
    You are running adopmnctl.sh version 120.4
    Checking status of OPMN managed processes...
    Unable to connect to opmn.
    Opmn may not be up.
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /mnt/ext/applvis/inst/apps/VIS_r12/logs/appl/adm in/log/adopmnctl.txt for more information ...
    03/05/11-23:25:28 :: adopmnctl.sh version 120.4
    bash : vi mnt/ext/applvis/inst/apps/VIS_r12/logs/appl/adm in/log/adopmnctl.txt
    03/05/11-23:25:28 :: adopmnctl.sh: Starting Oracle Process Manager (OPMN)
    getaddrinfo(localhost, NULL, 1) failed (Temporary failure in name resolution): Connection refused
    getaddrinfo(localhost, NULL, 1) failed (Temporary failure in name resolution): Connection refused
    getaddrinfo(localhost, NULL, 1) failed (Temporary failure in name resolution): Connection refused
    opmnctl: opmn start failed.
    03/05/11-23:25:35 :: adopmnctl.sh: exiting with status 2
    Kindly help me to resolve this issue.
    Thanks
    Krishna

  • Apache Web Server Listener is not running

    Hi,
    when starting E_BUSINESS issuing this
    adstrtal.sh apps/apps
    , I have this error message :
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Apache Web Server Listener (PLSQL) is not running.
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    What might be the problem ? How can I launch Apache Web Server Listener to see why it can not start and where to see it's log file ?
    Many thanks

    hsawwan,
    I stopped all services, and killed process that were using port 8103. Then restarted all. In jserv.log we have
    [09/11/2007 15:36:27:798 CET] Host os02ebsx.ourdomain.net not found and not allowed to connect
    [09/11/2007 15:37:29:146 CET] Repository /Data/oracle/d03/prdacomn/java/apps.zip doesn't exist!
    [09/11/2007 15:37:29:178 CET] oracle.apps.icx.common.InitSystemProperties: init
    [09/11/2007 15:37:29:233 CET] oracle.apps.fnd.tcf.SocketServer: init
    [09/11/2007 15:37:29:247 CET] weboamLocal/oracle.apps.fnd.oam.servlet.ui.OAMServlet: init
    [09/11/2007 15:37:30:005 CET] weboamLocal/oracle.apps.fnd.oam.servlet.ui.OAMServlet: Sucessfully initialize oaosu.OAMServlet
    [09/11/2007 15:37:30:156 CET] oracle.apps.mwa.wap.engine.WapServlet: init
    [09/11/2007 15:37:30:156 CET] oracle.apps.mwa = /Data/oracle/d03/prdaappl/mwa/11.5.0
    [09/11/2007 15:37:33:271 CET] Fatal error in parsing device registration file. See system log file for de-tails.
    but in Context.xml file we do not have os02ebsx.ourdomain.net. Where does java server pick up this host ?
    Thanks and regards.

  • Creating physical standby db through grid control 11g fails with "default listener is not running"

    On step 4/6, i am getting error like below
    ErrorExamine and correct the following error(s), then re-try the operation.Default Listener in Grid Infrastructure - The default listener in the grid infrastucture is not running.
    I have the listener running on grid user and grid home, 11.2 in both primary and standby.
    During these steps till 4, its no where asked for grid user password.
    Not sure how it will detect the grid home listener.
    Listener is running with default port 1521 on both the servers primary and standby
    On the step 4 screen the other option for default listener is non-default listener and its pointing to db home and not grid home.
    So i guess oracle is looking for the listener to be up on the db home and not on grid home causing the issues,
    if so how to fix this ?
    I am using role separation, separate user for grid and oracle homes grid and oracle user and all are on 11.2.0.1 db + grid

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

  • Rapid install - RW-50015:HTTP Listener is not responding

    Hello -
    I am getting the following error while installing the oracle apps via rapid install.
    RW-50015:HTTP Listener is not responding
    Regards
    Mahesh Mattupalli

    Hi,
    thanks for the responce. the following is the error portion of the autoconfig file.
    i actually ran autoconfig script after unlocking the apps user. still there many places script is erroring out due to account is locked.
    any help would be greatly appreciated.
    regards
    Mahesh Mattupalli
    Starting AutoConfig at Mon Oct 1 11:35:14 2007
    Using adconfig.pl version 120.16
    Classpath :
    /d01/oracle/PROD/apps/apps_st/comn/java/lib/appsborg2.zip:/d01/oracle/PROD/apps/apps_st/comn/java/classes
    ===========================================================================
    Starting Utility to Report Version Conflicts at Mon Oct 01 11:35:33 PDT 2007
    Using VersionConflictListGenerator.java version 120.3
    All driver files processed.
    No version conflict encountered.
    ===========================================================================
    Using Context file : /d01/oracle/PROD/inst/apps/PROD_erpdev/appl/admin/PROD_erpdev.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    /d01/oracle/PROD/inst/apps/PROD_erpdev/admin/out/10011135/PROD_erpdev.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /d01/oracle/PROD/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /d01/oracle/PROD/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
    Custom template : Not available
    Customizations found : None
    File system Context file :/d01/oracle/PROD/inst/apps/PROD_erpdev/appl/admin/PROD_erpdev.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in
    DataBase and in the file system may be unsynchronized
    ===========================================================================
    ~~~~~~~~~~~~~
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=erpdev.mahesh.com)(PORT=1521))
    (CONNECT_DATA=(SERVICE_NAME=PROD.mahesh.com)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=erpdev.mahesh.com)(PORT=1521))(CONNECT_DATA=
    (SERVICE_NAME=PROD.mahesh.com)))
    Connection could not be obtained; returning null
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Generate Tns Names
    Logfile: /d01/oracle/PROD/inst/apps/PROD_erpdev/admin/log/10011135/NetServiceHandler.log
    ERROR: can't open log file: /d01/oracle/PROD/inst/apps/PROD_erpdev/admin/log/10011135/NetServiceHandler.log:
    Permission denied
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~``
    adgendbc.sh started at Mon Oct 1 11:45:55 PDT 2007
    SQL*Plus: Release 10.1.0.5.0 - Production on Mon Oct 1 11:45:57 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: ERROR:
    ORA-28000: the account is locked
    Params=fnd_jdbc_buffer_min=1
    fnd_jdbc_buffer_max=5
    fnd_jdbc_buffer_decay_interval=300
    fnd_jdbc_buffer_decay_size=5
    fnd_jdbc_usable_check=false
    fnd_jdbc_context_check=true
    fnd_jdbc_plsql_reset=false
    Unique constraint error (00001) is OK if key already exists
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=tcp)(HOST=erpdev)(PORT=1524)))(CONNECT_DATA=(SID=PROD))) failed
    ADD call failed with exit code 1
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~```
    Configuring OCM in : /d01/oracle/PROD/inst/apps/PROD_erpdev/ocm/10.1.2/
    Executing: /d01/oracle/PROD/inst/apps/PROD_erpdev/ocm/10.1.2//ccr/bin/setupCCR -s 2253545 [email protected] US
    ** Installing base package **
    ** Registering installation with Oracle Configuration Manager server(s) **
    Script Exit Code: 1
    OCM configuration failed for : /d01/oracle/PROD/inst/apps/PROD_erpdev/ocm/10.1.2/
    OCM configuration failed on mid tier.
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    Deploying core - Version 10.2.4.0.0
    Failure in registering with Oracle Configuration Manager server
    Unable to establish connection to Oracle Configuration Manager server.
    Oracle Configuration Manager endpoint hostname (ccr.oracle.com) is unknown.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~``
    AutoConfig is exiting with status 31
    The log file for this session is located at: /d01/oracle/PROD/inst/apps/PROD_erpdev/admin/log/10011135/adconfig.log
    ~

  • Can not run two domains on same machine (JVM).

    Hi every body in news group,
    I have a problem with weblogic 6.x, I am trying to run multiple domains e.g examples,
    mydomain, mydomain1 on the same machine (JVM) at the same time, but I can not
    run all three at same time, I changed ports already on all domains, and every
    one has different ports, e.g 7001, 7002, 7003, but still when one domain is running,
    and I try to run other startup file by command prompt, it says, can not initialize
    JVM, can some one help me to understand, why I can not run different domains at
    one time, according to my knowledge, we can run multiple domains on one JVM, by
    giving them differnt ports. I will appreciate your help, looking forward to your
    response, thanks in advance.
    Cheers!
    Ghayyur

    This should work. Could you post the exact error message?
    Ghayyur Hassan wrote:
    Hi every body in news group,
    I have a problem with weblogic 6.x, I am trying to run multiple domains e.g examples,
    mydomain, mydomain1 on the same machine (JVM) at the same time, but I can not
    run all three at same time, I changed ports already on all domains, and every
    one has different ports, e.g 7001, 7002, 7003, but still when one domain is running,
    and I try to run other startup file by command prompt, it says, can not initialize
    JVM, can some one help me to understand, why I can not run different domains at
    one time, according to my knowledge, we can run multiple domains on one JVM, by
    giving them differnt ports. I will appreciate your help, looking forward to your
    response, thanks in advance.
    Cheers!
    Ghayyur

  • The MAC signature found in the HTTP request '***' is not the same as any computed signature. Server used following string to sign: 'POST

    Hi,
    When trying with Postman sending a REST call to Azure Storage Queues I get:
    The MAC signature found in the HTTP request '***' is not the same as any computed signature. Server used following string to sign: 'POST.
    The code I have for creating the Authorization Header:
    var accountName = "my_account";
    string key = ConfigurationManager.AppSettings["my_access_key"];
    DateTime dt = DateTime.Now;
    string formattedDate = String.Format("{0:r}", dt);
    var canonicalizedHeaders = "x-ms-date:" + formattedDate + "\n" + "x-ms-version:2009-09-19" + "\n" ;
    var canonicalizedResource = "/my_account/myqueue/messages";
    var stringToSign = String.Format("POST,\n\n\n\n\n\n\n\n\n\n\n{0}{1}", canonicalizedHeaders, canonicalizedResource);
    stringToSign = HttpUtility.UrlEncode(stringToSign);
    HMACSHA256 hmac = new HMACSHA256(Encoding.UTF8.GetBytes(key));
    var signature = Convert.ToBase64String(hmac.ComputeHash(Encoding.UTF8.GetBytes(stringToSign)));
    var authorizationHeader = String.Format(CultureInfo.InvariantCulture, "SharedKey {0}:{1}", accountName, signature);
    return authorizationHeader;
    Anyone any idea what I'm missing/doing wrong?
    Additional question: do i have to create for every message I want to send a new Authorization header? Or is there an option (as with Service Bus Topics) to create a header that can be used for a certain timeframe?
    Thanks.

    One issue is with this line of code:
    HMACSHA256 hmac = new HMACSHA256(Encoding.UTF8.GetBytes(key));
    Please use the following:
    HMACSHA256 hmac = new HMACSHA256(Convert.FromBase64String(key));
    and that should take care of the problem.
    Regarding your question, "do i have to create for every message I want to send a new Authorization header? Or is there an option (as with Service Bus Topics) to create a header that can be used for a certain timeframe?"
    With your current approach, the answer is yes. What you can do is create a Shared Access Signature on the queue which will be valid for certain duration and then use that for posting messages to a queue using simple HttpWebRequest/HttpWebResponse.
    Hope this helps.

  • Active Directory error message "the following object is not from a domain listed in the Select location forestB\username

    Hello Community
        "forestA" is my forest it is a Windows 2008 Server Enterprise Edition
    domain controller using Active Directory and the UI.
        In my forest ("forestA") trust relationship I created a "One-Way, Out-going"
    forest trust with Forest-Wide authentication so that a different forest user(s) or
    group(s) with a different admin in a forest named “forestB” can access the resources in my “forestA”
        But also forestB needs to create a "One-way, Incoming" forest trust so that
    I can either add the user(s) or group(s) from “forestB” into to a "Global Security - Group"
    in my "forestA" or I can
     add user(s)  as  "domain user(s)" from “forestB” into my "forestA".
        The problem is that when I right click  the global group in my forestA  and then
    properties, when I click "Members" and then the "Add" button when I type
    "forestB\username" I get an error message from Active Directory stating:
        "the following object is not from a domain listed in the Select location
    dialog box, and is therefore not valid: forestB\username".
        Am I doing something wrong when creating the one-way trust in my
    “forestA” or is the one-way trust being created wrong by the other domain admin in the other “forestB”?
        Or could I possibly need to select "Change Domain" or "Change Domain Controller"
    before adding the users or Groups to my forestA from forestB?
        That is why I am asking
     how do you add an Active Directory user from one forest into another forest?
        Thank you
        Shabeaut

    Hello Denis Cooper
        That is the end result.
        What I was trying  to do was that I was trying to
     bring in the user(s) and group(s) from “forestB”  into
    my “forestA”  Global group.
        Later on I was going to add the user(s) or Global groups(s) that I brought into my dc in my forestA
     into the domain local groups  on my member servers in my forestA.
        So since the error message is:
    "the following object is not from a domain listed in the Select location dialog box, and is therefore not valid: forestB\username".
    Does your response
     mean only Global group(s) from forestB not domain user(s) from forestB have
     to been added to domain local groups in forestA?
    Or is it also possible to add Global group(s) from “forestB” to Global group(s) in my “forestA” and if so
    how without getting the above error message?
    Thank you
        Shabeaut

  • The Flash Player is not running but it is there and it is enabled and Active X is not checked. The Player version is 16.0.0.305.  I have the latest ie11 and the latest W8.1. I have used the Adobe tool to delete the Flash and subsequently I have updated or

    The Flash Player is not running but it is there and it is enabled and Active X is not checked. The Player version is 16.0.0.305.  I have the latest ie11 and the latest W8.1. I have used the Adobe tool to delete the Flash and subsequently I have updated or reloaded Flash using your updater.  I have gone into IE options and insured that the settings are supportive of Flash.  The Adobe mini Flash test program on your site says it not enabled or Active X is enabled - not true - all is set as it should be.  I have gone through your forums but to no avail.  I've looked in MS forums but nothing that made any difference.  What's going on and what can I do about it?

    Try using Firefox. Flash usually works on Firefox when it won't on Safari. I noticed that the Safari does not show the same version as Firefox does. Iwonder if that could be the problem. Safari on the left shows 10.1, Firefox show 10.3

  • The Elements 12 Mac disk works fin - I also have a Dell, and the Windows disk will not run at all, sounds like it's grinding, and is almost impossible to remove from the hard drive.  I cannot find any place to tell me who to CALL to ask for a replacement!

    The Elements 12 Mac disk works fine - I also have a Dell, and the Windows disk will not run at all, sounds like it's grinding, and is almost impossible to remove from the hard drive.  I cannot find any place to tell me who to CALL to ask for a replacement!

    Hi Samcat,
    You can use a download instead of the disk as an alternative: Adobe - Download free trial version Adobe Photoshop Elements 12 | Adobe you can license with your serial
    Please test the disk in another windows machine to check if it's caused by the drive or the disk. If you tested with 2 drives please start a support case, i assume Adobe will only provide downloads at this point. They are the same as the trials. If you still need a disk you can burn the trial to a disk as a backup disk. Good luck!

Maybe you are looking for

  • SIM SERIAL NUMBER NOT RECOGNISED

    Hi there having same problem. No 14 digit number, and told by EE that in cahnging from T mobile to EE it would sort itself out. Please can somebody contact me? many thanks Peter

  • An unknown error occurred (-1302)

    I upgraded to latest version of Itunes 7.6.0.29 and now when I open the program it has started giving me a message of: "An unknown error occurred (-1302)" Also, if I try to run diagnostics it crashes and closes the program. I am on Windows XP - what

  • Yosemite made everything slow?

    I just now updated my Mac to Yosemite, since it had been running really sluggishly and I wanted to make sure I had all of the most recent updates to stop all that. But when I open up my flash project files, something's weird. It's like they're all ru

  • Videos not playing in itunes. Causes crash.

    I own an 8gb ipod touch. Recently, whenever I tried to play my tv shows (that weere bought in itunes) it would crash and say this movie can not be played. I went into itunes, and played a tv show. There was a green screen and itunes stopped working.

  • Can't find Ethernet driver for x64 XP Pro

    Hi Everyone, I recently install x64 XP Pro to T61 machine and search for Ethernet driver in the Lenovo's website. I can't find it.  My T61 got Duo Core 2 2.4GHz, 2Gb of Ram. NVIDIA Quadro NVS140M 512MB. I thank you in advanced and look forward to you