NullPointerException at WLS7.0 sp2 Startup with encripted Credential

I have a development cluster configured on a RedHat 7.3 Sun 1.3.x JVM. I can start
the cluster if I set the SecurityConfiguration Credential with cleartext. When
the cluster shuts down config.xml is rewritten, the Credential is encrypted.
The next time I attempt to start the cluster I get the following:
<Jul 3, 2003 10:44:49 AM MDT> <Notice> <Management> <140005> <Loading configuration
/home/doug/mycluster/dougscluster/./config.xml>
<Jul 3, 2003 10:44:52 AM MDT> <Critical> <WebLogicServer> <000364> <Server failed
during initialization. Exception:weblogic.management.configuration.ConfigurationException:
Error parsing the configuration file: null - with nested exception:
[java.lang.NullPointerException]
java.lang.NullPointerException
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.resolveMBeanAttributes(ConfigurationParser.java:871)
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.endDocument(ConfigurationParser.java:339)
at weblogic.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1235)
at weblogic.apache.xerces.validators.common.XMLValidator.callEndDocument(XMLValidator.java:1159)
at weblogic.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatcher.dispatch(XMLDocumentScanner.java:1531)
at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:399)
at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1138)
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:227)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadActiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
--------------- nested within: ------------------
weblogic.management.configuration.ConfigurationException: Error parsing the configuration
file: null - with nested exception:
[java.lang.NullPointerException]
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:243)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadActiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
>
The WebLogic Server did not start up properly.
Exception raised:
java.lang.NullPointerException
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.resolveMBeanAttributes(ConfigurationParser.java:871)
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.endDocument(ConfigurationParser.java:339)
at weblogic.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1235)
at weblogic.apache.xerces.validators.common.XMLValidator.callEndDocument(XMLValidator.java:1159)
at weblogic.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatcher.dispatch(XMLDocumentScanner.java:1531)
at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:399)
at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1138)
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:227)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadActiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
--------------- nested within: ------------------
weblogic.management.configuration.ConfigurationException: Error parsing the configuration
file: null - with nested exception:
[java.lang.NullPointerException]
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:243)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadActiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
Reason: Fatal initialization exception
Throwable: weblogic.management.configuration.ConfigurationException: Error parsing
the configuration file: null - with nested exception:
[java.lang.NullPointerException]
java.lang.NullPointerException
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.resolveMBeanAttributes(ConfigurationParser.java:871)
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.endDocument(ConfigurationParser.java:339)
at weblogic.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1235)
at weblogic.apache.xerces.validators.common.XMLValidator.callEndDocument(XMLValidator.java:1159)
at weblogic.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatcher.dispatch(XMLDocumentScanner.java:1531)
at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:399)
at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1138)
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:227)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadActiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
--------------- nested within: ------------------
weblogic.management.configuration.ConfigurationException: Error parsing the configuration
file: null - with nested exception:
[java.lang.NullPointerException]
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:243)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadActiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:664)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
at weblogic.Server.main(Server.java:32)
Any help is much appreciated

Hi Even i am getting the same issue, I upgarded the server from 7.0 sp1 to sp6. I have 6 managed instances running on 2 boxes. But i am facing this problem with only one managed instance. This problem i am facing when i start the 2nd instance of the managed instance where my Webservice component is running.

Similar Messages

  • WLS7 Deploy on startup works, redeploy gets ClassNotFoundExceptions

    Hello
    We are using WLS7 SP2 on our local pcs. We package our app as an EAR that contains
    several libraries, a war, and several EJB jars. When we put it in the applications
    folder and start the server, it deploys fine, works fine. In WLS6.1SP3, when
    we used hot deploy to redeploy the app, it would load (although we saw the memory
    leak happen). But now in WLS7, we frequently (but not consistently) get error
    messages that there are classes that cannot be found.
    I have tried fiddling with the deployment order in application.xml, and that didn't
    seem to help consistently. I also modified the ant script to call weblogic.Deployer
    to -remove the application prior to copying the ear to the applications directory,
    and still no real difference.
    The thing that's frustrating is that it deploys at startup with no trouble at
    all. Is it possible that on redeply there's some lingering references to the
    old ear that don't get cleared when it's undeployed? Is the server maybe caching
    something?
    Has anyone else out there experienced the same problem with hot-deploy in WL7SP2?
    Did you resolve the problem? If so, how? Arrrrgghh!!!!!!!

    Matt:
    Sorry for your frustrations! This is (and I know you don't want to hear
    this probably) something that we worked very hard on for the 8.1 release,
    ironed out all the bugs in hot deploy. Cleaned up memory leaks and made it
    so you don't have to restart the server. We found additionally that the
    applications directory is a bit of a hack useful for toy demo's but not real
    development. (i.e. you are constantly either archiving and copying or copy
    files from your pcs to the directory). So we introduced an approach that
    allows you to check your application's src files (jsp, descriptors, .java
    files, thirdparty libs) into pcs in exploded ear format and then introduced
    a set of ant tasks to help you build and deploy.
    So if you can upgrade...... check out:
    http://google.bea.com/search?q=split+directory&ie=&site=bea&output=xml_no_dtd&client=bea&lr=&proxystylesheet=http%3A%2F%2Fdev2dev.bea.com%2Fimages%2Fdev2dev.xsl&oe=
    Otherwise we go down the road of having a reproducible test case and
    oppening a ticket with support.
    Cheers
    mbg
    "Matt Harrah" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hello
    We are using WLS7 SP2 on our local pcs. We package our app as an EAR thatcontains
    several libraries, a war, and several EJB jars. When we put it in theapplications
    folder and start the server, it deploys fine, works fine. In WLS6.1SP3,when
    we used hot deploy to redeploy the app, it would load (although we saw thememory
    leak happen). But now in WLS7, we frequently (but not consistently) geterror
    messages that there are classes that cannot be found.
    I have tried fiddling with the deployment order in application.xml, andthat didn't
    seem to help consistently. I also modified the ant script to callweblogic.Deployer
    to -remove the application prior to copying the ear to the applicationsdirectory,
    and still no real difference.
    The thing that's frustrating is that it deploys at startup with no troubleat
    all. Is it possible that on redeply there's some lingering references tothe
    old ear that don't get cleared when it's undeployed? Is the server maybecaching
    something?
    Has anyone else out there experienced the same problem with hot-deploy inWL7SP2?
    Did you resolve the problem? If so, how? Arrrrgghh!!!!!!!

  • BLACK SCREEN startup with 3 beeps, FREEZES when unplugged, Splash screen freeze, HEAT-UP TO BOOT

    BLACK SCREEN startup with 3 beeps, FREEZES when power unplugged, IF IT BOOTS splash screen freezes, OVERHEATING REQUIRED TO BOOT - 0x7B, Event 41 kernel-powe
    Issue: One day I unplug the power, the screen freezes and I get frozen music sound. I shut down, start up, I get 3 beeps (1 short 2 long), which indicates a Video failure according to the Thinkpad Laptop beep code list.
    How I solve the issue day-to-day: I turn the heat up - I disconnect the battery and hard drive and plug in the power then turn it on. I will wait until the underneath is searing hot with a blanket blocking the fan's flow of air, I mean way hot because any cooler and it won't start. Plug stuff back in, Hard drive first, Battery second, turn off with power button hold, unplug power, replug power.
    I turn it on, no beeps, it goes past the first Lenovo screen, then gives me a prompt because it "didn't shut down properly" and continue regular startup. What happens next is the Windows logo appears, and just as the animated windows logo starts to move (you see 2 small colored dots on the screen), it freezes. I see this every time, I know naturally that it means that the laptop is still too hot to go past that point, so I shut it down and try again. After about 5 - 10 tries it will go past the splash screen and into the login area, then it's all fine.
    Sometimes when I unplug the power from the back by accident it will freeze. By accident I mean that the connector wiggles it's self out easily. This unplug freezing thing started happening about 1 week before the 3 beep black screen problem started rolling, so I'm putting 2 together.
    Errors:
    I got a Blue Screen of Death the first time I started it up with the overheating ritual, but I never got it since. It was 0X7B. I ended up changing a setting in BIOS from AHCI to Compatibility Mode, and I passed everything without the BSOD again. I have always had it on AHCI.
    I got another Blue Screen of Death about a week ago, but came as it was on already and I had been using it, and said something about disabling Cache or Shadowing in BIOS. I never got it since.
    BIOS:
    Also, the time was set to 1988 or something in the BIOS.
    Event Viewer events found:
    1. Kernel-Power, Summary page.
    There are critical events for a few things like Kernel-Power, Event ID 41, Task Category (63). There are 19 of them, each day 1 or 2 of them but mostly 1, so this maybe corresponds to my daily ritual.
    "The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly."
    2. Kernel-Processor-Power - Event ID 37, task category (7)
    "The speed of processor 1 in group 0 is being limited by system firmware. The processor has been in this reduced performance state for 71 seconds since the last report."
    3. LMS - HCMI - Event ID 2, Task Category: none
    "LMS Service cannot connect to HECI driver".
    I came across a very sluggish performing control panel for Nvidia before and after this problem, and I tried installing a newer version, which I had to jump through a few hoops to do, like uninstalling first, not just updating. At first it said that the driver wasnt made for the system, or that it wasnt compatible or something, which was wrong. I made it work somehow, but it was still sluggish after install. I rolled it back to an earlier driver, and now it works fine oddly. No sluggish performance / slight freeze window thing going on. No problem at all.
         MSCONFIG.exe, Boot Advanced Options: I have tried twice to change this 1 setting, check box "Number of processors" and change to 2 processors, because I do have 2 processors. I have been able to change this in the past, but it does not save the setting now, and I believe this option was selected before I started having problems, and settings did not disappear then.
    What could this be. The small round BIOS battery? The video card like everyone presumes? (I.E. the entire motherboard replacement), Software? The wiggly power input area? (Not enough power getting in?), Firmware of some sort? The BIOS software being wrong?
    SYSTEM INFO:
    Thinkpad T61p 6457-A24, Intel core 2 duo (T7700) 2.4GHz, Intel 120GB SSD 6Gb/s, NVIDIA Quadro FX 570M (256 MB),
    Windows 7 64 bit Home Premium (6.1, Build 7601), BIOS Ver 1.00PARTTBLx
    Display: 1680 x 1050 (32 bit 60 Hz), Integrated RAMDAC, Main driver: nvd3dumx.dll,nvwgf2umx,nvwgf2,
    Version 8.17.12.9688, Date 5/31/2012, DDI version 10, Driver model WDDM 1.1

    T61-Elwood wrote:
    Laptops of all Brands using Nvidia GPUsmade  from 2007-2008  are faulty.
    You wont get good Nvidia ones on Ebay/forumes anywhere.
    I'd beg to differ on both accounts.
    *61 series nVidia-based ThinkPads from late January through July of 2008 are a 50/50 shot, since the old chips were mixed with the new ones. Any machine built in August and later can be deemed "safe".
    As for the forums (I don't do feebay) there are people who sell genuine, properly-tested planars. However, these do not come at bargain basement prices, and with a good reason if I may add.
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • Tecra A8, WinXP SP2 - issue with built-in speakers

    Hello there,
    I know this issue has been brought up a few times, but I can't find a solution.
    I recently inherited a Toshiba Tecra A8. Problem is : the built-in speakers can't seem to work, but the sound is just fine on external speakers or headphones. The speakers used to work at some point in the past, but the previous owner can not tell me what caused the sudden change.
    Here's what I did, chronologically, after browsing multiple forums :
    - SP3 was installed when I got the computer. I tried to revert back to SP2.
    - I've reinstalled XP (had to, machine was too slow). SP2 came with the install CD.
    - I've installed two XP hotfixes that were supposed to solve the problem : KB835221 and KB888111
    - I've re-installed the Realtek Audio HD codec
    - I always try muting/unmuting after everything I do, even before or after a reboot.
    Here's what I can tell so far :
    - Sound icon is present on the system tray. All volumes are up, whether on the Windows sound manager or on the Realtek one.
    - I do not have DOS beeps.
    - I'm still on SP2. Didn't try moving on to SP3 (on this new XP install, of course).
    - Before I did reinstall Realtex Audio HD, the "internal" option listed under "I/O audio" was shown, but I couldn't access it. After the reinstall, it simply disappeared.
    I think that's pretty much it. I came across the same solutions on different forums or group discussions. I've been searching for two days now, to no avail. The computer has never been dropped or damaged, and since it seems that a lot of people experience(d) the same problem as mine, I'm pretty sure it's not a hardware problem. Well, I hope it's not.
    So there. I urge you, nay, I beg you to work your magic and come up with a flawless, absolute solution that will give me back the joy of listening to Justin Bieber in peace. Or something else.
    Thanks in advance !
    Toshiba Tecra A8
    Windows XP Pro 2002
    SP2
    Intel Core 2
    T5500 1.66GHz

    > the built-in speakers can't seem to work, but the sound is just fine on external speakers or headphones. The speakers used to work at some point in the past, but the previous owner can not tell me what caused the sudden change.
    The speakers dont work but the sound is coming from headphones and external speakers?
    Well, this would mean that your sound driver is OK and this is probably a speaker related problem. I think it speaker hardware malfunction :(

  • HT1553 I did the back up as instructed... Installed a larger hard drive and followed the restore instructions... Now I get a white screen with a folder icon and blinking question mark. When trying to set startup with new drive I get a bless tool error...

    I did the back up as instructed... Installed a larger hard drive and followed the restore instructions... Now I get a white screen with a folder icon and blinking question mark. When trying to set startup with new drive I get a bless tool error... Help!!

    If you have installed a new hard drive , you will need to have formatted it in Disk Utility correctly. This may explain your problem.
    Boot  into your 10.6 Install disk again at the top menubar > Utilities > select Disk utility and in there select your new hard drive, and select the tab Erase and choose to make the format as  Mac OS Extended Journaled. When that is finished look in the main window to make sure that the partition map scheme says GUID Partition Table.
    Now go to the Restore tab and reinstall from your backup.

  • Power mac G4 hangs at startup with gray screen

    Hello all,
    I have a Power mac G4 - mirrored drive door model.  512mb of RAM; 833mghz - about 50+ gigabytes of storage remaining.
    I recently starting using this mac again, here is what happened:
    Power mac G4 was running 10.2.1 - had never been updated; it also was capable of running classic os9 (even though I never used it)
    Started using machine again a few weeks ago; let "software update" install 10.2.8 update - everything worked fine
    Put computer into target disk mode to transfer files to my new macbook pro (13") - using firewire connection
    While trying to connect (migration assistant) - window froze will calculating the amount of space that the "user" on the power mac totalled - power mac appeared to be frozen
    Did a hard reset / power down of the power mac G4
    Upon restart, power mac G4 goes through all start up functions up to gray screen with apple logo (with spinning wheel) and then goes to a darker gray screen (without the logo) and spinning wheel
    Dark gray screen with spinning wheel hangs indefinitely - I've let it stay there for hours on end hoping it will resolve but it doesn't
    Here's what I have done so far:
    Placed power mac G4 into target disk mode again in conjunction with macbook pro
    I can see all the files on the power mac G4 (and have already copied them to the macbook pro) - so I don't think the hard drive is damaged
    Disconnected all non-apple peripheral devices - only had a card installed in the back - but took that out - issue persisted (did not replace card in back)
    Removed one non-apple RAM stick - issue persisted
    Replaced non-apple RAM stick and removed apple RAM stick - issue persisted
    Reset PRAM
    Started computer in single-user mode
    used fsck and tried to have system check/fix issue; no matter how many times I re-run the command to repair it never comes back with a message saying no issues found - instead it keeps returning with a message saying that the issue was repaired "system modified"
    Started computer in verbose mode
    startup seems to hang when this appears:
    "/System/Library/CoreServices/loginwindow.app/Contents/MacOs/loginwindow: (ipc/send) invalid destination"
    "LayState: cannot map display interlocks."
    "/System/Library/CoreServices/loginwindow.app/Contents/MacOs/loginwindow: kCGErrorFailure: CGSNewConnection"
    "Cannot connect to server"
    "/System/Library/CoreServices/loginwindow.app/Contents/MacOs/loginwindow: kCGErrorInvalidConnection"
    "Connection called with invalid connection"
    Tried re-installing with system discs
    The only discs I received with the power mac G4 when I purchased are orange and say "SSW version 8.6" on it" ("iMac Software Restore" and "iMac Software Install")
    Computer does not respond when holding down "C" key at startup with either disc in the drive
    When holding down "option" key at startup, the computer shows the bootable choices as ONLY the internal HD - not either of the CDs I mentioned above; I wonder if it no longer recognizes the original CDs because I updated to 10.2.8 from 10.2.1 before the issue?
    I also have an install disc for OS X 10.4.7 - for a friend's iMac (G5)
    When holding down "C" key at startup with the OS X 10.4.7 in the drive I get a kernel panic
    When holding down "option" key at startup, the computer shows the bootable choices as the OS X 10.4.7 in the drive AND the internal HD
    When I choose the OS X 10.4.7 in the drive I get a kernel panic
    When I choose the internal HD the startup hangs at the gray screen I mentioned above
    At this point, I don't know what else to do.  I believe the computer is still good because I can see everything on it when I put it into target disk mode; it just refuses to make it through the startup/login process.  I have read discussion threads that suggest re-installing the OS using another computer - but I don't know how to do that.  I also wondered if there was a way to tell the computer to re-install the software using the original CDs - but from the command line (in single-user mode)?
    Someone - PLEASE HELP!

    Sorry, SU Single User Mode, OF Open Firmware as these 2 where mentioned before.
    As a test, let's try disconnecting the HD & see if it booys to any mode without it attached.
    It could be the User's files or login messed up, if you want to try something a little more desperate...
    Reset OS X Password Without an OS X CD...
    http://theappleblog.com/2008/06/22/reset-os-x-password-without-an-os-x-cd/
    It'll boot like a newly setup Mac, but all your stuff should still be there once filling out the stuff.
    Except you could just use Target mode and move or rename that file.

  • Frequent startup with question mark folder icon--a diagnostic challange!!!

    I recently obtained a 500 mhz G4 Cube; I transplanted memory, video board, video riser board, and DVD/CD drive from my old (dead) 450mhz G4 Cube (logicboard and DC-DC board were fried) to the 500 mhz Cube AND I added a Western Digital 80gb hard drive. The problem involves frequent startups with the question mark folder (Mac OS logo alternates with question mark).; Eventually the system folder is found and OS 10.4.11 starts up--sometimes in 20 seconds and sometimes in 3, 4, 5 minutes or longer..........I have tried 2 brand new batteries after numerous PRAM (via keyboard) and CUDA resets (depressing the CUDA button on the motherboard just once and then installing the new battery). The battery terminals in the Cube look perfect--no corrosion. With the new battery, startups were fine for a day but now 4 out of 5 times, I will get the question mark folder. Using Disc Utility, I fixed any errant permissions and the hard drive checks out with zero problems. Once running, the Cube works great, but these startups are maddening. One other issue; if I start up with the G4 Cube 9.1 installation disc, the install program DOES NOT recognize any bootable discs; whilst starting up using the Tiger Upgrade install disc, my 2 bootable discs (partitions of my Western Dig. hard drive) ARE recognized. Any ideas would be greatly welcome!!

    I believe I have solved the problem regarding the question mark startup---> after rechecking all cable connections to HD, OD, and logic board, I revisited the jumper setup on the HD; it turns out that I set the HD up to be the MASTER, but what I should have done was set the HD to be the MASTER with attached SLAVE. Since reconfiguring the jumper, all startups have so far been normal. Also, I did install OS 9 drivers, but I the OS 9.1 install disc still does not recognized my 5 gig partition when starting up from the CD; this is minor in retrospect as I can still use the classic mode with a earlier version of OSX that does not hog so much disc space.

  • Disk Utility says everything's fine, but Install disk doesn't find my internal drive as a possible destination. When I startup with Command   S, I get a looping "cannot mount errno = 19" message.

    Disk Utility says everything's fine, but Install disk doesn't find my internal drive as a possible destination. When I startup with Command + S, I get a looping "cannot mount errno = 19" message.
    Problem started when I used Tech Tool Pro 6 to "de-fragment volume". Had to cancel that process before it finished because I ran out of time. Thereafter, when I startup my machine normally, I get the gray Apple logo at first, but it changes to a prohibited symbol (circle with a slash thru it) and hangs.
    When I startup holding the Option key, I can see my internal drive, but I get the same results as above.
    When I startup using the MacBook OSX Install DVD, it does not find my internal drive as possible destination.
    When I startup using the MacBook OSX Install DVD and then run Disk Utility, it finds my drive, allows me to "repair" and says everything is fine.
    When I startup with Command + S, I get a looping error message "errno = 19" and cannot stop it to do anything else.
    When I startup from Disk Warrior v4.4, it does not find my internal drive to do any repairs.
    When I startup from Tech Tool Pro 6 and run the "computer check" diagnostics, everything passes but the Volume Structure, which fails at "Volume Extents (B-tree)." When I use TTP's "Tools" option to run "volume repair" it will show my internal drive and allow me to click the GO button, but nothing happens and nothing changes.
    I have a Time Machine backup on an external USB drive, but for as long as the internal drive doesn't mount, I can't use the backup to restore.

    It's a false report and should be ignored.
    I would not rely on TT as I've already said earlier even before Grant posted similar advice.
    I really think the Rigid Disk Block may be corrupted. This holds the partition map and could prevent a volume from being unmounted. Unfortunately, there is no way to fix that without repartitioning the drive which will remove everything. So, before going down this road I hope you have backups or can make a backup.
    Drive Partition and Format
    1. Boot from your Snow Leopard 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 Utilities menu.
    2. After DU loads select your 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.  SMART info will not be reported  on external drives. 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. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer.  Proceed with reinstalling OS X.
    5. Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • Yosemite startup with iCloud

    Yosemite startup with a box saying there is a problem login with my email to iCloud is anyone else having the same problem if so how do you fix it
    this happens nearly every time i startup the mac and go to the main screen i go system preferences then to my iCloud account put my password in
    then it stops but when i startup it appears again how do i stop this.

    Yes

  • Macbook pro 2008 startup with lines then shuts down

    I have a 2008 macbook pro that will startup with lines on display then shut down. 

    Hope when reading this will help with issue, further down this page Resolve startup issues and perform disk maintenance with Disk Utility and fsck - Apple Support
    and Mac OS X: How to start up in single-user or verbose mode - Apple Support

  • I lost my password and cannot log on to my MacBook Pro.  MacOS X window opens upon startup, with my log on name, requesting password, but I cannot remember it.  Is there a way to bypass this window and reset my password?  Cannot get to System Preferences

    I lost my password and cannot log on to my MacBook Pro.  MacOS X window opens upon startup, with my log on name, requesting password, but I cannot remember it.  Is there a way to bypass this window and reset my password?  Cannot get to System Preferences or Apple Menu
    Thanks!

    Yes.
    https://discussions.apple.com/thread/4913069

  • Brightness control at startup with systemd

    I finally upgraded to systemd (I know... a bit later than I should have), and the transistion has been smooth, except for enabling brightness controll at boot.
    I currently have a bit of a hack working to enable brightness control on my Dell XPS 13 ultrabook. I have two backlight interfaces (/sys/class/backlight/intel_backlight and /sys/class/backlight/acpi_video0), and I have found that the only way to alter my screen brightness is to set the intel_backlight brightness value to 0 and then alter the brightness file under the acpi_video0 interface. I must always write the 0 to the intel_backlight/brightness file, even if it already contains 0, to enable brightness control through acpi_video0.
    I had had this code in my rc.local previously, and it worked exactly as I needed to enable brightness control:
    #!/bin/bash
    # set intel interface to 0, allowing acpi interface to take precedence
    echo 0 > /sys/class/backlight/intel_backlight/brightness
    # set the permissions of the acpi brightness file for video group (me) regular user modification
    chgrp video /sys/class/backlight/acpi_video0/brightness
    chmod 664 /sys/class/backlight/acpi_video0/brightness
    # initialize brightness to a low level
    echo 3 > /sys/class/backlight/acpi_video0/brightness
    exit 0
    Currently when I run this script normally it grants me the brightness control I desire through the modification of /sys/class/backlight/acpi_video0/brightness. I have made this script into a systemd service initiated at startup, with the service file below:
    [Unit]
    Description=Brightness Control Initialization
    [Service]
    Type=oneshot
    ExecStart=/usr/lib/systemd/scripts/bright_init
    RemainAfterExit=yes
    [Install]
    WantedBy=multi-user.target
    My issue is that although the service is initiated at startup without error, my brightness control does not function like it does when I run the script manually myself. I have verified that systemd considers the service to have run successfully after startup, and I have also enabled both the multi-user.target and above service.
    My questions are twofold:
    1. Is there a better way to allow brightness control other than the somewhat hacky method of zeroing the /sys/class/backlight/intel_backlight/brightness file with the above script?
    2. And does anyone have an idea as to why my service doesn't work, even though I can run the script after startup and it functions as I desire?
    Last edited by tyler.heck (2012-11-16 01:45:46)

    It is interesting to see that this is working for you. I had to add OWNER="root" to the rule. Otherwise when testing the rule with `udevadm test` I always recieved a permission denied error. But even with OWNER="root" Udev did not actually write the ATTR{brightness}="2" into the file.
    Manually doing that by echo 2 > ... works well. I searched a bit on this topic and found a thread on the Gentoo forum where they say that it is not wise to use Udev for writing anything to /sys. Instead you should use Udev to run a script that does that:
    [orschiro@thinkpad ~]$ cat /etc/udev/rules.d/50-powersave.rules
    SUBSYSTEM=="power_supply", ENV{POWER_SUPPLY_ONLINE}=="0", RUN+="/home/orschiro/Scripts/powersaving battery"
    SUBSYSTEM=="power_supply", ENV{POWER_SUPPLY_ONLINE}=="1", RUN+="/home/orschiro/Scripts/powersaving AC"
    [orschiro@thinkpad ~]$ cat /usr/local/bin/powersaving
    #!/bin/sh
    case $1 in
    battery)
    echo "Running powersaving on AC in 3 seconds"
    sleep 3
    # screen power saving"
    echo 200000 > /sys/class/backlight/intel_backlight/brightness
    AC)
    echo "Running powersaving on battery in 3 seconds"
    sleep 3
    # screen power saving
    echo 4270725 > /sys/class/backlight/intel_backlight/brightness
    esac
    Last edited by orschiro (2013-03-01 15:29:02)

  • Will a 2.5, or a 2.7, startup with one processor?

    Will a LCS system, 2.5 or 2.7, startup with only one physical processor? I mean with the bottom processor physically removed?

    It wikk startup with only the 1st one enabled, (CPU0), but youdon't have to phsically remove it.
    You might try this also, thanks to old comm guy...
    This can be done in open firmware,(boot with cmd+option+O+F held down).
    setenv boot-args cpus=1
    reset-all

  • Crashing at Startup with Waves AU

    I am crashing at startup with the waves plug ins. My system was fine before I started using Audio Units Manager. After that Logic will crash. So I trashed the prefs. trashed Audio Unit Manager and re installed the waves plugins and the waveshell AU driver from a fresh download. Still no luck. I used to work fine when I dragged the AU plug ins to another folder to use FCP then drag them back to the components folder to use Logic. How can I fix this?? - Thanks
    BTW- Logic boots fine if I keep the waves stuff out of the components folder

    When you say "Audio Units Manager" are you talking about Logic's AU Manager, or some third party application? Is it the Granted Software one?
    If so, my versions of Waves 5 work well with them both. All that the Granted AU Manager does is move the component files (ie the Waveshell) between two directories to enable or disable the plugins, it won't affect Waves crashing at all.
    Without knowing what you did when things stopped working it's difficult to say, but it may well be a Waves installation, copy protection or authorisation issue, they can be notoriously odd behaving sometimes.
    Incidentally, why do you need two Waveshells? I think Logic only supports one of Waves' Waveshells at a time, at least it did in Logic 5, not sure about later ones.
    Not sure what else to suggest, really...

  • Saprouter automatic startup with OS restart

    Hi All,
    We are using saprouter 7.10 Patch level 4  on Linux x86_64 64bit.
    We execute below command to start saprouter:
    nohup ./saprouter -r &
    No issue is several times we have downtimes So we want to include this command in OS startup-shutdown procedure so that during downtimes saprouter automatically get stop and start.
    For it, We have below two challenges:
    1) First OS startup is taken care by root user So If I include this same command, router will be startup root user only. But We have one user saproutr which is used for router setup and we want to execute router startup with this user only So please suggest what changes I need to make in router start command.
    2) At this time to start saprouter I go to same directory where this executable is available So I think I need to add some environment variable to execute this commnd from any directory.
    Please suggest me for these points.
    Shivam Mittal

    Hi Venkatesh,
    Thank you very much for your reply,I tried to execute this command:
    su - saproutr -c "nohup ./usr/sap/saprouter/saprouter -r &"
    But first thing this command is asking saproutr user password.
    Second command output is
    nohup: cannot run command `./usr/sap/saprouter/saprouter': No such file or directory
    While this file is available in this directory.
    Normally I use command nohup ./saprouter -r &
    Please let me what wrong I am doing.
    My OS version is
    Red Hat Enterprise Linux Server release 5.7 (Tikanga)
    Please let me know if you have any more suggestion also.
    Shivam

Maybe you are looking for

  • How to use it

    My month 120 minis is full and make the paymemy again.but i can not make phone call tell me what i should do

  • 30-pin Doc Connector - Potential Problem ?

    Hello, Today I inserted my charger into the 30-pin doc connector and the phone started to charge normally. Usually when the charger is not fully plugged in I push it in a little more so that it has fitted all the way in. I thought the charger had not

  • GTX 580 artifacts

    Hello! I am using a GTX 580 Twin Frozr II and I am getting green artifacts in demanding games etc, haven't really noticed it in older games/simple programs. What happens is that the game freeze and there are green artifacts and then it crashes back t

  • Check Replicate Update

    Hi: My company has production and replicate databases. I run report mainly on replicate database. Many times the data in replicates was not correct as showed in front-end (production) even though the DBA says it's replicated daily. How do I check the

  • Can't sync my photo from my iphoto library.

    While syncing, an error message (-50) showed up. After checking around, I found that i can't sync photos from iPhoto because it displayed no albums in my iPhoto library under the "Photos" tab but there actually are albums in my iPhoto. It remained th