How to install and config Struts with oc4j?

Hi,
I download jakarta-struts-1.0,but I don't know
how to install and config Struts with oc4j?Can you
tell me the detail steps?
Thanks!

Follow the instructions in this link:
http://jakarta.apache.org/struts/installation-oas.html. It's
for Orion but should also apply for oc4j.

Similar Messages

  • How to Install and config Discover9.0.2 on Solaris?

    I am finding the doc about HOW to install and config Discover9.0.2 on Solaris where Application 11i has been installed!
    It's quite uegent.Hope you can help me.If possible,pls directly mail the docs to me:[email protected]
    Thanks!

    Hi,
    Installaing Discover is quite easy but you need to configure to the database and apps also for which you need to create a repostory. So keep you database login and a seperate tablespace ready and start discover from oracle_discover_home/bin you will find options there for configuring repostory there.
    kamalesh jk

  • Install and config issues with Oracle Portal, Forms, Reports and Discoverer

    For a while now I've been struggling with migrating a testing database to a newer version.
    And right now I'm pretty much stuck at trying to configure Oracle Portal, Forms Reports and Discoverer
    What I've got:
    Windows server 2008 R2 64bit
    Oracle 11g database
    Java 6u27 64bit
    JDK 1.6 64bit (using this after 1.7 ended up throwing out bugs while trying to start a weblogic server)
    JDK 1.7 64bit
    Weblogic 10.3.5 (or so i think - I've installed from the wls1035_generic.jar from the oracle website)
    PFRD 11.1.1.2 with 11.1.1.3 installed over it, installed without config
    and a hanging up configuration
    Basically I've been trying to install PFRD (only forms, reports and enterprise manager from it actually) but it kept failing once it got to the configuration stage, so I installed without config, applied 11.1.1.3 and now trying to run the config manually with the good old \bin\config.bat
    Result - the config froze for approx.18 hours then failed
    There isn't much useful info I could deduct from the logs, mostly just says one or more configuration parts failed. At one place it mentions trying to set up a domain and starting up an adminserver for it - and apparently that's where it hangs up and finally times out and fails.
    I'm a little clueless what to do about it as the logs don't say anything else of use I could understand. Any ideas there?

    Trying the step by step, the only difference between that and what i do seems to be the file copying (which I can't do - there is no windows\extra\ directory anywhere, the files mentionned seem to already be on their places and either only there, or exactly the same) and clistering
    So far the news ain't good - the config process hangs on creating domain ->Step Creating Domain started
    It isn't frozen per se - the process doesn't use up any processor time, memory consumption within bounds, it reacts to button clicks and all..it just doesn't do anything concerning the said domain
    the last thing the .out file shows:
    Creating a new AdminServer Object ...
    AdminServer port is 7002
    Starting the domain ...
    LOADING DLL : E:\OracleDb\Middleware\develtools\install\config\\StartUtil64.dlland in the log:
    [2011-09-08T11:57:03.456+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 14] [ecid: 0000J98U0KsFS8XLxuDCiW1EQ92r000005,0] Setting >valueOf(DOMAIN_PORT) to:7002. Value obtained from:USERit's the same it did last time, when after 18hours it woke up with .out saying:
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3173)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1644)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:634)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3143)
         ... 18 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    Going to execute executeAfterConfig
    java.lang.IllegalStateException: Action:Application Configuration failed with error:Configure Classic Failed.
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.fail(ConfigAction.java:227)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:129)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    In Config Module Finish Event...and the log continuing with some variable setting notifications and this:
    [2011-09-08T08:27:45.272+02:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 14] [ecid: >0000J93lRQOFS8XLxuDCiW1EPpn_000005,0] One or More configurations failed. Exitingthen again more traces and notifications until the end marking config as failed
    I'm kinda paranoid about the double backslash in the dll path, but other than that no clue as to why the domain doesn't set up
    the other link you mentionned seems to have no relevance yet
    does that clear up anything for you though?
    ..can the lack of SOA suite have anything to do with the problem?

  • How to install and configure OIM with 11i Oracle Applications(11.5.10.2)

    Hi,
    We are currently having Oracle Applications 11i (11.5.10.2) Instance.
    I need to install Identity Management (OIM), SSO and configure these to 11i instance.
    Can you please provide me below,
    - What are the documents to be followed.
    - What are the pre-requisites to install OIM, SSO.
    - Where can i get the software of OIM, SSO and any pre-reqs.
    - What are the latest versions to be install to support 11i.
    Thanks in advance.
    Regards,
    Kishore K.

    What is the last Oracle support date of 11i (Oracle Applications 11.5.10.2) ? I mean no new patch for bug fixing, no Oracle Expert answering Customers' Questions via Metalink.
    I understand that to use Extended Support of Oracle Applications 11.5.10.2, we need to pay additional fee. What are the fees? Are we free upgrading to Oracle Applications 12g and Database 11g at anytime? Any constraints? I believe you got an answer in your other thread -- what is the Lifetime of Extended Support of Oracle E-Business Suite Release
    For the fees, no one can tell except your Oracle Sales representative.
    If we want to upgrade to Applications 12, Database 11G from Oracle Applications 11.5.10.2 and Database 10.2.0.3, what are the hardware requirements and software requirements? Check the installation manual (which I believe you can find by yourself) and old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=Hardware+AND+Requirements&objID=c3&dateRange=last90days&userID=&numResults=15&rankBy=10001
    How long will it take Oracle to ship Software to us? Usually 3-5 business days.
    Atif, please read the links/docs before posting similar questions, posting questions (which we already discussed many times in the forum before) across the forums is just a waste of your and our time.
    Thanks,
    Hussein

  • How to install and config multi server certificates for hardware servers within one server instance(using different IP addresses?

     

    Hi,
    I hope your questions is like this.
    one instance is there, and want to install multiple server certs.
    Ans:-
    I don't think you can install individual certs for all of them. which is not possible, but you can install server certs for particular classes.
    In one instance,you can have multiple h/w virtual servers each binded to one ip.
    This is possible in iws 6.0,you can install different certs for different virtual classes.
    Thanks,
    Daks.

  • How to Install and Configure Discoverer with Oracle EBS R12

    Hi,
    We are using ,
    Oracle EBS Application Version: 12.1.1
    Operating System Version : OEL 5.6
    Database Version : 11.1.0.7
    We want to install Discoverer on Server where EBS R12 is installed. After doing initial analysis found that we need to install Application Server before installing Discoverer.. Is it right ?
    If yes then which Application Server version we need to download? can anyone post guidelines about Application Server version, place from where i can download it and installation guide ?
    Thanks,
    Priyanka

    Thanks to all of you for your valuable guidance.. We are planning to install WLS. Meanwhile i came across one document saying EUL is pre-installed for Vision instance.
    For connecting to EUL_US i have installed Discoverer Administrator and Deskop (10.1.2) on my win 7 machine. After that did following steps,
    1. Create folder under ORACLE_HOME (D:\oracle\BIToolsHome_1\secure)
    2. Copied DBC file from $INST_TOP/appl/fnd/12.0.0/secure to "D:\oracle\BIToolsHome_1\secure" folder
    3. Copied TNS entry of EBS R12 at tnsnames.ora file
    4. Created environment variables FND_SECURE (D:\oracle\BIToolsHome_1\secure) and FND_TOP (D:\oracle\BIToolsHome_1)
    Tried to connect to Discoverer Administrator using Database User like SYSTEM and able to connect. But when tried connecting to Discoverer Administrator or Desktop using Application user then got following error,
    "Unable to connect to: cbrown@vis
    Failed to connect to database - Unable to connect to Oracle Applications database: invalid username/password"
    After doing some analysis on this error using Metalink and Forum made following changes,
    1. Set System Profile value "Signon Password Case" to "Insensitive".
    2. Updated value if the parameter "s_aapserverid_authenticate" from "SECURE" to "OFF" in context file and after that executed autoconfig.
    Still not able to resolve the issue.. Can anyone guide me on this ?? So that i will be able to access Discoverer Desktop using my Vision instance Application users.
    Regards,
    Priyanka

  • Installing and Configuring OBIA with OBIEE, Informatica, DAC

    Hi
    Can anybody send me set up procedure for , how to install and configure OBIA with OBIEE, Informatica and DAC?
    mail Id : [email protected]
    Thnks In advance.

    Hi,
    the setup procedure depends on your Oracle BI Apps version.
    You can find all Oracle documentation to install and configure Oracle BI Apps from this URL :
    http://www.oracle.com/technetwork/middleware/bi-foundation/documentation/bi-apps-098545.html
    hope it helps,
    Benoit

  • Hello guys..does anybody know how to install and use adobe master collection with the new lion?   I need to use Flash and illustratore, but apparently those programmes are incompatible with the new operative sistem...   I am a new mac users and I'd like t

    Hello guys..does anybody know how to install and use adobe master collection with the new lion?
    I need to use Flash and illustratore, but apparently those programmes are incompatible with the new operative sistem...
    I am a new mac users and I'd like to know if there are other similar programmes I can use with lion!

    Lab79 wrote:
    Are you on Apple's payroll?
    well dude I can only let you know that as I work with those programme I don't have to pay for it is my company that pays the programme I whant to use( that's why I was asking if there where other programmes ..that I could use with lion insted that Illustrator and Flash!)..I know Adobe since 2005 and I can say that Adobs products are very good...I think that if it's an Adobe probleme or fault ..they will solve it very soon...but unfortunally I have the impression that after Jobs passed away Appel decided to change politics..and everything started to go very bad! (see FCP X)..
    good luck with apple dude..
    Where is the Apple problem? I have CS4 and CS5 running perfectly fine on my Macbook Pro. Installed 5 after Lion upgrade. Worth every cent. Adobe did have some catching up to do with Lion but with the CS5.5 update all runs fine. But not yours. So it is a problem with the Lion OS? You say you have been with Adobe since 2005. So you would be aware of all the other issues that Adobe had catching up with past Oss in Mac and Windows then. They get it right, but it is up to them. It is not up to Apple, nor Microsoft for that matter, to run around and check that every software developer in the world is running their business properly.
    And what has politics got to do with anything. Some people just have to blame Software for their poor Hardware maintainence of failure of the same.
    <The only think I can really do is to go back on my old windows...give back this orrible lap top and ask for my money back!>
    Great suggestion. You should go with that one, but good luck getting a refund.
    Bye

  • How can I know about the latest updates / versions which when available for all the CC products, without having to install and check it with the Desktoip Creative Cloud Application ?

    How can I know about the latest updates / versions which when available for all the CC products, without having to install and check it with the Desktoip Creative Cloud Application ?

    Thanks for looking into this Jeff!
    I work with an Inventory module software and is responsible for software detection across several computers. Once an updated version comes up, I update our database with latest software details to get it detected if installed on any machines.
    The problem tracking updates with Desktop Creative Cloud Software are;
    1)We have to have it installed with the CC applications in-order to get the notification of the latest updates and have to check everyday.
    2)Only relates to the latest updates, so in-between we may miss a prior update unknowingly.Hence, the remote machines having those updates may not get  detected with the software version update which would create problem in reporting.
    3)For all CC products, there is no base or previous updates available for installation if we miss one.
    I went through the Adobe Products Update pages [Product updates] which holds good when it comes to Acrobat and Reader software which I follow to track down any newer updates but this is inconsistent when it comes to CC products like in After Effects CC, Dreamweaver CC etc...
    So overall to be very specific, is there any one channel I can follow to get the notifications only for the updates on CC products and then may be I can rely on Desktop Creative Cloud for installation if not available anywhere like in product update pages of Adobe ?
    Regards,
    Subrat

  • How can I install and config Jolt for IIS so that I can call the services advertised by tuxedo?

    How can I install and config Jolt for IIS so that I can call the services advertised
    by tuxedo?

    It appears that you have apps that need updating that were pruchased from more than one account
    - Go to settings>Store and sign out and sign into your account.
    - Apps are locked to the account that purchased them.
    - To update apps you have to sign into the account that purchased the apps. If you have apps that need updating purchased from more than one account you have to update them one at a time until the remaining apps were purchased from one account.

  • How to install and work with oracle webcenter 11g

    Hi
    Will please guide how to install and work on oracle webcenter11g, i am fresher in oracle that's why. so please guide me
    Regards
    Rajesh P

    In order to create and develop a webcenter portal application, you only need to install JDeveloper and download the WeBCenter extensions. That's true.
    But this install does not include the WebCenter services like dicussions, document services, analytics,... If you want to use these and integrate them in your portal, then you would need to install the suite as described on my blog.

  • How To Install and run XML/XSU/XDK?

    Hello,
    I have installed Oracle 8.1.7, have downloaded the utilities
    and xdk but how to get all this integrated so I can work with
    the sample codes?
    I dont see the $ORACLE_HOME/rdbms/admin/dbmsxsu.sql -- this is
    the SQL script which builds the XSU's PL/SQL API. xsu12.jar
    need to be loaded into the database before dbmsxsu.sql is
    executed. This script is automatically ..Nor do I see catxsu.sql.
    I assume this creates the xdkdemo/xdkdemo (user/password)? I
    also re-run the runInstaller and attempt to see on the list any
    XSU related installed or to be installed and not seeing it on the
    list. What do I need to download?
    A nice step by step how to install and test the install would
    be nice.
    Thanks in advance for any response.

    I entered "install XSU" into the "search" box and got the
    following back:
    http://www.oracle.com/pls/use/use_query_html_v3.submit_query_inpu
    t?p_adv_query_text=install+XSU&p_origin=OTN&p_person_id=100081&p_
    community=technet_adv&p_doc_location_array=Place+Holder&p_doc_loc
    ation_array=document&p_location_array=&p_keyword_array=100017&p_v
    alue_array=technet.oracle.com%2C+Discussion+Groups&p_date_begin=q
    date&pdate_end=q_date&p_max_return=200
    (GOD I hope that worked!)
    In any case, 2 documents came back. I think this one is probably
    what you want.
    http://download-east.oracle.com/otndoc/oracle9i/901_doc/appdev.90
    1/a88894/appgxsu.htm
    Mike

  • How to install and reconfigure a new hard drive?

    How to install and reconfigure a new hard drive?
    I installed a new hard drive from best buy for my "vintage" MacBook laptop.  When I turned on the laptop and the flashing folder appeared, I need help?
    I looked online for some clues.  I put in the software disk I received when I bought the disk but I cannot select a destination volume to install the software.  I tired to partition the drive within disk utility but there was an input/output error.  Should I just plug in my external hard drive and hope everything reboots like magic ?
    Thank you for any help you can give

    How to replace or upgrade a drive in a laptop
    Step One: Repair the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger, Leopard or Snow Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Step Two: Remove the old drive and install the new drive.  Place the old drive in an external USB enclosure.  You can buy one at OWC who is also a good vendor for drives.
    Step Three: Boot from the external drive.  Restart the computer and after the chime press and hold down the OPTION key until the boot manager appears.  Select the icon for the external drive then click on the downward pointing arrow button.
    Step Four: New Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your new hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID  then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Step Five: Clone the old drive to the new drive
    1. Open Disk Utility from the Utilities folder.
    2. Select the destination volume from the left side list.
    3. Click on the Restore tab in the DU main window.
    4. Check the box labeled Erase destination.
    5. Select the destination volume from the left side list and drag it to the Destination entry field.
    6. Select the source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    Destination means the new internal drive. Source means the old external drive.
    Step Six: Open the Startup Disk preferences and select the new internal volume.  Click on the Restart button.  You should boot from the new drive.  Eject the external drive and disconnect it from the computer.

  • How to install Windows 8.1 with Windows 8 Product key?

    I have purchased Upgrade pack from Windows 7 to Windows 8. I have also Updated the OS to windows 8.1 through Store. How to install Windows 8.1 with Windows 8 Product key?

    The download link for the Windows 8.1 installer at the Upgrade with Product Key Only does not accept a Windows 8.0 product key. I ended up using the trick suggested by Andre Ziegler in this thread to obtain the 8.1 download independent of the Windows
    Store, but I haven't yet checked if the 8.0 key works from 8.1 Setup.
    I do IT for a living but I have plenty of family members that bring their notebook PCs to me and ask me to do the heavy lifting, and I'd rather not re-download the same 3.6 GB every single time someone tells me to fix their PC. I also want to be able to
    re-install 8.1 from the source media in case of a catastrophic hard disk failure and I have to replace the disk.
    As an aside, tools that retrieve product keys for installed products end up retrieving the 8.0 product key from an 8.1 install that was upgraded via the Store.  It kind-of makes sense that an 8.0 key could work to install 8.1 because 8.1 is supposed
    to be a free upgrade for licensed 8.0 users, but this doesn't seem to work until after 8.1 is successfully installed via some trickery and the user supplies the 8.0 key to activate it.

  • How to install and use a plug-in downloaded from the apple site?

    how to install and use a plug-in downloaded from the apple site?

    Emelie,
    which plug-in do you want to install?
    some of the plug-ins come with an installer on the disk image, you click the installer and it will install it in its proper location.
    For others you move the plug-in into to System Library or your User Library:
      Your Hard disk  > Library > Application Support >Aperture > Plug-Ins > Edit
    or
    Your Home Folder > Library > Application Support >Aperture > Plug-Ins > Edit
    If it is an "Edit" plug-in, it goes into the "Edit" subfolder, "Export" plug-ins into the "Export" subfolder.
    You can tell by the extension, what kind of plug-in it is.
    E.G. BorderFX.ApertureExport is an export plug-in, BorderFXEditPlugin.ApertureEdit an edit plug-in.
    Regards
    Léonie
    P.S. In OS Lion the Libraries are hidden by default: To reveal your User Library activate the Finder and select from the main Finder menu:
        Finder >  Go , then hold down the ⌥-option-key, untill the Library appears in the drop.down menu.
    To show the System Library:
         Finder >  Go > Go to Folder
    then enter   / Library

Maybe you are looking for