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

Similar Messages

  • 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 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

  • FRM-10142 The Http Listener (Dos Window Does not Stay Open)

    Dear Sir
    URGENT
    When I start OC4J instance its dos window open for few seconds and after that its closed.
    I mean OC4J instance dos window des not staying open at task bar.In oracle 10g forms builder and 11g database
    Please guide me how this problem would be solve...?
    Yassen

    For URGENT questions go right to https://support.oracle.com and file a Prio 1 SR with Oracle Support. For everything else I don't see why your question is more urgent then others.
    Did you check if maybe the port OC4J runs on (8889) is already used by another program (netstat)? Did you check the logfiles?
    cheers

  • 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

  • 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

  • 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
    ~

  • 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.

  • 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!

  • Why is the process opendirectoryd running on my ML MBP?  I am not running any server software

    Lots of entries in the system log:
    Feb 10 13:50:55 MacBook-Pro.local authorizationhost[6960]: in pam_sm_authenticate(): OpenDirectory - The authtok is incorrect.
    Feb 10 13:50:59 MacBook-Pro.local authorizationhost[6960]: in pam_sm_authenticate(): OpenDirectory - The authtok is incorrect.
    This is a standard user MBP with 10.8.2. I've never installed Open Directory, it is not running any server, X10 or developer software.
    The search engines all tie OpenDirectory to OS X Server ML
    Thanks,
    J

    Open Directory is a server component.  However, opendirectoryd is a client-side component.  From the man page:
    opendirectoryd(8)         BSD System Manager's Manual        opendirectoryd(8)
    NAME
         opendirectoryd -- is a launchd(8) job for client access to local or
         remote directory systems
    Basically, this handles login information.  You log into your Mac so it will be running :-)

  • The audio service is not running

    Yeah as the title says..my audio isn't working it tells me "The audio service is not running"..in my headphones no sound even on my speakers..What will I do? I went to the service button and when I did start to windows audio it told me "Windows
    could not start the windows audio service on local computer Error 1068:The dependency service or group failed to start.

    Hi,
    Find the related services and start them:
    1. Click Start, type Services.msc in the Start Search box.
    2. Scroll down the list of services, right-click Windows Audio
    and select Start.
    3. Select Properties for Windows Audio and set its Startup Type
    to Automatic.
    If the Windows Audio service does not start and you still get the error
    Error 1068: The dependency service or group failed to start, then make sure that the following services are started and their
    Startup Type is set to Automatic.
    •Plug and Play
    •Multimedia Class Scheduler
    •Windows Audio Endpoint Builder
    Karen Hu
    TechNet Community Support

Maybe you are looking for

  • System Preferences Quit Unexpectedly Plus Apps

    Hello, I have just encountered a very odd set of events on my MacBook Pro. I turned it on and logged in and it seems as though my system preferences have been reset in some way or another. When I logged in I noticed the clock had changed time to a we

  • Mac app store spinning wheel of death

    trying to purchase lion i click 'buy app' then get the beachball... must force quit... up to date software installed apple software installer update as well reinstalled snow leopard on a different partition, updated etc... as well. i have repaired pe

  • What is active and what is inactive in FLASH CS5.5 AS3?

    There is a link to an iOS page in adobe beta that tells you what works. The problem is so many developers are asking the same questions over and over again. I believe that your forums and documents fail to say things such as maps api not supported in

  • Urgent:iRecruitment Manager-- Create Vacancy page details

    Hi I have a requirement to customize the iRecruitment Manager-->iRecruitment Home-->Create Vacancy--> Enter Primary Details page to include some extra validations against the "Next" button click. The problem is that i am not able to locate the Next B

  • Ibook G4 OS 10.4.11 wont boot up.

    I was deleting a second user account and whilst it was copying that user's files before deleting the power was switched off. Starting now gives the flashing question mark icon after the start up chime. It wont boot up from the instal disc either (hol