Troubles with install of XE

Greeting,
I should start out saying I am quite new to Oracle and have never installed a DBMS, of any type, previously. That said, I have installed, so of, 10g XE in Ubantu 10.04. Sort of because nothing actually seems to work.
1. Using Firefox to access the database home page will not. I've tried 12.0.0.1:8080/apex and localhost:8080/apex and both get can't connect errors. A proxy server is not used on my network and checking the connection options it appears to be set up the way it should.
2. When I try to start the database from the command line (sqlplus / as sysdba; startup) the following results:
ORACLE instance started.
Total System Global Area 100663296 bytes
Fixed Size 1257380 bytes
Variable Size 92274780 bytes
Database Buffers 4194304 bytes
Redo Buffers 2936832 bytes
ORA-00205: error in identifying control file, check alert log for more info
Looking for the control files,
SQL> SHOW PARAMETERS control_files
NAME TYPE
VALUE
control_files string
/usr/lib/oracle/xe/app/oracle/
product/10.2.0/server/dbs/ora_
control1, /usr/lib/oracle/xe/a
pp/oracle/product/10.2.0/serve
r/dbs/ora_control2
These files do not exist and a search of the extant directories for "ora_control" finds nothing remotel similar.
I looked into creating the control files but after looking at the syntax I have no idea what to use for the various parameters.
Any thoughts on how to resolve these issues greatly appreciated...

All the installation experts out there, Is 10g Xe supported on Centos 5.2 (a variant of redhat)?
I have several problems in the installation. Any help is appreciated.
1. installation log seems to have errors in it, but all directories/files seemed to be copied correctly. Here is the output of
rpm -ivh oracle-xe-univ-10.2.0.1-1.0.i386.rpm > install.log 2>&1
cat install.logcat install.log
Preparing... ##################################################
/var/tmp/rpm-tmp.15157: line 89: bc: command not found
/var/tmp/rpm-tmp.15157: line 90: bc: command not found
/var/tmp/rpm-tmp.15157: line 95: bc: command not found
/var/tmp/rpm-tmp.15157: line 96: test: !=: unary operator expected
oracle-xe-univ ##################################################
Executing Post-install steps...
/var/tmp/rpm-tmp.88744: line 37: bc: command not found
/var/tmp/rpm-tmp.88744: line 38: bc: command not found
/var/tmp/rpm-tmp.88744: line 39: bc: command not found
/var/tmp/rpm-tmp.88744: line 40: bc: command not found
/var/tmp/rpm-tmp.88744: line 41: bc: command not found
/var/tmp/rpm-tmp.88744: line 42: bc: command not found
/var/tmp/rpm-tmp.88744: line 43: bc: command not found
/var/tmp/rpm-tmp.88744: line 44: bc: command not found
/var/tmp/rpm-tmp.88744: line 45: test: !=: unary operator expected
/var/tmp/rpm-tmp.88744: line 50: bc: command not found
/var/tmp/rpm-tmp.88744: line 51: test: !=: unary operator expected
/var/tmp/rpm-tmp.88744: line 56: bc: command not found
You must run '/etc/init.d/oracle-xe configure' as the root user to
configure the database.
2. Next, I ran ' /etc/init.d/oracle-xe configure' command. No errors were reported. However, there were log files in the $ORACLE_HOME/config/log directory.
# ls -ltotal 16
-rw-r--r-- 1 oracle dba 1758 Oct 12 04:43 cloneDBCreation.log
-rw-r--r-- 1 oracle dba 398 Oct 12 04:43 CloneRmanRestore.log
-rw-r--r-- 1 oracle dba 988 Oct 12 04:43 postDBCreation.log
-rw-r--r-- 1 oracle dba 569 Oct 12 04:43 postScripts.log
A sample of contents is as follows;
# cat cloneDBCreation.log
Create controlfile reuse set database "XE"
ERROR at line 1:
ORA-01034: ORACLE not available
BEGIN dbms_backup_restore.zerodbid(0); END;
ERROR at line 1:
ORA-01034: ORACLE not available
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
LRM-00116: syntax error at 'audit_file_dest' following '='
ORA-01078: failure in processing system parameters
Create controlfile reuse set database "XE"
ERROR at line 1:
ORA-01034: ORACLE not available
alter system enable restricted session
ERROR at line 1:
ORA-01034: ORACLE not available
alter database "XE" open resetlogs
ERROR at line 1:
ORA-01034: ORACLE not available
alter database rename global_name to "XE"
ERROR at line 1:
ORA-01034: ORACLE not available
alter system switch logfile
ERROR at line 1:
ORA-01034: ORACLE not available
alter system checkpoint
ERROR at line 1:
ORA-01034: ORACLE not available
alter database drop logfile group 3
ERROR at line 1:
ORA-01034: ORACLE not available
ALTER TABLESPACE TEMP ADD TEMPFILE '/usr/lib/oracle/xe/oradata/XE/temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
ERROR at line 1:
ORA-01034: ORACLE not available
select tablespace_name from dba_tablespaces where tablespace_name='USERS'
ERROR at line 1:
ORA-01034: ORACLE not available
select sid, program, serial#, username from v$session
ERROR at line 1:
ORA-01034: ORACLE not available
alter user sys identified by "oracle"
ERROR at line 1:
ORA-01034: ORACLE not available
alter user system identified by "oracle"
ERROR at line 1:
ORA-01034: ORACLE not available
alter system disable restricted session
ERROR at line 1:
ORA-01034: ORACLE not available
[root@localhost log]#
3. Then, when I try to start the database manually and check its status.
# /etc/init.d/oracle-xe start
Starting Oracle Database 10g Express Edition Instance.
[root@localhost log]# /etc/init.d/oracle-xe status
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 12-OCT-2010 05:37:03
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 12-OCT-2010 04:43:36
Uptime 0 days 0 hr. 53 min. 27 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
[root@localhost log]#
Again, no error reported, but clearly database not started.
4. I also cannot access Database home page. Output of lnsrctl is :
lsnrctl status
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 12-OCT-2010 05:39:55
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 12-OCT-2010 04:43:36
Uptime 0 days 0 hr. 56 min. 18 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
[root@localhost log]#

Similar Messages

  • I'm having trouble with installing a 8g kit in my late 2009 mac mini. when the parts are installed all i get is a beeping sound, is there any way to get around this?

    i'm having trouble with installing a 8g kit in my late 2009 mac mini. when the parts are installed all i get is a beeping sound, is there any way to get around this?

    What is the source & link to this 8 GB kit please?
    Can you count the beeps or flashes?
    1 beep = no RAM installed
    2 beeps = incompatible RAM types
    3 beeps = no good banks
    4 beeps = no good boot images in the boot ROM (and/or bad sys config block)
    5 beeps = processor is not usable
    In addition to the beeps, on some computers the power LED will flash a corresponding number of times plus one. The LED will repeat the sequence after approximately a 5-second pause. The tones are only played once.
    Note: In this case, a flash is considered to be 1/4 second or 250 ms or greater in length.
    http://support.apple.com/kb/HT1547

  • Trouble with installing on mac ppc 10.4.11

    I can't install digital editions on my mac ppc running 10.4.11 it says when i try to install "error communicating with adobe id server. please try again later and it says E_AUTH_BAD_DEVICE_KEY. I keep trying, same result. Chatted with adobe, they couldn't help. any ideas. it worked before my puter crashed last time. Any answers????

    >hi, using 7.2.1
    >
    >Re: Trouble with installing on mac ppc 10.4.11
    >created by <http://forums.adobe.com/people/Derek+Leng>Derek Leng in
    >Adobe Digital Editions -
    ><http://forums.adobe.com/message/4842875#4842875>View the full
    >discussion
    >Which ADE version do you use? I think ADE 2.0 supports Mac OS X
    >10.6, 10.7, and 10.8 Intel only...
    >
    >Please note that the Adobe Forums do not accept email attachments.
    >If you want to embed a screen image in your message please visit the
    >thread in the forum to embed the image at
    >http://forums.adobe.com/message/4842875#4842875
    >
    >Replies to this message go to everyone subscribed to this thread,
    >not directly to the person who posted the message. To post a reply,
    >either reply to this email or visit the message page:
    >[http://forums.adobe.com/message/4842875#4842875]
    >
    >To unsubscribe from this thread, please visit the message page at
    >[http://forums.adobe.com/message/4842875#4842875]. In the Actions
    >box on the right, click the Stop Email Notifications link.
    >
    >Start a new discussion in Adobe Digital Editions by
    ><mailto:[email protected]m>email
    >or at
    ><http://forums.adobe.com/choose-container!input.jspa?contentType=1&containerType=14&contain er=3355>Adobe
    >Community
    >For more information about maintaining your forum email
    >notifications please go to
    ><http://forums.adobe.com/message/2936746#2936746>http://forums.adobe.com/message/2936746#2936746.

  • Trouble with installing Mini SAP 7.0 on a USB Harddisk

    Hi Community,
    i have a problem with installing the Mini SAP 7.0 on my USB Harddisk.
    The Installing Wizard is abort the Install by 17 %. I have the install wizard, about the night runnig, but nothing. 17 % is end.
    Can me Help please.
    Regards
    Markus
    Message was edited by:
            Markus Bechler

    No, its no Error Log on Display. The wizard end by 17 %.
    On Wizard write, "Preparing  packages for Installation"
             Base 7.6.00.32 32 Bit
             17%
    there abort, and not reaktion. I musst restart, than is the Wizard going off.
    My English is not the best,
    Markus

  • Trouble with install disks - is it OK to make a copy of them?

    Finally, I am trying to make a copy of the install disks that came with my MBP. This was recommended in several threads for preserving the original and having backups just in case.
    I used Disk Utility to make a disk image - choosing DVD/CD master, no encryption - as I was instructed on another thread. I made the disk images fine of the 2 disks - they are now saved as disk images in the .cdr format. While I was at it, I made a disk image of the TechTool Deluxe CD that came with my AppleCare.
    When I inserted a CD (and then I tried a DVD) into the slot to Burn the disk image of the first (and then the second) install disk, I got the message that there is not enough room on the disk I am trying to use (for either disk). I had no trouble burning a disk of the TechTool Deluxe - I did that on a CD.
    When I go to Get Info for the disk image for the 2 install disks, it looks like each is no larger than 5 plus GB, which seems strange.
    What am I doing wrong?
    Mrs H

    When you make images of the discs, it is compressed. So when you get info of the image, that is smaller than the actual disc size. You said disc two was 3.97gb but really uncompressed it is likely over 6GB. For both install discs one and two, you need dual-layer DVDs to burn.
    Thanks for your help, mdpeterman.
    I wondered about the compressed issue - but since I chose CD/DVD master, (from Disk Utility Help: "If you want to use the disk image with a third-party application, choose CD/DVD master. The disk image contains a copy of all sectors of the disk, whether they're used or not, and copies them to other CDs or DVDs bit for bit") with no encryption I assumed that the size of the disk image was identical to the original.
    What you say tells me I'm wrong - that even with DVD master bit for bit, the image is compressed. Right?
    I'll get back to you when I have solved this...
    Mrs H
    Mrs H

  • [SOLVED] Trouble with Install that I've never seen before (Gnucash)

    Hello all! I am rather new to Arch. I came over from Windows (disgruntled up to Win 7). When I first came over to Linux I did so via Ubuntu (12.04 and 13.10) and Mint (16). Seeing that Ubuntu would love to eventually sell us all out I decided to give Arch a try and LOVED IT! The install went smoothly and almost every program that I have needed has installed flawlessly..That is with the exception of Gnucash. I do a lot of freelance bookkeeping work and Gnucash is most definitely the best program I have found out there (even when I was using Windows). I have tried to install from BOTH the official repository and the AUR with no luck. I am using a 64 bit install of Arch on a Dell Inspiron 1440. All of my packages and repositories have been updated through pacman -Syu and -Syy. Below is the results message that I receive when trying to install from EITHER repository (AUR version is what I have posted). It shows that there appear to be two corrupt packages. If any of you can guide me in the right direction as to how to possibly rectify my trouble I would be most appreciative. (Also: if I am posting this in the wrong area please let me know where the better place would be.)
    [rick@rick_inspiron1440 builds]$ tar -xf gnucash-latest.tar.gz
    [rick@rick_inspiron1440 builds]$ cd gnucash-latest
    [rick@rick_inspiron1440 gnucash-latest]$ makepkg -sci
    ==> Making package: gnucash-latest 2.6.1-1 (Sun Feb 16 14:27:20 EST 2014)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for rick:
    resolving dependencies...
    looking for inter-conflicts...
    Packages (25): gconf-3.2.6-3 gnome-mime-data-2.18.0-6 gnome-vfs-2.24.4-8
    guile1.8-1.8.8-3 gwenhywfar-4.3.3-4 ktoblzcheck-1.43-1
    libart-lgpl-2.3.21-3 libbonobo-2.32.1-4 libbonoboui-2.24.5-2
    libdbi-0.9.0-2 libglade-2.6.4-5 libgnome-2.32.1-4
    libgnome-data-2.32.1-4 libgnomecanvas-2.30.3-2
    libidl2-0.8.14-3 libofx-0.9.9-1 libxml++-2.36.0-1
    opensp-1.5.2-4 orbit2-2.14.19-2 aqbanking-5.0.25-2
    goffice0.8-0.8.17-2 gtkhtml-3.32.2-3 libdbi-drivers-0.9.0-2
    libgnomeui-2.24.5-1 slib-3b3-3
    Total Download Size: 1.28 MiB
    Total Installed Size: 88.49 MiB
    :: Proceed with installation? [Y/n] y
    :: Retrieving packages ...
    gtkhtml-3.32.2-3-x86_64 628.7 KiB 724K/s 00:01 [######################] 100%
    libdbi-0.9.0-2-x86_64 642.2 KiB 415K/s 00:02 [######################] 100%
    libdbi-drivers-0.9.... 35.4 KiB 668K/s 00:00 [######################] 100%
    (25/25) checking keys in keyring [######################] 100%
    (25/25) checking package integrity [######################] 100%
    error: libdbi: signature from "Thorsten Töpper <[email protected]>" is unknown trust
    :: File /var/cache/pacman/pkg/libdbi-0.9.0-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
    Do you want to delete it? [Y/n]
    error: libdbi-drivers: signature from "Thorsten Töpper <[email protected]>" is unknown trust
    :: File /var/cache/pacman/pkg/libdbi-drivers-0.9.0-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
    Do you want to delete it? [Y/n]
    error: failed to commit transaction (invalid or corrupted package)
    Errors occurred, no packages were upgraded.
    ==> ERROR: 'pacman' failed to install missing dependencies.
    Last edited by rightwingrb (2014-02-19 00:28:41)

    rightwingrb wrote:Also...I have no idea what "code" tags are but hopefully the above is acceptable ;-)
    When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.
    Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309
    Last edited by karol (2014-02-18 22:23:24)

  • Troubles with installing quicktime : macbook being h e ll !

    Hello everybody,
    first, i would like to apologize for my bad english, i'm french and i don't speak very well english.
    Il will try to explain my trouble :
    I'm the owner of a macbook ( MAC OS 10.6 ) for more than four years.
    I try to upgrade Quicktime Player, because when i tried to watch movies with it, i got a error message : " You have to upgrade Quick Time, etc " and i folow the link :http://www.apple.com/quicktime/download/  and i downloaded it and installed on my computer. It asked me to reboot. I did it. And H e ll was coming on my poor Macbook :
    - about five minutes to boot,
    - Icons on the desk don't appear
    - impossible to launch any process like i-tunes, firefox, teamspeack...
    - options of the high menu are disables ( finder, time, wi-fi, bluetooth)
    - i can't shut off the macbook normally. I have to force it.
    I take a (bad) picture :
    I tried to press APPLE-S at the start and used the fsck -fy function, i get :
    FILE SYSTEM WAS MODIFIED
    After three others trys, i get :
    " The volume Macintosh HD appears to be OK. "
    I type : " reboot " but it's the same like usual = doesn't work.
    I tried to press APPLE shift at the start, nothing changes.
    My DVD-reader is broken, i can't ' format ' or reaload Mac OS 10.6, so i'm asking for a solution.
    I thank you for any help you could bring to me, and i apologize for my bad english,
    cordialy,
    Baacha.

    Hi,
    i can go to the Disk Utility with hard freeze ( and some icons don't appear ) but when i double click on Disk Utility, nothing happens.

  • Trouble with installing/uninstalling illustrator and cloud manager

    I first was having trouble installing adobe illustrator CC trial. It kept having errors. I did what they suggested and now I cannot even install the creative manager. Now it will not even allow me to uninstall adobe illustrator (even though it never fully downloaded to begin with, it still shows up on control panel) I ran the adobe cloud cleaner multiple times, trying different settings and some of the times it says it had an error. Adobe illustrator doesn't even appear to exist on my computer other than being listed in control panel, yet I still can't get rid of it. I've restarted my computer. I've even tried downloading the trial from a different site and it would not work. Can anyone please help me?
    Thank you so much!

    There's a dedicated forum for installing. They might be able to help you better there:
    http://forums.adobe.com/community/download_install_setup

  • Having trouble with installing updates

    Hello,
    I am having trouble installing updates.  I checked the windowsupdate.log file and I see:
    2015-03-13         
    11:52:43:075       956       
    680         Agent   
      * Criteria = "(DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')"
    In reading others' posts, I noticed in their logs contain "DeploymentAction=Install" .. could this potentially be the issue why it will not install the update?   If so, where does this get set at so I can modify it?  I looked around
    but was not able to find this setting.
    Thanks for the help!

    Hello,
    Here is what I see in the logs.  Can you please take a look and see if anything stands out?  There are a lot of errors/failures/warnings in the
    WindowsUpdate.log.  Please look at the last 4 lines of this log listed below -- looks like it is looking for approval or  "WARNING: There are no approved updates to install".  Where is this coming from?  Is this
    why the updates do not get installed?    Thanks for any help in reviewing these logs.  Thanks.
    <looks good>Scanagent.log = No errors/fail/warnings
    <![LOG[ScanJob({70E7DB5B-44CF-4BC0-B73F-B89A9AB557BF}): CScanJob::OnScanComplete - Scan completed successfully, ScanType=1]LOG]!><time="23:48:18.177+300" date="03-02-2015" component="ScanAgent"
    context="" type="1" thread="2876" file="utils.cpp:477">
    WUAHandler.log =
    <![LOG[Unable to read existing resultant WUA policy. Error = 0x80070002.]LOG]!><time="05:57:24.588+300" date="02-26-2015" component="WUAHandler" context="" type="2"
    thread="4148" file="sourcemanager.cpp:920">
    <![LOG[Search Criteria is (DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')]LOG]!><time="02:26:17.774+240" date="03-11-2015" component="WUAHandler"
    context="" type="1" thread="4240" file="cwuahandler.cpp:2916">
    <![LOG[Async searching of updates using WUAgent started.]LOG]!><time="02:26:17.774+240" date="03-11-2015" component="WUAHandler" context="" type="1" thread="4240"
    file="cwuahandler.cpp:579">
    <![LOG[Async searching completed.]LOG]!><time="02:26:24.339+240" date="03-11-2015" component="WUAHandler" context="" type="1" thread="4048" file="cwuahandler.cpp:2068">
    <![LOG[Successfully completed scan.]LOG]!><time="02:26:25.651+240" date="03-11-2015" component="WUAHandler" context="" type="1" thread="4240" file="cwuahandler.cpp:3557">
    -------------------------------------------------------------------------------------------------------------------------WindowsUpdate.log
    = A lot of errors here --
    2015-03-11         
    05:55:59:437       956       
    1194       AU         
    WARNING: Failed to get Wu Exemption info from NLM, assuming not exempt, error = 0x80240037
    2015-03-11         
    05:55:59:437       956       
    1194       AU         
    WARNING: Failed to get Network Cost info from NLM, assuming network is NOT metered, error = 0x80240037
    2015-03-11         
    05:57:22:655       956       
    144c       EP          
    FATAL: EP: Failed to obtain element node, error = 0x80245002
    2015-03-11         
    05:57:22:780       956       
    144c       EP          
    FATAL: Failed to obtain plugin interfaces using CLSID 7D5F3CBA-03DB-4BE5-B4B3-6DBED19A6833, error = 0x8024000E
    2015-03-11         
    05:57:22:821       956       
    144c       Agent   
    WARNING: WU client failed Searching for update with error 0x8024000e
    2015-03-11         
    05:55:59:296       956       
    1194       Agent   
    WARNING: SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
    2015-03-11         
    05:55:59:358       956       
    1194       Misc      
    WARNING: Network Cost is assumed to be not supported as something failed with trying to get handles to wcmapi.dll
    2015-03-11         
    05:57:22:749       956       
    144c       Agent   
    WARNING: Failed to obtain the authorization cab URL for service 855e8a7c-ecb4-4ca3-b045-1dfa50104289, hr=0
    2015-03-11         
    05:57:22:811       956       
    144c       PT          
    WARNING: PTError: 0x8024000e
    2015-03-11         
    05:57:22:811       956       
    144c       PT          
    WARNING: Initialization failed for Protocol Talker Context: 0x8024000e
    2015-03-11         
    05:57:22:811       956       
    144c       Agent   
      * WARNING: Exit code = 0x8024000E
    2015-03-11         
    06:21:56:594       968       
    e8c         Report 
    WARNING: CSerializationHelper:: InitSerialize failed : 0x80070002
    2015-03-16         
    04:14:17:850       968       
    1660       EP          
    FATAL: Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir SecondaryServiceAuth URL, error = 0x80245002
    2015-03-16         
    04:14:17:850       968       
    1660       Agent   
    WARNING: Failed to obtain the authorization cab URL for service 855e8a7c-ecb4-4ca3-b045-1dfa50104289, hr=0
    2015-03-11         
    05:57:23:321       956       
    17f8       Report 
    REPORT EVENT: {D462FFC9-CF2C-4EB8-91DC-4EB946A903A1}               
    2015-03-11 05:57:22:811-0400     1             
    148 [AGENT_DETECTION_FAILED]           
    101         {00000000-0000-0000-0000-000000000000} 
    0             
    8024000e            
    AutomaticUpdates         
    Failure  Software Synchronization           
    Windows Update Client failed to detect with error 0x8024000e.
    <as seen earlier in the logs>2015-03-11 
    02:26:24:027       956       
    1274       Report 
    REPORT EVENT: {F5A3CD05-8B66-4806-BAF7-48AD2E8012E8}    
    2015-03-11 02:26:24:027-0400     1             
    147 [AGENT_DETECTION_FINISHED]      
    101         {00000000-0000-0000-0000-000000000000}
    0             
    0             
    CcmExec             
    Success               
    Software Synchronization           
    Windows Update Client successfully detected 40 updates.
    2015-03-18         
    06:40:25:397       968       
    5fc          AU         
    ## START ##  AU: Install updates
    2015-03-18         
    06:40:25:397       968       
    5fc          AU         
    2015-03-18         
    06:40:25:397       968       
    5fc          AU         
      # Initiating scheduled install
    2015-03-18         
    06:40:25:428       968       
    5fc          AU         
    WARNING: There are no approved updates to install

  • Trouble With installing Snow Leopard on my 4 year old Macbook

    I'm trying to install Snow Leopard to my 4 year old Macbook stuck on 10.5.8, but it keeps saying "The application 'Install Mac OS X' cannot be used from this volume." I've tried almost everything to solve this, but I can't find anything at really helps my situation. I've looked on some of these discussions, and they haven't really helped much. My Macbook has a: 2.4 GHz Intel Core 2 Duo, 2 GB 667 MHz DDR2 SDRAM, and is stuck on OS X 10.5.8. Please give me your input and help

    Are you using a Retail version of Snow Leopard that looks like this?
    Or gray discs that look like this?
    The gray discs are machine specific and will only work with the MacBooks that they were shipped with.

  • Trouble with installing 10.5 from an external firewire drive

    I have a family pack of 10.5 and installed it just fine on my macbook. But, I'm having trouble getting my imac DVD player to read the DVD. It just spins and spits it out, and spins and spits it out. The imac is not covered under applecare so spending money to get the DVD drive fixed (which I barely use) is not something I want to do right now.
    Anyway, I followed instructions on a this website to install 10.5 from an external firewire drive. (http://iuseapple.com/blog/apple-how-to/advanced-os-x/2007/10/29/how-to-install-l eopard-from-external-firewire-hard-drive/)
    But I get stuck and am not able to actually get my imac to boot from the installer. Basically, I am able to use disk utility to create a copy of the disk image on my macbook. That resulting file ends in ".cdr" and it mounts when I double click it.
    And I partitioned my firewire hard drive without problems.
    I think I'm messing up when it comes to doing the restore. If I try to drag the .dmg mounted file in to the "source" it doesn't work (is greyed out). If I try to drag the mounted .dmg there than it works, but I get an error when I click "restore" (something about scans and images not being found). I tried physically copying the .dmg file onto the partition, but then when I plugged the HD into my imac, I wasn't able to get the imac to boot from the installer.
    What am I doing wrong? If someone could walk me through these last steps I'd appreciate it!

    Okay I finally got around to creating the bootable disk image of 10.5 using Carbon Copy Cloner. Still my iMac is not booting from the firewire drive!
    Here's a recap of everything I've tried. I'm at a complete loss now!
    - I partitioned the HD into 2 partitions-- a 10gig one for the 10.5 install, the then the rest for Time Machine. I make the partition in Disk Utility on my MacBook.
    - I've partitioned the drive a few times-- always partitioning it in APM format (b/c it needs to boot my non-intel iMac).
    - I've created the disk image using "restore" in disk utility. I've again tried this a few times.
    - I am able to boot my MacBook from the disk image I create! So I know the FW drive is able to be used to boot from!
    - Here's what I've tried in terms of getting the iMac to boot from the FW drive. It always just boots to my internal drive instead. Sometimes I briefly see a folder and question mark. I've tried all 3 FW ports. I've selected the install partition at start up in preferences. I've also held down the option key at start up (only my internal drive shows) and I've held down command-option-shift-delete and again I get the question mark and it boots to my internal drive.
    - And I installed Carbon Copy Cloner and made the disk image that way on my macbook. Still, I tried everything and the iMac is not able to boot from the firewire drive!
    Since my DVD drive is broken, this is the only way for me to install 10.5! Help!

  • Having trouble with Installing itunes on web site

    Can someone help with this issue. I have tried installing itunes thru
    www.apple.com/ipod/start
    I download the program via the 'run' option and it begins to load in the temp file location. It starts to transfer until 77% (always) and then doesn't continue although the function is running. After 20 minutes the message pops up that the process time out. There is no error message. Does anyone know what would cause this?
    Thanks for any help

    I had the same problem, and whether you run or save when downloading it would stop at 76%. After 2 days of defragging, updating virus software, checking my registry and everything else I can think of I finally called support. Go to www.filehippo.com and download itunes from there.

  • (Solved) Trouble with installing on Crucial C300 Real SSD 64GB

    Hello everyone. I've been trying to figure this out for the last three nights. I cannot get arch installed if I am using my ssd. The ssd is Crucial c300 64 GB firmware is 0006. It does not matter what I do if my ssd is connected I get to booting os in bios followed by a reboot with no error messages. I have tried many different things like allowing arch to manually partition the ssd, using ssd as home instead of root to no avail. Only thing I have not tried is adding a 1 mb partition to the beginning of ssd marked as ef02 as per the Arch SSD wiki. If anyone with this same ssd and firmware can chime to let me know if they had the same issue I would appreciate it. I do not have this problem with other distros. Ubuntu, Linux Mint, and LMDE have all installed fine on the ssd. Sorry if this is the wrong section for this.
    Edit. Looks like I found out the problem. It was having quit boot enabled in the bios. I suppose I need to look into initreadahead if I want arch and my computer to play nice with that setting.
    Last edited by nemesis2all (2011-02-21 13:40:28)

    Check whether grub-install belongs to grub package or grub2 package. Try to install these updated grub2 packages from here
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - for x86_64
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - for i686 
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - any arch
    and then follow the post_install instructions from grub2-bios package.
    You might have to 'bind' mount /dev into your <chroot>/dev though or install the above packages and install grub2 from outside the chroot.
    Last edited by skodabenz (2010-12-13 13:32:51)

  • Trouble with Installing Empire: Total War; downloaded from Best Buy Pc app

    Hello,
    I have had troubles downloading and installing Empire: Total War. At first, I coudn't download it but I now have figured it out. I checked today after work and it successfully downloaded. The trouble now is that I have the files but can't seem to install them. I pressed the "install manually" button within the Pc app but nothing happened. Help would be appreciated!

    Hi mhviking25,
    You should be able to locate the game data files here:
    C:\Users\ [User Name] \AppData\Local\Best Buy pc app\DigitalShelf\ [Your Game folder]
    In that folder there is likely an executable install file (.exe) that you could try.  If it's not there or that install method doesn't work, there may have been a problem during the download process and you'll want to try a re-download.  I know that not ideal as you ran into issues trying to download it the first time but hopefully it doesn't come to that.
    Let me know if you have any questions.

  • Troubles with installing/upgrading OS 9.1 to 9.2 on second drive

    Hi - I have an older G4 450mhz sawtooth unit. It came with
    Panther on the main drive. I upgraded to Tiger, added a
    new DVD superdrive, Scsi card, ATI Radeon 8500 vid card
    and just put in a second HD. I decided to install OS 9.1
    on the 2nd drive so I dual boot and run my old programs and
    or use Classic thru Tiger. I have tried updated OS 9.1 to
    9.2 and succeeded with the install but now it locks up at
    the Apple setup assistant. I can move the cursor but can't
    click or change anything. When I turn off the extensions
    and restart it will let me change extensions, etc but I can't do anything really, no dvd drive but it lets me use
    the mouse and keyboard. I added new keyboard/ mouse that
    came from a G5. Could it be these peripherals? Any ideas
    which extensions are causing the problems? Thanks -Jon

    Hi, Jon -
    First, boot with Extensions Off (with Shift held down).
    Then look in the Extensions folder for a file named PrefRestoreInit - if you find it, throw it away.
    Also, look in the Startup Items folder (in System Folder) for an alias named Mac OS Setup Assistant. If you find that, then throw it away.
    Now try a normal restart into OS 9.2.1.
    I have tried updated OS 9.1 to 9.2....
    I assumed you mean update to OS 9.2.1 via download update, since there is no update to OS 9.2 that is applicable for your machine. Is this correct?
    The distinctions between the three possible OS 9.2.x's are important.
    OS 9.2 (technically, OS 9.2.0, I suppose, though it is not noted that way) is a model-specific version that came with the original G4 QuickSilver machines, and perhaps other models released about the same time.
    OS 9.2.1 is available several ways - as a download update, for installation on top of OS 9.1; as a retail OS 9.2.1 Install CD (full-install, for any model supported for that version); and as a model-specific full-install version that came with some models.
    OS 9.2.2 is available only two ways - as a download update, for installation on top of OS 9.2.1; and as a model-specific full-install version that came with some models.

  • Trouble with install

    I have repeatedly tried to install iTunes 11.1 on my computer. Uninstalled old versions first, and have installed the new version three times without success.
    Keep getting the same message: " Not installed correctly, please re-install. error 7, windows error 193".
    I am running Windows 7 on an HP Home Premium 64 bit with tons of space available. HELP

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for

  • Adding a Datasource to a running Server ?

    What is the best way to add a new data-source to a running Server ? Perviously, I was binding a new DataSource Object into the JNDI Tree from the context of an EJB, with an external process writing the new DataSource into the data-sources.xml file. B

  • Desktop Manager 5.0.1.37 Crash on Windows 7

    Hi people, I have a 8520 and desktop manager 5.0.1.37 installed on a Windows 7 Ultimate 32 Bits. After the sincronization process is done it crash with the following error. Problem signature:   Problem Event Name:    APPCRASH   Application Name:    D

  • Transition to Show Form in XML FOrms??

    Dear SDN,              I have a requirement in which i have to display the news summary in RenderListForm and its Details in the Show Form but the Show Form Appears in a New POPup window, which is Counter to our requirement. How to get Show Form Cont

  • Finesse 10.5(1) Outbound, no Callback button or Outbound Variables

    Hi All, I can't figure out why Finesse 10.5.1/UCCX 10.5.1 is not showing the Callback button while talking on an outbound call.  Also the Outbound ECC variables don't show up, but the normal ECC variables that are set in the script do show.  Is it po

  • IPhoto compatibility in Mavericks upgrade

    After installing the new Mavericks OS (v 10.9.1) my prior iPhoto application (v 9.2.3) is now barred from use.  How do I best reinstate iPhoto and all its prior photo libraries?