Imsc wont start up after installing OS X Lion 10.7

Please help. Is there anyway i could downgrade to SL without the disk itself?

No, Did you try holding down the command + R keys while restarting, then use disk utility to verify/repair your hard drive.  Take a look at this link, http://support.apple.com/kb/HT1782

Similar Messages

  • XP wont start up after install in boot camp??? Wont format either?

    Can anyone please help.... I am trying to use boot camp to install windows xp and i go through all the steps fine, i partition, and then start the install. It lets me select the partition and then it installs. It restarts then nothing. It wont start up in windows? I dont know what i am doing wrong please help i need this to work asap. Thanks in advance.

    Hi and welcome to Discussions,
    sounds like you are the 'victim' of the newer XP install CDs which somehow don't give you the chance to reformat the destination partition during the XP install process.
    The BootCamp Installation Guide clearly state that you have to reformat the WIndows partition from within the Windows installer.
    frederic1943 has posted a workaround to this which can be found in here http://discussions.apple.com/message.jspa?messageID=10179186
    Hope it helps
    Stefan

  • Macbook 2.2 SR wont start up after installing 4gig ram

    I just installed 4 gig ram (kingston KTAMB667) and my mac won't start... i only get a black screen and a beep noize, still works with the original ram
    ?

    stakanit wrote:
    what does 'bad RAM' mean?
    They may be defective.
    they are installed correctly, also tried to use one old and one new... they don't work.
    Be sure you have them seated correctly. The symptom you give happens if the ram is bad or not seated.
    can anyone confirm that the kingston KTAMB667 is the right kit?
    The specs show it should work.

  • Error In Starting Jboss after installing OIM server

    Hi All,
    I have Installed OIM_Server(OIM 9.1.0.1) ON Jboss server(4.2.3) , I have 1 GB RAM m/c so have JVM setting as -XMS512m -XMX768 m. While installation of OIM Server, it showed the success message. But When I am starting the server , to perform post installation check, it is showing following error message .
    Does anybody have any ideas what the problem is? Please provide the possible solution.
    Thanks to All :)
    Error :
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linked java:comp/UserTransaction to JNDI name: UserTransaction
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] addEnvEntries
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceEnvRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkResourceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkMessageDestinationRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkEjbLocalRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkServiceRefs
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] linkSecurityDomain
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] No security-domain given, using default: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Linking security/securityMgr to JNDI name: java:/jaas/other
    2009-07-16 18:43:27,166 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, End
    2009-07-16 18:43:27,401 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Using session cookies default setting
    2009-07-16 18:44:02,667 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:44:04,964 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750044964, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:11,465 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread"
    2009-07-16 18:45:11,465 ERROR [STDERR] java.lang.NoClassDefFoundError: org/quartz/core/JobRunShell
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.impl.StdJobRunShellFactory.borrowJobRunShell(StdJobRunShellFactory.java:86)
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:352)
    2009-07-16 18:45:11,465 ERROR [STDERR] Caused by: java.lang.ClassNotFoundException: Unexpected error during load of: org.quartz.core.JobRunShell, msg=PermGen space
    2009-07-16 18:45:11,465 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:560)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    2009-07-16 18:45:11,481 ERROR [STDERR]      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    2009-07-16 18:45:11,481 ERROR [STDERR]      ... 2 more
    2009-07-16 18:45:11,481 ERROR [STDERR] Caused by: java.lang.OutOfMemoryError: PermGen space
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750126168, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:26,168 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] Running RemoverTask
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, PassivatedCount=0
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] removePassivated, now=1247750133247, maxLifeAfterPassivation=1200000
    2009-07-16 18:45:33,247 DEBUG [org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy] RemoverTask, done

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • No start-up after installing 10.2

    Hello All:
    I cannot get my iMac to start up after installing OS 10.2
    This - one of the last iMac CRT's - is my old computer which I have erased so I may give it to my niece for Christmas. The machine was running OS 10.2; it has 256MB, a 40 gig HD; it is a graphite slot-loader with a 600mhz processor (I believe).
    Once I erased it, I began loading new software: it would take up to 10.0.4 and run, but once I installed 10.2 (from a disk I bought from Apple - white background, blue X) I would get a message to reboot in many languages after the gray screen. A few times I got code during start-up and the machine would freeze.
    I ran the firmware updater and installed OS 9.2 thinking that would help. I reset PRAM. I reinstalled 10.0 from different disks I had - the ones which ship with the computer. I ran software updater. Nothing works.
    The only thing I thought of doing was getting a copy of OS 10.1 to install after 10.0, but before 10.2. Does this make a diffrence? Can I just jump to OS 10.2? Why didn't the machine ask for the second disk when installing 10.2? Did I do something wrong when I erased the disk? What do I do next?
    Thanks in advance for your help,
    Rob
    iMac   Mac OS X (10.4.3)  

    Hi Rob, and welcome to the discussions.
    The multi-lingual message to restart is called a kernel panic. This can be caused by software (third-party extensions or drivers) or hardware.
    You said the machine was running 10.2 before you erased it to configure for your neice. If so, then your firmware was already up-to-date. Did you change anything on the iMac? New hard drive, new RAM, non-apple keyboard or mouse?
    Prior to installing 10.2, you installed 10.0.4 (this isn't necessary, by the way; as long as the firmware is up-to-date, you can erase the hard drive and go straight to 10.2). Did you install any other software? When you installed 10.2, did you did an archive and install, or an upgrade?
    I'd suggest starting fresh:
    Step 1: Unplug all peripherals (except keyboard and mouse) and boot from your 10.2 install disk, then launch Disk Utility from the Install menu at the top of the screen;
    Step 2: Erase the hard drive, and install the OS9 drivers (look for a check-box in the erase window);
    Step 3: Have Disk Utility repair the disk (if it fixes any errors, keep running it until it finds no errors);
    Step 4: Quit Disk Utility, and continue with the Installer.
    Good luck!
    Andrew

  • Errors starting JBoss after installing OIM

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me how to resolve.
    increasing the memory did not help.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • HT5037 Iphoto Still wont open even after installed the prepare file

    Still wont open even after installed the prepare file. I haven't felt this frostation since window 5 

    Go to Applications /Utilities. Find the upgrader app there. Double click on it to run it.
    I haven't felt this frostation since window 5
    Sorry, no idea what this means.

  • Can't start Tomcat after installing Bea WorkShop for JSP

    Hi,
    I have been using Eclipse SDK Version: 3.1.2 Build id: M20060118-1600 and Web Tools Project 1.0.2 and Tomcat 5.0 and Tomcat 5.5 for about 2 months with no problems. But now I Can't start Tomcat after installing Bea WorkShop for JSP plug-in. I get "Server Tomcat v5.0 @ localhost failed to start". Any help would be greatly appreciated.

    I installed BEA Workshop for JSP Version: 3.1.0
    Build id: 536. I only wanted to install the plug-in to my existng Eclipse 3.1 / WTP application. The only option that I saw was to download the entire FullWorkshopFreeInstall-536.zip, which is 192,496 KB. During the installation, there is a screen that you can specify to only install the plug-in - and I selected that option. Today, I chose to uninstall the BEA Workshop for JSP and then I was again able to start Tomcat server. I then did a complete install of BEA Workshop for JSP into a totally separate location. My original Eclipse installation still works fine, but my Workshop for JSP Version (which is now a completely new installation) has the same problem with Tomcat that I reported with the plug-in. I am using j2sdk1.4.2_08 and have tried both Tomcat 5.0 and Tomcat 5.5. I have the same problem with both Windows XP Home Edition and Windows XP Professional.
    Thanks for your assistance.
    Ron

  • Can't Start Portal After Install

    After downloading and installing the of evaluation Portal 4.0 SP1, I get the following message upon startup when I enter the system password that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the same message.
    What password should I use to start the server?

    I've followed the directions and am experiencing the exact same problem. Brand
    new installation of Weblogic server 6.1 SP2 with examples. That install is working.
    Then added Portal 4.0 SP1, updated the license file and I have the same issue
    with the Illegal access exception resulting in the "Fatal initialization exception"....
    Hmm!
    [email protected] (Bowrat) wrote:
    Below listed are the common errors you run into during installation
    process:
    - You need to have the correct version numbers of both the weblogic
    server and the portal server. For instance the portal server 4.0 (eval
    copy) will only run on WebLogic 6.1 SP1. So check the edocs for
    supported platforms
    - Make sure you have the installed the full version of the weblogic
    server (including examples)
    - Finally, you need to run the UpdateLicense.cmd file to update the
    license.bea under ur Bea Root
    Give it a shot after u have checked all of the above three - goodluck
    - Bowrat
    www.Bowstreet.com
    Steve Anderson <[email protected]> wrote in message news:<[email protected]>...
    From: Steve Anderson <[email protected]>
    Newsgroups: weblogic.support.install
    Subject: Can't Start Portal After Install
    References:
    NNTP-Posting-Host: 209.11.114.150
    X-Original-NNTP-Posting-Host: 209.11.114.150
    Message-ID: <[email protected]>
    Date: 13 Feb 2002 20:25:53 -0800
    X-Trace: 13 Feb 2002 20:25:53 -0800, 209.11.114.150
    Organization: BEA SYSTEMS Inc
    Lines: 18
    XPident: firewall-user
    Path: newsgroups.bea.com!209.11.114.150
    Xref: newsgroups.bea.com weblogic.support.install:9600
    After downloading and installing the of evaluation Portal 4.0 SP1,I get the following message upon startup when I enter the system password
    that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the samemessage.
    What password should I use to start the server?

  • Logic pro not starting up after install.

    Ive tried to install Logic pro twice and both time it will not start up after install. can someone tell me what is the best way to install this program correctly? should i just pay apple more money to install the program for me?

    I have exactly the same problem. Whilst 8.0.1 would hang during startup without displaying the splash screen intermittently 8.0.2 crashs every time a few seconds after displaying the splash screen.
    Although my computer is almost 6 years old it is perfectly adequate for audio work. I hope this is fixed soon. Unimpressed with the quality control.

  • MacBook wont wake up after installing 10.5.7

    Hi
    My MacBook wont wake up after installing 10.5.7. Have to reboot.
    Any ideas gratefully received.

    Have you checked if your machine's firmware is up to date?
    Have you run the hardware test that came with your computer?

  • When does the test time start? After installing the program? Or only after opening the program? background: I accidently installed the Photoshop test version, but O am still busy with testing Premiere Pro.

    when does the test time start? After installing the program? Or only after opening the program? background: I accidently installed the Photoshop test version, but O am still busy with testing Premiere Pro.

    Freialeben7 the evaluation period begins when you first launch the Adobe application you are wishing to evaluate.

  • My iphone wont auto lock after installing ios6

    If i'm listening to music my iphone 4s will not auto lock. This started immediatly after installing ios6. My auto lock is set to 1 minute. I have reset it a few times.

    If i'm listening to music my iphone 4s will not auto lock. This started immediatly after installing ios6. My auto lock is set to 1 minute. I have reset it a few times.

  • I have a iMac that wont start up after it sits for a short time

    I have a iMac that wont start up after it sits for a short time. I changed out the hard drive and reinstalled Leopard. If I mess with it a little I can get it to start up usually by repairing the hard drive with another computer, one time I just held down the P-R-option and command keys and it worked. Once its on it will restart no problem but if it sits for and hour or so it will get stuck either in the grey screen or blue screen. I also pushed the smu button but didnt work. Please help? Thank you.

    For this type of question, we need to know which iMac you have. This forum covers G3, G4, and G5 iMacs that have different hardware, and any recommendations are better handled if people know which you have. For starters, do "About this Mac" from your Apple menu and look at teh processor type.
    You also need to tell us the version of the Mac OS you have, also avaiabe from "About this Mac.
    If the processor type says "Intel," you have a newer iMac that this forum covers and should report in the area for current iMacs here:
    iMac (Intel)

  • Start up after installing lion

    Hi After installing mac osx lion on my macbook pro, when i start up i only get the grey screen and the apple logo.
    I have tried safe boot, but that has not worked.
    Any ideas.
    Many thanks
    Simon

    I have the same issue... Did you solve this? I have restore to SL like 5 times using time machine.

Maybe you are looking for