Trouble Starting Up

My G% starts up normaly and then ges to a UNIX type page that says, "Darwin ABA....Login:", and then goes into a blue screen. Any thoughts on this? Thanks.
I have tried the PRAM and Otion start up with no luck. Also I disconnected everything as well.

Hi Tom.
Thank you so much for the welcome and the suggestion. This is really embarassing, but it turned out that I made a stupid mistake earlier. I thought I was using the most recent install disk I had, but I wasn't. I found a newer one and was able to boot from that cd. Hopefully this will get me back on track. If not, I will write a new post. I'm so glad that at least part of my problem is solved...
Regards,
Heather

Similar Messages

  • Trouble starting up when cold

    I bought my power mac about 5 years ago. Last year I started having trouble starting up when the machine was cold. I put a heater on the unit for about 30 minutes in the morning and then it would start up ok. Through the summer and once the weather got warmer there was no problem.
    Now with the start of fall and cold nights, I seem to be having the same problem.
    I am concerned that the system drive has five years of usage and am thinking of swapping it out. Any other thoughts???

    Clone it weekly or twice a month.
    Rotate and replace recycle drives
    Backup your data even more - daily and weekly sets
    In 5 yrs drives have more than doubled in performance, and other than in last month the price per GB (and MB/sec) has dropped.
    SSDs are now pppular system boot drives, 10K drives have improved, 2TB $150-200 for media data and backup
    Clone your system twice and if it has trouble swap it out and test/zero the drive.
    Last year? you don't run on a bad tire or a system having trouble except to pull the drive/tire and put on spare.
    There are procedures for repairing a sytem and drives, and then you get into "Why" and troubleshooting causes if necessary.

  • Trouble starting Managed Server

    I'm having trouble starting a managed server.
    I have 'myomain' running on 7001, and attempt to start 'examples' on 7006
    as a managed server pointing to 7001 as the admin server.
    I've modified a copy of startWebLogic.sh to include the following -D parameters:
    weblogic.management.server=127.0.0.1:7001
    weblogic.management.password = <password for mydomain>
    weblogic.management.username=system
    When run, the 7001 access.log contains the following entry, so I know the reqest
    is getting to the mydomain server:
    127.0.0.1 - - [13/Nov/2000:14:06:13 -0700] "GET /Bootstrap HTTP/1.1" 200 125docs60/notes/issues.html
    The terminal session that is attempting to start 'examples' barfs with the following:
    <Mon Nov 13 14:12:25 MST 2000> <Error> <Configuration Management> <Error connecting to admin server to boo
    tstrap via URL: http://127.0.0.1:7001/Bootstrap, user: system
    java.lang.ClassCastException: java.lang.String
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:756)
    at weblogic.management.Admin.initialize(Admin.java:275)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:345)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:160)
    at weblogic.Server.main(Server.java:32)
    Full Text is attached.
    I noticed the post on 27-Oct by Sanjeev Chopra related to a known bug on this subject, but my
    error text is quite different and I wasn't sure if this is the same problem.
    Please advise.
    Thanks
    joe

    I'm having trouble starting a managed server.
    I have 'myomain' running on 7001, and attempt to start 'examples' on 7006
    as a managed server pointing to 7001 as the admin server.
    I've modified a copy of startWebLogic.sh to include the following -D parameters:
    weblogic.management.server=127.0.0.1:7001
    weblogic.management.password = <password for mydomain>
    weblogic.management.username=system
    When run, the 7001 access.log contains the following entry, so I know the reqest
    is getting to the mydomain server:
    127.0.0.1 - - [13/Nov/2000:14:06:13 -0700] "GET /Bootstrap HTTP/1.1" 200 125docs60/notes/issues.html
    The terminal session that is attempting to start 'examples' barfs with the following:
    <Mon Nov 13 14:12:25 MST 2000> <Error> <Configuration Management> <Error connecting to admin server to boo
    tstrap via URL: http://127.0.0.1:7001/Bootstrap, user: system
    java.lang.ClassCastException: java.lang.String
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:756)
    at weblogic.management.Admin.initialize(Admin.java:275)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:345)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:160)
    at weblogic.Server.main(Server.java:32)
    Full Text is attached.
    I noticed the post on 27-Oct by Sanjeev Chopra related to a known bug on this subject, but my
    error text is quite different and I wasn't sure if this is the same problem.
    Please advise.
    Thanks
    joe

  • Trouble starting managed weblogic server on another machine in  acluster

    Hi,
              I was having trouble starting managed weblogic server on another machine in a cluster from the command prompt
              I have following setup:
              1) BEA weblogic is installed on 2 machines - local machine A with ip address 172.17.2.219 and another machine B with ip address 172.17.2.201
              2)node manager is running on both machines
              3)An admin server myserver on the local machine at port 7001
              4)In the admin tree under Machines a new machine is created 'Machine1' with Node manager Listen Address: 172.17.2.201
              5) The managed server 'BEAServerMan1 ' instance is created with listen Address 172.17.2.201 and port 7705. This Server is assigened to Machine1. The server also belongs to a cluster 'Cluster1' where the 172.17.2.201:7705 is part of the Cluster Address.
              I can start 'BEAServerMan1 from http://172.17.2.16:7001/console/
              But I am unable to start BEAServerMan1 from the console using the command :
              startManagedWebLogic BEAServerMan1 http://172.17.2.219:7001
              startManagedWebLogic.sh BEAServerMan1 http://172.17.2.219:7001
              CLASSPATH=/opt/BEA/j2sdk1.4.1_03/lib/tools.jar:/opt/BEA/weblogic81/server/lib/weblogic_sp.jar:/opt/BEA/weblogic81/server/lib/weblogic.jar:/opt/BEA/weblogic81/server/lib/ojdbc14.jar::/opt/BEA/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/BEA/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/opt/BEA/j2sdk1.4.1_03/jre/lib/rt.jar:/opt/BEA/weblogic81/server/lib/webservices.jar:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03:/opt/BEA/j2re1.4.1_03/bin:/opt/BEA/j2re1.4.1_03:/opt/BEA/j2sdk1.4.1_03/lib/tools.jar:/opt/oracle/OraHome1/jdbc/lib/classes111.jar:/opt/oracle/OraHome1/jdbc/lib/nls_charset11.jarx:/opt/BEA/user_projects/domains/mydomain/myserver/stage/_appsdir_dyn_ear/dyn.war:/opt/BEA/user_projects/domains/mydomain/./myserver/.wlnotdelete/extract/myserver__appsdir_dyn_ear_dyn/jarfiles/WEB-INF/lib/dspjspTaglib1_036773.jar:/usr/bin/j2re1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11:/usr/bin/j2sdk1_3_1_11/lib/tools.jar
              PATH=/opt/BEA/weblogic81/server/bin:/opt/BEA/j2sdk1.4.1_03/jre/bin:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03/bin:/opt/BEA/j2sdk1.4.1_03:/opt/BEA/j2re1.4.1_03/bin:/opt/BEA/j2re1.4.1_03:/opt/BEA/ATG6.2.0/home/bin:/usr/xpg4/bin:/opt/bmc/Patrol3/Solaris28-sun4/bin:/usr/bin::/usr/openwin/bin:/bin:/usr/ucb:/usr/local/sbin:/usr/dt/bin:/opt/RICHPse/bin:/usr/bin/j2re1_3_1_11/bin:/usr/bin/j2sdk1_3_1_11/bin
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://<hostname>:<port>/console *
              <13-Jan-2005 3:22:20 o'clock PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_03-b02 from Sun Microsystems Inc.>
              <13-Jan-2005 3:22:21 o'clock PM EST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://172.17.2.219:7001 to check if there exists a running admin server at this URL.>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009
              WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009>
              <13-Jan-2005 3:22:22 o'clock PM EST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://172.17.2.219:7001 to retrieve the initial configuration.>
              <13-Jan-2005 3:22:27 o'clock PM EST> <Notice> <Log Management> <BEA-170019> <The server log file /opt/BEA/user_projects/domains/mydomain/BEAServerMan1 /BEAServerMan1 .log is opened. All server side log events will be written to this file.>
              <13-Jan-2005 3:22:37 o'clock PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
              <13-Jan-2005 3:22:38 o'clock PM EST> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "BEAServerMan1 " for domain "mydomain">
              <13-Jan-2005 3:22:50 o'clock PM EST> <Notice> <Cluster> <BEA-000138> <Listening for announcements from cluster Cluster1 on 237.0.0.1:7001.>
              <13-Jan-2005 3:22:50 o'clock PM EST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of Cluster1.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 172.17.2.201, port: 7705. java.net.BindException: Cannot assign requested address Perhaps the address 172.17.2.201 is incorrect or another process is using port 7705.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
              <13-Jan-2005 3:23:24 o'clock PM EST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
              The WebLogic Server did not start up properly.
              Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
              Reason: Server failed to bind to the requested port. See preceeding log message for details.
              ***************************************************************************

    Hi
              i am also facing the same problem.kindly reply for th solution if you got.
              D:\bea1\user_projects_cluster\mydomain>startManagedWebLogic server2 10.16.96.21:
              7001
              D:\bea1\user_projects_cluster\mydomain>echo off
              CLASSPATH=d:\bea1\jdk131_03\lib\tools.jar;d:\bea1\weblogic700\server\lib\weblogi
              c_sp.jar;d:\bea1\weblogic700\server\lib\weblogic.jar;F:\bea\weblogic81\server\li
              b;D:\;c:\
              PATH=.;d:\bea1\weblogic700\server\bin;d:\bea1\jdk131_03\bin;E:\oracle\product\10
              .2.0\client_1\bin;C:\Program Files\Common Files\NetSarang;C:\WINDOWS\system32;C:
              \WINDOWS;C:\WINDOWS\System32\Wbem;F:\bea\jdk142_05\bin;C:\PROGRA~1\IBM\CLIENT~1;
              C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator;
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://[hostname]:[port]/console *
              D:\bea1\user_projects_cluster\mydomain>"d:\bea1\jdk131_03\bin\java" -hotspot -Xm
              s32m -Xmx200m -Dweblogic.security.SSL.trustedCAKeyStore=d:\bea1\weblogic700\serv
              er\lib\cacerts -Dweblogic.Name="server2" -Dbea.home="d:\bea1" -Dweblogic.managem
              ent.username= -Dweblogic.management.password= -Dweblogic.management.server="10.1
              6.96.21:7001" -Dweblogic.ProductionModeEnabled= -Djava.security.policy="d:\bea1\
              weblogic700\server\lib\weblogic.policy" weblogic.Server
              <Sep 20, 2007 1:47:13 PM IST> <Info> <Security> <090065> <Getting boot identity
              from user.>
              Enter username to boot WebLogic server:weblogic
              Enter password to boot WebLogic server:
              Starting WebLogic Server...
              Connecting to http://10.16.96.21:7001...
              <Sep 20, 2007 1:47:25 PM IST> <Notice> <Security> <090082> <Security initializin
              g using realm myrealm.>
              <Sep 20, 2007 1:47:25 PM IST> <Notice> <WebLogicServer> <000328> <Starting WebLo
              gic Managed Server "server2" for domain "mydomain">
              Starting Cluster Service...
              <Sep 20, 2007 1:47:46 PM IST> <Notice> <Cluster> <000138> <Listening for announc
              ements from cluster mycluster on 237.0.0.1:7777>
              <Sep 20, 2007 1:47:46 PM IST> <Notice> <Cluster> <000133> <Waiting to synchroniz
              e with other running members of mycluster>
              <Sep 20, 2007 1:48:16 PM IST> <Notice> <Cluster> <000134> <Discovered and synchr
              onized with 1 other running members of mycluster>
              <Sep 20, 2007 1:48:17 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to c
              reate a server socket on Channel Default for: 10.16.96.24/10.16.96.24, port: 900
              1. java.net.BindException: Cannot assign requested address: JVM_Bind Perhaps the
              address 10.16.96.24/10.16.96.24 is incorrect or another process is using port 9
              001.>
              <Sep 20, 2007 1:48:18 PM IST> <Emergency> <Security> <090085> <Server failed to
              bind to any port such that it is not reachable from the console.>
              <Sep 20, 2007 1:48:18 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to i
              nitialize the server: Fatal initialization exception>
              The WebLogic Server did not start up properly.
              Reason: Fatal initialization exception
              D:\bea1\user_projects_cluster\mydomain>goto finish
              D:\bea1\user_projects_cluster\mydomain>ENDLOCAL
              D:\bea1\user_projects_cluster\mydomain>ENDLOCAL
              D:\bea1\user_projects_cluster\mydomain>

  • Trouble Starting Database

    I have Oracle 10.2 installed on Mac OS X 10.5. The database was working at one point (I didn't use it much) but now I'm having trouble starting it.
    First I log in as the Oracle user:
    su - oracle
    Then I start the listener and it appears to start up correctly:
    localhost:~ oracle$ lsnrctl start
    LSNRCTL for MacOS X Server: Version 10.2.0.4.0 - Production on 24-SEP-2009 11:17:01
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting /Users/oracle/oracle/product/10.2.0_db_1/bin/tnslsnr: please wait...
    TNSLSNR for MacOS X Server: Version 10.2.0.4.0 - Production
    System parameter file is /Users/oracle/oracle/product/10.2.0_db_1/network/admin/listener.ora
    Log messages written to /Users/oracle/oracle/product/10.2.0_db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for MacOS X Server: Version 10.2.0.4.0 - Production
    Start Date 24-SEP-2009 11:17:01
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /Users/oracle/oracle/product/10.2.0_db_1/network/admin/listener.ora
    Listener Log File /Users/oracle/oracle/product/10.2.0_db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(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
    Then I log into SQL Plus and try to start the database and it fails with the message shown:
    localhost:~ oracle$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Sep 24 11:17:15 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/Users/oracle/oracle/product/10.2.0_db_1/dbs/initXE.ora'
    The SID of my database is ORCL, not XE. I'm not sure where the XE in "initXE.ora" comes from, and I'm not sure if that's part of the problem. When I look in the /Users/oracle/oracle/product/10.2.0_db_1/dbs/ directory this is what is there:
    localhost:~ oracle$ cd /Users/oracle/oracle/product/10.2.0_db_1/dbs/
    localhost:dbs oracle$ ls
    alert_ORCL.log     init.ora     lkORCL          spfileorcl.ora
    hc_orcl.dat     initdw.ora     orapworcl     sqlnet.log
    localhost:dbs oracle$
    So apparently there is no initXE.ora file.
    h1. My Question:
    Why is it looking for initXE.ora, and how can I fix it? Like I said I had this database working before (SID or ORCL) so I don't know what changed.
    h3. Thank you!!!!!

    Follow these steps:
    startup pfile='<pfile location of initORCL.ora>';
    then logging as SYSDBA
    create spfile from pfile;
    Check the spfile in $ORACLE_HOME/dbs/ directory.
    then shutdown the database and startup the database.
    Don't forget to export the ORACLE_HOME,ORACLE_SID,PATH environment variables.
    Regards
    Asif Kabir

  • Trouble starting v3.2

    Hello all,
    I'm having trouble starting Photoshop Album Starter Edition v3.2 on a WinXP SP2 machine.
    When I double click the icon, I get the splash screen, then it just freezes.  In the fine print near the lower left hand corner, the last thing it gets to is "Initializing Model".
    I've uninstalled, rebooted, reinstalled, still same issue.
    I found some old thread suggesting repairing the MDAC component on the machine, which I did, then rebooted and tried again.  Still no fix.  I've also seen some references to a log file that may give additional information, but don't know where that log file is.
    Anyone else had this issue and fixed it?  Anyone have any additional suggestions I can try?
    Thanks!

    I had the same problem.  Figuring the uninstall wasn't removing everything, I did some exploring.  By checking the registry, I found that the Adobe Photoshop Album SE was pointing to a directory where the catalog was being stored and maintained.  These files were not deleted upon an uninstall and nor were they overwritten (even during a repair).  Consequently, upon a new install, the program would attempt to load the original catalog file, which I deduced was corrupt, causing the program to lock up.
    To fix the problem (Windows XP), I did the following:
    Navigate to the directory, C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Album.  Delete all of the files and subdirectories.  It should be noted that Application Data is a hidden file/subdirectory.  To view hidden files, do the following from Windows Explorer (the window that opens when you view directory contents/files):  Select Tools, Folder Options and then the View tab.  Check the radial button by Show hidden files and folders.  Select Apply to All Folders and then select OK.
    Install Adobe Photoshop Album SE again.  If you still have the program installed, just select "Repair" on the reinstall.
    Open Adobe Photoshop Album SE.  Cancel the opening dialog screen which asks you to search directories for pictures.  Select the File tab (upper left). Select Get Photos from the drop down menu, then From Files and Folders.  Browse to the main directory where you have stored your photos.  Check the box Get Photos from Subfolders, then select Get Photos.  You may have to repeat this several times depending on where you stored all of your pictures. This process rebuilds your catalog file.  Hopefully, this will solve your problem.
    Chris L.

  • Computer has trouble starting up?

    My mac has trouble starting up, it takes a very long time for it to get to the desktop screen. Once it gets to the desktop, nothing works...

    ..Step by Step to fix your Mac
    Why is my computer slow?
    Create a data recovery/undelete external boot drive

  • Mac have trouble starting up.

    Hello!
    For some reason, my mac have trouble starting up. I've tried using the apple guide about how to fix the issue/ perform a safe booth but it doesn't work.
    SYMPTOMS:
    1. when turned on: the screen displays an apple screen with a loading continueous circle and stays there FOREVER.
    after turning on and off for several times, it finally works. However, most of the time when it works/actually starts up, it cannot be connected the internet.
    2. The mac also have trouble with the itune as I cannot sync any device to it and froze.
    3.  I cannot update my mac. It suggested that in order to update, the mac must be restart so the installation can take place but when its starting
    installing the update, the message then appear and says " an error occured durin installation" then it restarts and the process of trouble starting up repeats (back to 1.).
    ** Incidence before this happens**
    A few days before it happened, there was a power shut down at my house, thus the mac was turned off incorrectly. so I have to turn on the mac again before it was turned off again by the power shut down.  IT HAPPENED 3 TIMEs
    Since then the Mac was slow and starting to become less responsive. Then the trouble starting up occurs.
    PLEASE HELP!!!!!!!
    Thank you very much

    hi,
    I booted the computer and insert the disc then press c. but nothing happens. Infact the imac wont eject the disc when I press the eject button.
    What should I do?
    Thank you!!!!!!!

  • IBook has troubles starting up: (?)

    The iBook of a friend has troubles starting up. She needs an apple for her studies and has had nothing but trouble with this iBook. She has already have to replace the motherboard and faulty RAM at the store where she bought it.
    The most recent trouble is this: sometimes the iBook won't start or it takes a long time before it does. On the screen appears (?). Also when she's working with the laptop, the respons time is sometimes very long.
    Her teachers said her that this problem is caused by the hard disk. But I've found a topic of a forum, where somebody had the exact same problem and where replacing the HD didn't help.
    Does somebody have an idea what could be an answer?
    Also, the store only gives a one-year warranty, but since there have been so many parts replaced, isn't there a two year warranty?
    Thanks in advance.

    Hi, and welcome to Apple Discussions.
    Here is the link to Apple's Knowledge Base article on recovering from the flashing question mark folder:
    http://docs.info.apple.com/article.html?artnum=58042
    How long has it been since hard drive maintenance was performed? If it's been awhile, try booting into Safe Mode. This will take quite awhile longer than a normal startup because it does a file check and repair of the hard disk.
    You will see the normal desktop. Once completely started up in Safe Mode, restart normally, and go to Applications > Utilities > Disk Utility. Click on the top hard drive icon in the left sidebar and note the S.M.A.R.T. status at the bottom right of the pane. What does it say?
    Select the named boot volume in the left sidebar ("Macintosh HD" unless it's been renamed). What is the hard drive capacity and how much space remains available on it? Repair permissions on it.
    See if a little hard drive maintenance helps out performance.

  • Kernel Panic & Trouble starting up.

    So my MBP has been crashing. I'll just browse the web and the screen will go black. It is a kernel panic, but also been having trouble starting up after the panic. It will freeze, show wavy lines, etc. I'll include pictures of the start up screens. Sometimes it takes me 4 or 5 boot ups until it starts up.
    Macbook Pro 15-inch Late 2011
    2.2 GHz Intel Core i7
    8 GB 1600 MHz DDR3
    Intel HD Graphics 3000 512 MB
    OS X 10.9.4
    1 TB HD
    Thu Sep 11 10:20:05 2014
    Panic(CPU 6): Unresponsive processor (this CPU did not acknowledge interrupts) TLB state:0x0
    RAX: 0x0000000000000000, RBX: 0xffffff812fa8d048, RCX: 0x0000000000000000, RDX: 0x00000005a6bd9231
    RSP: 0xffffff812fb41d58, RBP: 0xffffff812fb41df0, RSI: 0x0000000000000002, RDI: 0xffffff802d402008
    R8:  0x0000000000000001, R9:  0x0000000000000000, R10: 0xffffff81393e8900, R11: 0xffffff815b24d900
    R12: 0xffffff8041f79450, R13: 0xffffff812fa8d000, R14: 0x0000000000000001, R15: 0x00000005a6bd9231
    RFL: 0x0000000000000086, RIP: 0xffffff802ced73a3, CS:  0x0000000000000008, SS:  0x0000000000000010
    Backtrace (CPU 6), Frame : Return Address
    0xffffff812fb41bc0 : 0xffffff802cee22f1
    0xffffff812fb41bf0 : 0xffffff802cedb80f
    0xffffff812fb41c40 : 0xffffff802cef3a70
    0xffffff812fb41df0 : 0xffffff802ce30627
    0xffffff812fb41e40 : 0xffffff802ce4c130
    0xffffff812fb41f10 : 0xffffff802cecf779
    0xffffff812fb41f50 : 0xffffff802cee22c6
    0xffffff812fb41f80 : 0xffffff802cedb80f
    0xffffff812fb41fd0 : 0xffffff802cef3909
    0xffffff8138633890 : 0xffffff7faee10fd3
    0xffffff8138633910 : 0xffffff7faee113c5
    0xffffff8138633970 : 0xffffff7faee175a8
    0xffffff81386339d0 : 0xffffff7faee16d94
    0xffffff8138633a00 : 0xffffff7faee1a71a
    0xffffff8138633a30 : 0xffffff7faee26d41
    0xffffff8138633a60 : 0xffffff7faedcbacd
    0xffffff8138633a90 : 0xffffff7faedcdfa8
    0xffffff8138633b50 : 0xffffff7faed709be
    0xffffff8138633b80 : 0xffffff7faed63dee
    0xffffff8138633bc0 : 0xffffff7fadd122b8
    0xffffff8138633c00 : 0xffffff7fadd1222e
    0xffffff8138633c20 : 0xffffff7fadd16c31
    0xffffff8138633cb0 : 0xffffff7faf230d29
    0xffffff8138633cf0 : 0xffffff7fadd0e635
    0xffffff8138633d30 : 0xffffff802d297e53
    0xffffff8138633d90 : 0xffffff802d2cd3c5
    0xffffff8138633e00 : 0xffffff802ceb649b
    0xffffff8138633e50 : 0xffffff802ce26bc1
    0xffffff8138633e80 : 0xffffff802ce139c5
    0xffffff8138633ef0 : 0xffffff802ce1e013
    0xffffff8138633f70 : 0xffffff802cec9b8d
    0xffffff8138633fb0 : 0xffffff802cef3f66
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7fadd05000->0xffffff7fadd3cfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7fad4be000
             com.apple.iokit.IOAcceleratorFamily(98.22)[BEFBB731-E445-3C05-AE76-B3E1AF872601 ]@0xffffff7faed63000->0xffffff7faedbbfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7fad4be000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7fadd05000
             com.apple.AMDRadeonX3000(1.2.4)[B2B8FDDF-7AA0-397B-93F1-C35FDECE2B6C]@0xffffff7 faedc8000->0xffffff7faf163fff
                dependency: com.apple.iokit.IOAcceleratorFamily(98.22)[BEFBB731-E445-3C05-AE76-B3E1AF872601 ]@0xffffff7faed63000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7fad4be000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7fadd05000
             com.apple.kext.AMDFramebuffer(1.2.4)[2DE2DF52-7B5C-3CAE-96DC-EB57648727E7]@0xff ffff7faf230000->0xffffff7faf253fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7fad730000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7fad4be000
                dependency: com.apple.kext.AMDSupport(1.2.4)[C7D1619D-FA53-35BF-BEC2-1441957F1833]@0xffffff 7faec3c000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7fadd05000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x000000002cc00000
    Kernel text base: 0xffffff802ce00000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 24262422261
    last loaded kext at 7179183969: com.apple.driver.AppleHWSensor 1.9.5d0 (addr 0xffffff7fae873000, size 36864)
    loaded kexts:
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleTyMCEDriver 1.0.2d2
    com.apple.driver.AGPM 100.14.28
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.ApplePolicyControl 3.6.22
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.kext.AMDFramebuffer 1.2.4
    com.apple.driver.AppleHDAHardwareConfigDriver 2.6.3f4
    com.apple.AMDRadeonX3000 1.2.4
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleIntelHD3000Graphics 8.2.4
    com.apple.iokit.IOBluetoothUSBDFU 4.2.6f1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.kext.AMD6000Controller 1.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleMuxControl 3.6.22
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleIntelMCEReporter 104
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleIntelSNBGraphicsFB 8.2.4
    com.apple.driver.AppleBacklight 170.3.5
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 325.7
    com.apple.driver.XsanFilter 404
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.iokit.IOAcceleratorFamily 98.22
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.kext.AMDSupport 1.2.4
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleGraphicsControl 3.6.22
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Panic(CPU 7): Unresponsive processor (this CPU did not acknowledge interrupts) TLB state:0x0
    RAX: 0x0000000055ced2a2, RBX: 0xffffff8041a42cf0, RCX: 0x000000000000001f, RDX: 0x000000000000001f
    RSP: 0xffffff812fbbddf8, RBP: 0xffffff812fbbde40, RSI: 0x0000000000000002, RDI: 0xffffff802d402008
    R8:  0x0000000000000000, R9:  0x00000000009884c5, R10: 0x0000000104ea8198, R11: 0x0000000104e9d7c7
    R12: 0xffffff812fadd048, R13: 0xffffff812fadd000, R14: 0xffffff802d4cae38, R15: 0xffffff812fadd000
    RFL: 0x0000000000000002, RIP: 0xffffff802ced73ac, CS:  0x0000000000000008, SS:  0x0000000000000000
    Backtrace (CPU 7), Frame : Return Address
    0xffffff812fbbdc60 : 0xffffff802cee22f1
    0xffffff812fbbdc90 : 0xffffff802cedb80f
    0xffffff812fbbdce0 : 0xffffff802cef3a70
    0xffffff812fbbde40 : 0xffffff802ce4c130
    0xffffff812fbbdf10 : 0xffffff802cecf779
    0xffffff812fbbdf50 : 0xffffff802cee22c6
    0xffffff812fbbdf80 : 0xffffff802cedb80f
    0xffffff812fbbdfd0 : 0xffffff802cef3909
    0xffffff813864bf20 : 0xffffff802cedc5d2
    0xffffff813864bfb0 : 0xffffff802cef364b
    BSD process name corresponding to current thread: revisiond
    panic(cpu 2 caller 0xffffff802cec05fb): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0xc0, NMIPI acks: orig: 0x0, now: 0x2"@/SourceCache/xnu/xnu-2422.110.17/osfmk/x86_64/pmap.c:2612
    Backtrace (CPU 2), Frame : Return Address
    0xffffff814b103190 : 0xffffff802ce22f79
    0xffffff814b103210 : 0xffffff802cec05fb
    0xffffff814b1032a0 : 0xffffff802cec55b3
    0xffffff814b103380 : 0xffffff802cec60a7
    0xffffff814b1033e0 : 0xffffff802ce7e2fa
    0xffffff814b1034f0 : 0xffffff802ce825cf
    0xffffff814b103520 : 0xffffff802ce9d460
    0xffffff814b103560 : 0xffffff802d015e01
    0xffffff814b103660 : 0xffffff802d16ba9a
    0
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455302D474E2D4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.6f1 14216, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST1000LM014-1EJ164, 1 TB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

    The MBP is experiencing GPU problems. Your best option is an appointment at an Apple store genius bar.  Your MBP will be evaluated for FREE and you will be advised as to your  options.  Bring the kernel panic report with you.
    Ciao.

  • The trouble started when I tried to update my software version....

    I am still very new to all the iPods.  I have a Nano that I haven't had trouble using with iTunes.  Now I recently bought a Touch and am very confused using it with iTunes.  From what I read I can have both the Nano and Touch on the same iTunes account.  If that isn't correct please let me know.
    My trouble right now started when I tried to update the software version.  When I try to, a message pops up telling me there are items on there that have not been transferred to my iTunes library and that I should do that before updating.  So, I went to File and tried to transfer purchases.  Another message popped up telling me items purchased could not be transferred because I am not authorized for them on this computer (same computer we have always used for the Nano).  So, I then went to Store and clicked Authorize this computer and got the message that it is already authorized.
    Now I have no idea what to do.

    - Yes you can sync more than one iDevice to a single computer and iTunes library.
    - Try deauthorizing and then authorizing the computer.
    - You are authorizing the computer for the account(s) used on the iPod, right?
    - Try resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.

  • I am having trouble starting Indesign with the folio builder panel

    Every time I start indesign and change my tools to the DPS tool set the folio builder pannel flickers and then disappears and then indesign shuts down.
    I had some success deleting the preferences files but need a long term fix. Any thoughts?

    Well yes, of course you are having trouble using MobileMe because MobileMe no longer exists and has not existed for the last 2 years at least.
    MobileMe has been replaced by iCloud, so you will never be able to use MobileMe because it does not exist.
    Also, I would suggest that you look more closely before you post, because you have posted this in an iPhone forum and this question has nothing to do with iPhones.  You would get more help if you posted in the correct forum.

  • My Z10 OS got upgraded to 10.3.1.1779 and the trouble started

    Dear Admin,
    Last friday my Z10 OS got upgraded to 10.3.1.1779 and since then the following trouble has started and it is driving me crazy because I can't use my phone at all.
    Issue 1) The profile notification, in-call volume, media volume automatically reset to zero and in no way I can increase the volume.
    Issue 2) When I try to increase the volume using volume up key, it only start taking continuous screenshot but doesn't increases the volume at all. Literally fed up of this.
    Issue 3) When I try to capture image using camera then it doesn't wait for me to capture it, it starts capturing continuous shot on its own and that too with flashlight on whereas the matter of fact is that the flashlight is kept off in the camera setting.
    I have done everything to resolve this issue including the factory reset and OS installation but once it upgrades it starts doing the same stuff. Please help me resolve this issue permanently.

    Mr BB Admin.  Please could you pay attention to resolve this general issue occured during the "upgrade" to 10 OS  version software 10.3.1.1779.
    or please explain how we can do to go back with the previous version? really I am thinkin to change my device... samsung or Apple... I was confortable with my BB device.. but now....
    Regards, 

  • Trouble starting a new site in Dreamweaver

    Hi there, I'm fairly new to all of this. I'm trying to start a new site, but when I click "site", "new site", and give my site a name and folder (which is on my desktop, just named "New folder"), I go to save and I get the error message:
    "The root folder you have chosen is inside the folder for site ‘gif animation test’. This may cause some operations, such as synchronization, to work incorrectly. Proceed anyway?"
    The confusing thing is that 'gif animation test' is a folder I created weeks ago. No matter what file I select, it seems to try to save to this folder, essentially making it so that I can't create a new site. Does anybody know how I can fix this?

    Do you have a site defined for "gif animation test"? Can you delete it from DW (the site definition, not the files)?
    I find it is usually trouble when people put sites on their desktop, especially when they are inexperienced. What I'd suggest you consider is creating a folder called Web Sites in your documents folder. Then each new site you build would have a root folder in that Web Sites folder, for example -
    C:/Documents/Web Sites/Site A
    C:/Documents/Web Sites/Site B
    C:/Documents/Web Sites/Site C
    etc.
    Make sense?

  • Whyis adobe having trouble starting my subscription to photoshop?

    I'm trying to start up my photoshop by putting in my serial number and adobe login but it keeps saying it's having trouble! Help please I need to do a project for clas!

    Senor-hustle for this type of error you will need to contact our support team.  They will be able to verify your subscription from our end and then help you resolve any remaining technical issues.  For the best assistance, I recommend our chat support at http://adobe.ly/yxj0t6.  Our chat representatives can provide a personalized experience to resolve the issue you have described.

  • Trouble starting Apache OHS

    New installation of Oracle 11.1 on Dell RHEL/Linux box. Installed Oracle OHS from here into a separate ORACLE_HOME (=db OH/apex).
    opmnctl startall starts up opmn but times out on starting Apache OHS httpd. No errors in HTTP_Server~1.log, the last line is simply execing httpd. More surprisingly, no warning/error messages in ohs/logs/error_log, nothing. opmnctl just hangs for a while and comes back with "time out while waiting for a managed process to start". And then I see the opmn process and one httpd process but port 7780 doesn't respond to requests.
    Never had any trouble with this before. Everything seems to be setup right but OHS just doesn't want to startup.
    Any ideas? Thanks

    No, I am not running SSL. My opmn.xml is the default one, no changes.
    OK I found the problem. I did a strace -f opmnctl startall and saw that it was waiting on a blocking read on */dev/random*. Some googling on this shows that an insufficient entropy pool (my poolsize had dropped by 62, below the threshold of 64) is a known issue on headless Linux servers due to the lack of truly random activity like mouse and keyboard movement. All this stuff is new to me, it gets really bizarre, thought I was in a physics class. There are some "entropy generating" tools out there but it looked like overkill to me since I am not running a military grade installation. I simply did rm -f /dev/random;ln -s /dev/urandom /dev/random. /dev/urandom generates random numbers of lesser quality but it doesn't block readers. With this fix in place, opmnctl stopall/startall works fine again. Whew, this was a strange problem.
    Hope this helps someone else.

Maybe you are looking for